erigon-pulse/consensus/merge
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
..
merge_test.go Rename Serenity consensus engine to Merge (#7475) 2023-05-09 18:45:33 +01:00
merge.go Skip gas limit checks for chains with gas limit contract (#7567) 2023-05-23 22:14:18 +02:00