Skip to content

Prevent bid_collateral from executing through proposal before hardfork#441

Merged
pmconrad merged 1 commit into
bitshares:masterfrom
pmconrad:testnet_release
Oct 25, 2017
Merged

Prevent bid_collateral from executing through proposal before hardfork#441
pmconrad merged 1 commit into
bitshares:masterfrom
pmconrad:testnet_release

Conversation

@pmconrad

Copy link
Copy Markdown
Contributor

This fix prevents an issue pointed out by @abitmore:
An upgraded witness could include a proposal with a bid_collateral_operation into the blockchain, which would cause block misses for nodes that haven't upgraded yet. After a majority of witnesses have upgraded, such an event would exclude all older nodes from the network.

@oxarbitrage oxarbitrage left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that will work.

@abitmore

Copy link
Copy Markdown
Member

Looks good. Although it presumes HF 429 and HF 216 will occur at same time, practically it's OK for now.

@pmconrad

Copy link
Copy Markdown
Contributor Author

Thanks. The code will be removed after the HF time anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants