erigon-pulse/consensus/aura
brendan-kelly ee99f17fbe
Add Parlia consensus engine for Binance Smart Chain support (#3086)
* Add Parlia consensus engine for Binance Smart Chain support

* Leave RamanujanBlock as nil in params/config.go

* Run `go fmt` on files needing it

* Add comment for PoSA

* Remove empty branches and ineffectual assignments in parlia.go

* Remove commented imports

* Fix compilation error

* Remove EIP155Signer in transaction_signing.go

* Fix compilation issue

* Fix go fmt issues

* Remove Ramanujan from print statement

* Remove references to EthAPIBackend approach

* Fix Finalize method across consensus engines

* Run go fmt

* More linting

* Remove more changes

* remove a comment

* Remove unneeded hashing function

* Remove bytes check and fix actual vs expected mistake
2021-12-11 00:07:10 +00:00
..
auraabi Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
aurainterfaces Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
consensusconfig switched Fermion to Clique (#2823) 2021-10-13 17:51:45 +03:00
contracts Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
oe-test Sokol v0 - better header rlp, steps to generate blocks (#2256) 2021-06-30 16:30:21 +07:00
test Sokol v0 - better header rlp, steps to generate blocks (#2256) 2021-06-30 16:30:21 +07:00
aura_test.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
aura.go Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
config.go Sokol v0: support for first epoch-set transition (#2411) 2021-07-21 18:13:26 +07:00
finality_test.go Sokol v0: support for first epoch-set transition (#2411) 2021-07-21 18:13:26 +07:00
validators.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00