go-ethereum/consensus/XDPoS
Banana-J 3051b2de41
use rlock instead of lock in v1 consensus engine (#483)
Co-authored-by: wjrjerome <wjrjerome@babylonchain.io>
2024-03-10 09:51:05 +11:00
..
engines use rlock instead of lock in v1 consensus engine (#483) 2024-03-10 09:51:05 +11: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