go-ethereum/cmd
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
..
abidump Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
abigen feat(abigen): Add flag let be able to add user tmpl file. (#362) 2023-06-19 11:32:20 +08:00
bootnode Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
checkpoint-admin Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
clef Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
devp2p feat: Sync and relay L1 messages (#350) 2023-06-07 07:24:19 -07:00
ethkey style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
evm feat: update L1 data fee in Curie hard fork (#755) 2024-05-28 14:12:39 +02:00
faucet style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
geth feat(tx-pool): fast reject known skipped txs (#1004) 2024-08-26 22:48:44 +08:00
p2psim style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
puppeth Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
rlpdump Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
utils fix(GPO): make default gas tip configurable (#1096) 2024-12-10 18:43:12 +08:00