Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prevent bid_collateral from executing through proposal before hardfork #441

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

pmconrad
Copy link
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.

Copy link
Member

@oxarbitrage oxarbitrage left a comment

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
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
Contributor Author

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants