go-ethereum/consensus/bor
Arpit Agarwal d8c07f302a
fix: Check block delay in verifyHeaders / remove empty chainId check (MAT-1080, MAT-1089) (#49)
* fix: Check block delay in verifyHeaders

* Pull block time check out of if condition

* fix: Always check chainId equality in heimdall response
2020-04-20 11:53:05 +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 fix: Check block delay in verifyHeaders / remove empty chainId check (MAT-1080, MAT-1089) (#49) 2020-04-20 11:53:05 +05:30
clerk.go check bor chain id for commit span and state 2020-02-15 15:36:53 +05:30
rest.go fix polluted path and check data length for validation action 2020-03-25 18:41:16 +05:30
snapshot.go remove unwanted comments 2020-02-08 02:48:02 +05:30
span.go fix errors and refactoring 2019-11-05 12:12:10 +05:30
validator.go change package name 2019-11-12 13:17:12 -05:00
validator_set.go change package name 2019-11-12 13:17:12 -05:00