mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 05:41:35 +00:00
Synchronize miner gas tip updates across subsystems when RPC updates gas price. - update eth miner API to apply gas tip changes to both txpool and miner - add miner/worker SetGasTip path and initialize worker tip from config - adjust bind util test to use params.GWei over base fee Ref: #28933 |
||
|---|---|---|
| .. | ||
| internal/contracts | ||
| auth.go | ||
| backend.go | ||
| base.go | ||
| base_test.go | ||
| dep_tree.go | ||
| dep_tree_test.go | ||
| generate_test.go | ||
| lib.go | ||
| util.go | ||
| util_test.go | ||