issues
search
okx
/
xlayer-erigon
Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
20
stars
6
forks
source link
Clean up gaspricer
#111
Closed
sieniven
closed
2 months ago
sieniven
commented
2 months ago
Summary
Prevents node panic on startup by explicitly setting lastRawGP on gaspricer with default gasprice on gaspricer initialization
Remove legacy gpo.enable-follower-adjust config, follower to always use both L1 and L2 coin prices for gas price calculations
Add utility wei amount conversion method for fixed gaspricer
Add clearer documentation and naming for readability
Fix gaspricer follower test
Summary