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-19 21:31:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d901d1df6e
go-ethereum
/
consensus
History
Jianrong
d901d1df6e
race condition caused by old eth bug where read before write. We fixing it by passing down header in the snapshot to avoid touching ETH code. This is just a precaution to avoid undiscovered bugs in XDC as a result of fundmental ETH implementation change
2021-12-21 10:32:55 +11:00
..
clique
new EVM Upgrade
2021-09-21 16:53:46 +05:30
ethash
new EVM Upgrade
2021-09-21 16:53:46 +05:30
misc
new EVM Upgrade
2021-09-21 16:53:46 +05:30
XDPoS
race condition caused by old eth bug where read before write. We fixing it by passing down header in the snapshot to avoid touching ETH code. This is just a precaution to avoid undiscovered bugs in XDC as a result of fundmental ETH implementation change
2021-12-21 10:32:55 +11:00
consensus.go
add a simple test to verify DB is the same across different engine versions
2021-10-16 13:22:48 +11:00
errors.go
ignore faster with block no validator m2
2018-11-12 15:41:24 +05:30