erigon-pulse/eth
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
..
calltracer added engine_executePayloadV1 2021-11-21 22:47:33 +01:00
ethconfig Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
ethutils Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
filters Inner errors (#2774) 2021-10-04 22:16:52 +07:00
gasprice Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
integrity move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
protocols/eth [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
stagedsync Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
tracers Starknet getcode (#3038) 2021-12-06 14:58:53 +00:00
api_backend.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
api_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
api.go Remove puppeth & account management (#1610) 2021-03-26 21:05:42 +03:00
backend.go Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00