go-ethereum/consensus/bor
2020-04-27 08:57:03 +05:30
..
bor_test fix: Check block delay in verifyHeaders / remove empty chainId check (MAT-1080, MAT-1089) (#49) 2020-04-20 11:53:05 +05:30
api.go Cleanup debug statements 2020-03-18 14:48:57 +05:30
bor.go refactor: Fix minor issues from audit (2.36/37/40/41) 2020-04-27 08:57:03 +05:30
clerk.go check bor chain id for commit span and state 2020-02-15 15:36:53 +05:30
errors.go refactor: Bubble up error in updateTotalVotingPower instead of panic (2.29) 2020-04-27 08:56:55 +05:30
rest.go fix polluted path and check data length for validation action 2020-03-25 18:41:16 +05:30
snapshot.go refactor: Fix minor issues from audit (2.36/37/40/41) 2020-04-27 08:57:03 +05:30
span.go fix errors and refactoring 2019-11-05 12:12:10 +05:30
validator.go dev: rename CompareProposerPriority to Cmp, add nil check (2.27) 2020-04-21 11:31:45 +05:30
validator_set.go refactor: Bubble up error in updateTotalVotingPower instead of panic (2.29) 2020-04-27 08:56:55 +05:30