bitshares / bitshares/bitshares-core
new_options should be optional in asset_update_operation
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 660
- Avg merge
- 8h 17m
- Merged PRs (30d)
- 26
Description
_From @theoreticalbts on February 15, 2016 15:28_
`new_options` should be optional allowing `asset_update_operation` with semantics of "don't change the options" (but maybe change the issuer).
It's going to be hard to implement this change without breaking protocol compatibility.
_Copied from original issue: cryptonomex/graphene#580_
Update: https://github.com/bitshares/bsips/issues/159 will cover this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked BSIPS issue 159, which is identified as covering this change, then inspect the protocol definition and handling of asset_update_operation. Done means new_options can be omitted without changing existing options, issuer changes remain possible, and protocol compatibility is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 15/100