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
1
09b66ea8c4
go-ethereum
/
consensus
/
XDPoS
History
Daniel Liu
09b66ea8c4
engine_v2: check overflow first, close XFN-20 (
#1659
)
2025-11-03 12:55:57 +05:30
..
engines
engine_v2: check overflow first, close XFN-20 (
#1659
)
2025-11-03 12:55:57 +05:30
utils
XDPoS/utils: use
strconv.ParseInt
to convert int64, close XFN-24 (
#1660
)
2025-11-03 12:55:37 +05:30
api.go
all: fix missing
nil
check, close XFN-114 (
#1695
)
2025-11-01 23:21:44 +05:30
api_test.go
all: fix whitespace (
#1572
)
2025-09-24 07:58:40 +08:00
XDPoS.go
separate fullVerifies array into v1fullVerifies and v2fullVerifies (
#1618
)
2025-10-16 12:17:05 +04:00
XDPoS_test.go
Extend masternode candidate (
#261
)
2023-05-16 21:43:56 +08:00