Skip to content

Pull requests: ethereum/go-ethereum

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: support disc v4/v5 mix mode in bootnode
#29717 opened May 7, 2024 by 2129zxl Loading… updated Jun 6, 2024
health: expand health check functionality with health package
#29056 opened Feb 22, 2024 by crypto-services Loading… updated Jun 6, 2024
trie: reduce fullNode to valueNode with only index[16] after delete
#26480 opened Jan 12, 2023 by qinglin89 Loading… updated Jun 6, 2024
ethclient: add HTTP fallback for subscriptions
#27541 opened Jun 22, 2023 by fjl Draft updated Jun 6, 2024
core/txpool: check for overdraft when adding tx
#28076 opened Sep 7, 2023 by dwn1998 Loading… updated Jul 4, 2024
p2p/discover: fix bug in checkNodesEqual
#29603 opened Apr 22, 2024 by bugmaker9371 Loading… updated Jul 22, 2024
core/{state,vm}: FILL_COSTS using StateExists
#30390 opened Sep 4, 2024 by gballet Draft updated Sep 4, 2024
Add --http.proto flag to allow for binding to unix socket
#29330 opened Mar 24, 2024 by elee1766 Loading… updated Sep 13, 2024
A local Overflow Pool to cache transactions during high traffic
#30567 opened Oct 10, 2024 by emailtovamos Loading… updated Oct 11, 2024
accounts/keystore: fix flaky test TestWalletNotifications
#30053 opened Jun 23, 2024 by Halimao Loading… updated Nov 19, 2024
miner, core/txpool: refactor processing of pending transactions
#29025 opened Feb 19, 2024 by holiman Loading… updated Feb 18, 2025
4 of 5 tasks
eth/tracers/live: run supply tests off of generated artifacts
#30451 opened Sep 17, 2024 by s1na Loading… updated Feb 25, 2025
Remove unnecessary receipt derivation logic
#29670 opened Apr 28, 2024 by pengin7384 Loading… updated Mar 18, 2025
[wip] implement FILL_COST verkle
#30201 opened Jul 22, 2024 by gballet Draft updated Mar 24, 2025
all: current state of verkle testnet branch verkle
#28986 opened Feb 14, 2024 by gballet Draft updated Mar 24, 2025
feat: implement EIP-7594 related changes (cell proof)
#31453 opened Mar 21, 2025 by 0x00101010 Draft updated Mar 27, 2025
common: deprecate CopyBytes
#31546 opened Apr 2, 2025 by fjl Loading… updated Apr 2, 2025
discover: adds mutex and lock/unlock logic to prevent race condition
#31575 opened Apr 6, 2025 by r4f4ss Loading… updated Apr 7, 2025
triedb/pathdb: abstract the state hasher in state reverting
#31591 opened Apr 8, 2025 by rjl493456442 Loading… updated Apr 8, 2025
core/types: add method to compute transaction intrinsic gas
#31109 opened Feb 1, 2025 by cedrickah Loading… updated Apr 10, 2025
core: don't terminate geth on rewind during sync
#31603 opened Apr 10, 2025 by MariusVanDerWijden Loading… updated Apr 23, 2025
feat(rpc): implement debug_executionWitness API
#30613 opened Oct 16, 2024 by 0x00101010 Loading… updated May 2, 2025
core, miner: do not populate receipts field during mining
#31813 opened May 12, 2025 by MariusVanDerWijden Loading… updated May 27, 2025
ProTip! Filter pull requests by the default branch with base:master.