-
Notifications
You must be signed in to change notification settings - Fork 20.8k
Pull requests: ethereum/go-ethereum
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ethapi: Fix DoEstimateGas to apply overrides with correct precompile set
#31795
opened May 9, 2025 by
MonkeyMarcel
Loading…
accounts/abi: return an error if attempting to pack a negative
big.Int
value for a parameter that is defined as uint*
in the ABI
#31790
opened May 9, 2025 by
jwasinger
Loading…
core: effectiveTip =
GasPrice - BaseFee
instead of GasFeeCap - BaseFee
#31771
opened May 6, 2025 by
zhiqiangxu
Loading…
consensu/misc/eip4844: implement EIP-7918 - adjustments to excess blob gas calculation
#31756
opened May 2, 2025 by
jwasinger
Loading…
eth/tracers: refactor tracers to deduplicate code, use same underlying block/tx tracing methods for all code paths
#31748
opened Apr 30, 2025 by
jwasinger
Loading…
core, consensus/beacon: defer trie resolution until necessary
#31725
opened Apr 28, 2025 by
rjl493456442
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.