erigon-pulse/cmd/hack
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
..
db Inner errors (#2774) 2021-10-04 22:16:52 +07:00
flow hide file exists err (#2218) 2021-06-22 11:09:45 +01:00
scripts Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
tool Recsplit: add hack recsplitLookup for test (#2895) 2021-10-31 10:20:31 +07:00
hack.go Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00