mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
ee99f17fbe
* 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 |
||
---|---|---|
.. | ||
bitutil | ||
changeset | ||
compiler | ||
dbutils | ||
debug | ||
debugprint | ||
fdlimit | ||
hexutil | ||
math | ||
mclock | ||
paths | ||
prque | ||
u256 | ||
big.go | ||
bytes_test.go | ||
bytes.go | ||
context.go | ||
debug.go | ||
format.go | ||
hasher.go | ||
path.go | ||
size_test.go | ||
size.go | ||
test_utils.go | ||
tuples_test.go | ||
tuples.go | ||
types_test.go | ||
types.go |