-
Notifications
You must be signed in to change notification settings - Fork 660
Open
Labels
Milestone
Description
From @abitmore on February 16, 2016 6:44
As @theoreticalbts mentioned in cryptonomex/graphene#570 (comment) I'm now creating this ticket.
- The BSIP10 feature requirement/description is here.
- My main develop branch is
herehere. - //Update: the branches below have been merged into the main develop branch (above)
- In this branch I implemented a feature: with
asset_update_operationthenew_optionscan have a nullCER, in this caseCERofasset_to_updatewon't change. It addresses the No. 5 known issue in BSIP10. //Update: branch merged to main develop branch - In this branch I implemented a new operation
committee_member_update_core_asset_operation, so committee can change some options of CORE asset. It addresses the No. 3 known issue in BSIP10. //Update: branch merged to main develop branch
- In this branch I implemented a feature: with
@xeroc suggested me to re-base the code so he can merge it to test network easier, but I don't think it's good to do it right now, since it will cause loss of tracking to individual changes(I'm a bit bias here).
Current code is based on bitshares branch (the production branch). I may need to merge new codes from develop branch. Maybe need a new ticket for this? //Update: this job is finished.
Copied from original issue: cryptonomex/graphene#583
Reactions are currently unavailable