erigon-pulse/consensus/aura
Andrew Ashikhmin 319e99e72a
Skip gas limit checks for chains with gas limit contract (#7567)
Dirty hack to fix Chiado until #7151 is properly implemented. Should fix
the following error:
```
[WARN] [05-23|17:07:39.303] Verification failed for header           hash=0x4eee718e5958a862746ea9a9531a16e6a404698d3a0e8120e8aff743b9f1e0a2 height=1 err="invalid gas limit: have 12500000, want 10000000 +-= 9764"
```
2023-05-23 22:14:18 +02:00
..
auraabi attempt to fix TestGolangBindings (#7041) 2023-03-07 06:14:35 +00:00
aurainterfaces Proper Gnosis Chain rewards in trace_block (#7473) 2023-05-09 17:19:23 +02:00
contracts Add maxNumberOfFailedWithdrawalsToProcess to executeSystemWithdrawals (#7197) 2023-03-28 14:05:32 +00:00
aura_test.go Embed AuRa config into chain Config (#7307) 2023-04-14 07:51:25 +00:00
aura.go Skip gas limit checks for chains with gas limit contract (#7567) 2023-05-23 22:14:18 +02:00
config_test.go Embed AuRa config into chain Config (#7307) 2023-04-14 07:51:25 +00:00
config.go Embed AuRa config into chain Config (#7307) 2023-04-14 07:51:25 +00:00
finality_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
validators.go remove lru package alias (#7251) 2023-04-04 04:02:23 +00:00