erigon-pulse/consensus/bor
Andrew Ashikhmin 1fd9d20e14
EIP-4788 v2 (no precompile) (#8038)
See https://github.com/ethereum/EIPs/pull/7456 &
https://github.com/ethereum/go-ethereum/pull/27849. Also set the gas
limit for system calls to 30M (previously 2^64-1), which is in line with
the [Gnosis
spec](https://github.com/gnosischain/specs/blob/master/execution/withdrawals.md#specification),
but should be doubled checked for Gnosis Chain.
2023-08-24 17:10:50 +02:00
..
abi Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
clerk Bor span testing (#7897) 2023-07-18 09:47:04 +01:00
contract Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00
heimdall Bor span testing (#7897) 2023-07-18 09:47:04 +01:00
heimdallgrpc Devnet contract utils (#7928) 2023-07-28 14:03:32 +01:00
statefull Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00
valset [devnet] Always select first node, fix configuration mess up between nodes (#7863) 2023-07-10 11:37:55 +01:00
api.go lru lib version up (#7695) 2023-06-09 13:46:58 +07:00
bor_test.go bor: BroadcastNewBlock to all peers from validator nodes (#8030) 2023-08-23 14:28:39 +02:00
bor.go EIP-4788 v2 (no precompile) (#8038) 2023-08-24 17:10:50 +02:00
errors.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
fake.go Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00
genesis_contract_mock.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
genesis.go Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00
heimall.go Devnet contract utils (#7928) 2023-07-28 14:03:32 +01:00
merkle.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
snapshot_test.go Bor span testing (#7897) 2023-07-18 09:47:04 +01:00
snapshot.go [bor] Desambiguate the term checkpoint (#7698) 2023-06-09 22:19:24 +01:00
span_mock.go consensus/bor: use current producers for extra data validation (#7564) 2023-05-24 12:57:31 +07:00
span.go consensus/bor: use current producers for extra data validation (#7564) 2023-05-24 12:57:31 +07:00