go-ethereum/eth/gasprice
colin bdf64cfb39
fix(GPO): make default gas tip configurable (#1096)
* fix(GPO): increase min suggested tip to 100 wei

* chore: auto version bump [bot]

* make DefaultGasTip configurable

* revert a comment change

* fix unit tests

* rename GasTip to GasTipCap, more consistent with geth naming conventions

* yet another comment tweak

* tweak

* address comments

* another

* make defaultGasTipCap.Int64 >0

---------

Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
2024-12-10 18:43:12 +08:00
..
feehistory.go feat: update upcoming fork names (#680) 2024-03-26 14:41:32 +00:00
feehistory_test.go feat: congestion-aware gas price oracle (#790) 2024-06-04 17:05:58 +08:00
gasprice.go fix(GPO): make default gas tip configurable (#1096) 2024-12-10 18:43:12 +08:00
gasprice_test.go fix(GPO): make default gas tip configurable (#1096) 2024-12-10 18:43:12 +08:00