bitshares / bitshares/bitshares-core

add producers to impacted and notify in asset_update_feed_producers_operation

Open
#957 2 comments 0 reactions 0 assignees View on GitHub
1c Task 2b Gathering Requirements 3c Enhancement 6 Protocol hardfork
Dominant language
C++
Stars
1.2k
Forks
660
Avg merge
8h 17m
Merged PRs (30d)
26

Description

we added fee_payer() to all operations in bitshares at: https://github.com/bitshares/bitshares-core/pull/955

we want to also add producers to asset_update_feed_producers_operation as proposed in:
https://github.com/bitshares/bitshares-core/pull/955#discussion_r190358314

why hardfork is needed here?
Abit More: adding fee_payer doesn't change account history numbering but adding producers will
so we need to do it with a hard fork guard.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with asset_update_feed_producers_operation and read the referenced pull request and discussion about adding producers. Check how fee_payer changes were implemented, how account history numbering is affected, and where a hardfork guard belongs. Done means producers are added without breaking numbering or pre-hardfork behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
blockchain
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.