Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Hard fork #405

Merged
merged 9 commits into from
Sep 22, 2015
Merged

Hard fork #405

merged 9 commits into from
Sep 22, 2015

Conversation

moneromooo-monero
Copy link
Collaborator

No description provided.

This keeps track of voting via block version, in order to decide
when to enable a particular fork's code.
Since the state isn't actually saved anywhere, as the archive
code isn't called in the new DB version.
There will be a delay on first load of an existing blockchain
as it gets reparsed for this state data.
@fluffypony fluffypony merged commit 5b11a89 into monero-project:master Sep 22, 2015
fluffypony added a commit that referenced this pull request Sep 22, 2015
5b11a89 hardfork: most state now saved to the DB (moneromooo-monero)
0a54c3a hardfork: remove the "parts are copyright cryptonote" notices (moneromooo-monero)
e546f37 Add an RPC call and daemon command to get info on hard fork voting (moneromooo-monero)
d067131 blockchain: force a hardfork recalculation at load time (moneromooo-monero)
a717761 core: add consts where appropriate (moneromooo-monero)
8ffc508 core: moan when we think an update is needed to get latest hard fork info (moneromooo-monero)
f854984 blockchain: use the new hardfork class (moneromooo-monero)
62b1f74 New hardfork class (moneromooo-monero)
bed9a44 blockchain: add a couple missing includes (moneromooo-monero)
scilicet64 pushed a commit to Beldex-Coin/beldex that referenced this pull request Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants