File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ var (
2929
3030// see https://calver.org
3131const (
32- Major = 3 // Major version component of the current release
33- Minor = 3 // Minor version component of the current release
34- Micro = 6 // Micro version component of the current release
35- Modifier = "beta3" // Modifier component of the current release
36- DefaultSnapshotGitBranch = "main" // Branch of erigontech/erigon-snapshot to use in OtterSync
32+ Major = 3 // Major version component of the current release
33+ Minor = 3 // Minor version component of the current release
34+ Micro = 6 // Micro version component of the current release
35+ Modifier = "" // Modifier component of the current release
36+ DefaultSnapshotGitBranch = "main" // Branch of erigontech/erigon-snapshot to use in OtterSync
3737 VersionKeyCreated = "ErigonVersionCreated"
3838 VersionKeyFinished = "ErigonVersionFinished"
3939 ClientName = "erigon"
Original file line number Diff line number Diff line change 8787 "rioBlock" : 77414656 ,
8888 "madhugiriBlock" : 80084800 ,
8989 "madhugiriProBlock" : 80084800 ,
90+ "dandeliBlock" : 81424000 ,
9091 "coinbase" : {
9192 "0" : " 0x0000000000000000000000000000000000000000" ,
9293 "77414656" : " 0x7Ee41D8A25641000661B1EF5E6AE8A00400466B0"
You can’t perform that action at this time.
0 commit comments