go-ethereum/params
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
..
bootnodes.go feat: update network configuration (#533) 2023-10-08 16:03:41 +02:00
config.go fix: account for tx subcircuit confidence factor (#1065) 2024-10-11 09:19:04 +03:00
config_test.go feat: make descartes a timestamp based fork (#852) 2024-06-26 12:35:04 +08:00
dao.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
denomination.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go feat: implement RIP-7212/EIP-7212 (#798) 2024-06-06 13:40:37 +02:00
version.go fix(GPO): make default gas tip configurable (#1096) 2024-12-10 18:43:12 +08:00