mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 22:00:46 -04:00
Merge pull request #741
eda51a0
set fork date for September, add hyc's GPG key, remove aabramov's (Riccardo Spagni)
This commit is contained in:
commit
def05d6353
3 changed files with 47 additions and 31 deletions
|
@ -81,6 +81,9 @@ static const struct {
|
|||
|
||||
// version 2 starts from block 1009827, which is on or around the 20th of March, 2016. Fork time finalised on 2015-09-20. No fork voting occurs for the v2 fork.
|
||||
{ 2, 1009827, 0, 1442763710 },
|
||||
|
||||
// version 3 starts from block 1141317, which is on or around the 24th of September, 2016. Fork time finalised on 2016-03-21.
|
||||
{ 3, 1009827, 0, 1442763710 },
|
||||
};
|
||||
static const uint64_t mainnet_hard_fork_version_1_till = 1009826;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue