mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
rlp: add RawList for working with un-decoded lists (#33755)
release.yml #341 -Commit
7b7be249cb
pushed by
forks
metrics: add missing GaugeInfo case in GetAll() (#33748)
release.yml #340 -Commit
6b82cef68f
pushed by
forks
core/txpool/legacypool: reduce unnecessary allocations during add (#33701)
release.yml #339 -Commit
bba41f8072
pushed by
forks
core/types, internal/ethapi, signer/core/apitypes: avoid copying 128KB blobs in range loops (#33717)
release.yml #338 -Commit
54a91b3ad8
pushed by
forks
accounts/usbwallet: add support for Ledger Nano Gen5 (#33297)
release.yml #337 -Commit
b9288765a3
pushed by
forks
internal/ethapi: Add timestamp to eth_getTransactionByHash (#33709)
release.yml #336 -Commit
6530945dcd
pushed by
forks
triedb/pathdb: preallocate slices in decodeRestartTrailer (#33715)
release.yml #335 -Commit
cb97c48cb6
pushed by
forks
ethclient: fix timeout param for eth_sendRawTransactionSync (#33693)
release.yml #334 -Commit
845009f684
pushed by
forks
core/state: add bounds check in heap eviction loop (#33712)
release.yml #333 -Commit
a179ccf6f0
pushed by
forks
crypto/ecies: fix ECIES invalid-curve handling (#33669)
release.yml #332 -Commit
c974722dc0
pushed by
forks
eth/gasprice: reduce allocations (#33698)
release.yml #331 -Commit
424bc22ab8
pushed by
forks
core: standardize slow block JSON output for cross-client metrics (#33655)
release.yml #330 -Commit
1e9dfd5bb0
pushed by
forks
core/rawdb: preallocate slice in iterateTransactions (#33690)
release.yml #329 -Commit
344d01e2be
pushed by
forks
triedb/pathdb: improve trienode reader for searching (#33681)
release.yml #328 -Commit
181a3ae9e0
pushed by
forks
trie: preallocate slice capacity (#33689)
release.yml #327 -Commit
e250836973
pushed by
forks
core: extend the code reader statistics (#33659)
release.yml #326 -Commit
c2595381bf
pushed by
forks
core/txpool/legacypool: fix stale counter (#33653)
release.yml #325 -Commit
9a8e14e77e
pushed by
forks
core/vm: update EIP-8024 - Missing immediate byte is now treated as 0x00 (#33614)
release.yml #324 -Commit
251b863107
pushed by
forks
core, eth, internal, triedb/pathdb: enable eth_getProofs for history (#32727)
release.yml #323 -Commit
1022c7637d
pushed by
forks
core/txpool/legacypool: reset gauges on clear (#33654)
release.yml #322 -Commit
35922bcd33
pushed by
forks
core/types: fix panic on invalid signature length (#33647)
release.yml #321 -Commit
8fad02ac63
pushed by
forks
core/state: ensure deterministic hook emission order in Finalise (#33644)
release.yml #320 -Commit
2eb1ccc6c4
pushed by
forks
triedb/pathdb: double check the list availability before regeneration (#33622)
release.yml #319 -Commit
d0af257aa2
pushed by
forks
rlp: improve SplitListValues allocation efficiency (#33554)
release.yml #318 -Commit
ef815c59a2
pushed by
forks
core: invoke selfdestruct tracer hooks during finalisation (#32919)
release.yml #316 -Commit
715bf8e81e
pushed by
forks
core/vm: in selfdestruct gas calculation, return early if there isn't enough gas to cover cold account access costs (#33450)
release.yml #315 -Commit
b6fb79cdf9
pushed by
forks
core/vm: check if read-only in gas handlers (#33281)
release.yml #314 -Commit
23c3498836
pushed by
forks
triedb/pathdb: change the bitmap to big endian (#33584)
release.yml #312 -Commit
494908a852
pushed by
forks