issues
search
Fantom-foundation
/
go-opera
Opera blockchain protocol secured by the Lachesis consensus algorithm
https://fantom.foundation/
GNU Lesser General Public License v3.0
283
stars
283
forks
source link
Fix GPO suggesting top lower than txpool's limit
#512
Closed
uprendis
closed
1 year ago
uprendis
commented
1 year ago
set txpool's min gas tip to 0 instead of 1 (in FTM, unlike ETH, txs with zero tip make sense due to different gas market)
add min gas tip config for GPO and crosscheck it with txpool's configured min gas tip