This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum
Watch
1
Star
0
Fork
You've already forked go-ethereum
1
mirror of
https://github.com/ethereum/go-ethereum.git
synced
2026-06-27 08:56:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0241d40699
go-ethereum
/
consensus
/
XDPoS
History
Jerome
0241d40699
verify headers shall use parent block if not present in the chain (
#77
)
2022-04-01 00:11:04 -06:00
..
engines
verify headers shall use parent block if not present in the chain (
#77
)
2022-04-01 00:11:04 -06:00
utils
Xin 163 (
#76
)
2022-04-01 14:59:16 +11:00
api.go
refactor XDPoS to accommodate multiple consensus engine versions
2021-10-10 16:02:16 +11:00
XDPoS.go
Xin 147 initial for both first v2 block and further, also introduce getExtraField function (
#64
)
2022-03-08 20:34:11 +01:00
XDPoS_test.go
add a simple test to verify DB is the same across different engine versions
2021-10-16 13:22:48 +11:00