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-30 18:27:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
04c3f483b8
go-ethereum
/
consensus
/
XDPoS
History
Gary
04c3f483b8
fix: add verification of vote signer belonging to masternodes
2024-03-19 20:40:00 +08:00
..
engines
fix: add verification of vote signer belonging to masternodes
2024-03-19 20:40:00 +08:00
utils
change the API to be block num based
2023-12-28 15:13:05 +11:00
api.go
Fix the typo missied to missed
2023-12-28 23:03:53 +11:00
api_test.go
Fix API penalty bug and add more info in api (
#262
)
2023-05-16 21:23:02 +10:00
XDPoS.go
fix: always check for error value and return nil, err where possible (
#426
)
2024-02-11 20:32:24 +11:00
XDPoS_test.go
Extend masternode candidate (
#261
)
2023-05-16 21:43:56 +08:00