Commit graph

  • 8f2e27b3be
    eth/fetcher: refactor test code Csaba Kiraly 2026-01-15 17:15:51 +0100
  • 47d937b3f1
    accounts/abi: fix test mmsqe 2026-01-15 19:58:05 +0800
  • 7fddaecfd9
    accounts/abi: support inline tuple mmsqe 2026-01-15 14:16:19 +0800
  • fd81bb1b9f
    accounts/abi: support constructor/fallback/receive mmsqe 2026-01-15 14:24:06 +0800
  • bf541d1dfd
    accounts/abi, cmd/abigen: add human-readable ABI support mmsqe 2026-01-15 14:10:50 +0800
  • 494908a852
    triedb/pathdb: change the bitmap to big endian (#33584) rjl493456442 2026-01-15 17:28:57 +0800
  • 136765c085 wip: decouple access list from block and update tests Jared Wasinger 2026-01-15 16:26:27 +0900
  • 70a52dc4fb rpc: close ws handshake response body on error Sahil-4555 2026-01-15 08:52:45 +0530
  • 5dbbf3dc8e fix broken tests Jared Wasinger 2026-01-15 10:54:33 +0900
  • e3e556b266
    rpc: extract OpenTelemetry trace context from request headers (#33599) Jonny Rhea 2026-01-14 15:03:48 -0600
  • b616d63c55 incorporate internel/telemetry changes jonny rhea 2026-01-14 13:45:43 -0600
  • 4b13763607 Fix issue where span status wasn't properly passed to parents jonny rhea 2026-01-04 19:12:24 -0600
  • 1c173805c6 Ensure that all spans return ok when there are no errors jonny rhea 2026-01-04 16:12:09 -0600
  • 3ca77216c3 engine: add minimal OpenTelemetry tracing for newPayload jonny rhea 2025-12-17 15:37:26 -0600
  • 5465410985
    rpc: add test for http propagator lightclient 2026-01-14 11:51:59 -0700
  • b7c3df55a3
    rpc: extract opentelemetry trace context from request headers jonny rhea 2026-01-13 14:48:49 -0600
  • a9acb3ff93
    rpc, internal/telemetry: add OpenTelemetry tracing for JSON-RPC calls (#33452) Jonny Rhea 2026-01-14 11:58:30 -0600
  • d259e19f05
    fix: unittest cuiweixie 2026-01-14 21:40:18 +0800
  • e87a214a44 accounts/scwallet: fix panic in decryptAPDU BZO95 2026-01-14 20:16:15 +0800
  • 99a70623cd remove unused func cuiweixie 2026-01-14 20:08:26 +0800
  • 4bd95bc495 internal/ethapi: remove todo cuiweixie 2026-01-14 20:05:58 +0800
  • 0ec5e59b64 crypto,core/state: lru cache address to hash weixie.cui 2026-01-14 16:18:40 +0800
  • f1e8868ad2
    Merge 46a7f49f92 into 94710f79a2 Leonardo Arias Fonseca 2026-01-14 12:02:13 +0100
  • 94710f79a2
    accounts/keystore: fix panic in decryptPreSaleKey (#33602) DeFi Junkie 2026-01-14 13:51:48 +0300
  • 5f0e55d7b2 add state size tracer weiihann 2026-01-08 12:53:47 +0800
  • d5e17c9458 accounts/keystore: fix panic in decryptPreSaleKey BZO95 2026-01-14 17:10:30 +0800
  • 040dccd10c add back some changes I had stripped out Jared Wasinger 2026-01-14 17:59:49 +0900
  • 8b73b44533 more updates Jared Wasinger 2026-01-14 17:50:42 +0900
  • da5688fe53 crypto/ecies: harden length check in Decrypt Sahil-4555 2026-01-14 08:32:33 +0530
  • 52735463e2
    style: remove extra log Jonathan Oppenheimer 2026-01-13 16:19:38 -0500
  • 4ebef16b7a
    Update bytes.go lupin17 2026-01-13 21:42:44 +0100
  • d2326bf249 triedb/hashdb: using reflect.TypeFor cuiweixie 2026-01-14 00:56:07 +0800
  • 3b17e78274 crypto/ecies: use aes blocksize lightclient 2026-01-09 10:38:18 -0700
  • 5b99d2bba4 core/txpool: drop peers on invalid KZG proofs MariusVanDerWijden 2025-12-19 13:09:40 +0100
  • ea4935430b version: begin v1.17.0 release cycle Felix Lange 2026-01-13 17:07:44 +0100
  • abeb78c647 Merge branch 'dos-fixes' into release/1.16 v1.16.8 Felix Lange 2026-01-13 17:04:36 +0100
  • ce43eb98de version: release go-ethereum v1.16.8 stable Felix Lange 2026-01-13 16:19:28 +0100
  • 638741b082 crypto/ecies: use aes blocksize lightclient 2026-01-09 10:38:18 -0700
  • fdfd1235ac core/txpool: drop peers on invalid KZG proofs MariusVanDerWijden 2025-12-19 13:09:40 +0100
  • 8ecb68623b version: begin v1.16.8 release cycle Felix Lange 2025-11-04 13:28:20 +0100
  • 4c7645051f
    Update oss-fuzz.sh 0xFloki 2026-01-13 15:15:30 +0100
  • b86c15ea0e remove some of the perf-related components Jared Wasinger 2026-01-13 21:47:06 +0900
  • 5a1990d1d8
    rpc: fix limitedBuffer.Write to properly enforce size limit (#33545) Maxim Evtush 2026-01-13 14:25:53 +0200
  • a7050de4f3
    core/txpool: remove use of errors.Join function #27523 (#1914) Daniel Liu 2026-01-13 19:21:57 +0800
  • a7ddd8ac03
    core/txpool/legacypool: remove redundant check for floatingRatio #27477 (#1913) Daniel Liu 2026-01-13 19:21:21 +0800
  • 4addc980f4
    core/txpool/legacypool: reheap the priced list if london fork not enabled #27481 (#1912) Daniel Liu 2026-01-13 19:21:02 +0800
  • d38d746773
    core/txpool/legacypool: handle missing head in reset #27479 (#1909) Daniel Liu 2026-01-13 19:19:33 +0800
  • fe86bd16e4 harmonize spelling MariusVanDerWijden 2026-01-13 12:13:42 +0100
  • 63cef8fbad fix blockchain tests execution Jared Wasinger 2026-01-13 20:11:16 +0900
  • b80ffe98a5 Revert "rm bitutil xorbytes helper func" Sahil-4555 2026-01-13 10:43:26 +0530
  • 1d268e86b5 Revert "fix lint" Sahil-4555 2026-01-13 10:43:25 +0530
  • 2eaf312084 Revert "add" Sahil-4555 2026-01-13 10:43:24 +0530
  • e5c96ca45c Revert "revert add" Sahil-4555 2026-01-13 10:43:18 +0530
  • bc1c5a7598 revert add Sahil-4555 2025-12-30 17:23:12 +0530
  • a389dbd802 add Sahil-4555 2025-12-30 16:25:15 +0530
  • 41ebaf0ff2 fix lint Sahil-4555 2025-12-23 10:38:53 +0530
  • 3788c51798 rm bitutil xorbytes helper func Sahil-4555 2025-12-23 10:38:26 +0530
  • f40f5d5d54 fix failures preventing running tests Jared Wasinger 2026-01-13 18:00:14 +0900
  • 1c712daa14 fix rebase issues Jared Wasinger 2026-01-13 17:46:03 +0900
  • 1278b4891d
    tests: repair oss-fuzz coverage command (#33304) bigbear 2026-01-13 10:24:45 +0200
  • a298e30f5a
    Apply suggestions from code review Marius van der Wijden 2026-01-13 09:19:13 +0100
  • 72144d8ac4 all: all block access list changes up through devnet 1 including perf changes Jared Wasinger 2025-09-29 14:44:19 +0800
  • 6631b29f48 Revert "rm bitutil xorbytes helper func" Sahil-4555 2026-01-13 10:36:08 +0530
  • a1c074f554 Revert "fix lint" Sahil-4555 2026-01-13 10:36:06 +0530
  • 53bc181e73 Revert "add" Sahil-4555 2026-01-13 10:36:05 +0530
  • 12d33f7411 Revert "revert add" Sahil-4555 2026-01-13 10:36:03 +0530
  • 8041b7caba Disable discv4 by default Sahil-4555 2026-01-13 10:33:49 +0530
  • d5efca1950
    add test case lisenokdonbassenok 2026-01-13 00:45:45 +0200
  • 07f5030e50
    internal/flags: preserve BigFlag values from environment variables lisenokdonbassenok 2026-01-13 00:45:19 +0200
  • db9cbfdf77 core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 22:52:17 +0100
  • 06c09385b5 core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 22:47:41 +0100
  • 92c9f57227
    Update api.go marukai67 2026-01-12 22:24:05 +0100
  • 7f2eefa001 core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 22:20:59 +0100
  • 2ffbd8a102 core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 22:18:22 +0100
  • 686a2a3dfc core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 21:55:52 +0100
  • 794737fdd1 crypto/ecies: remove unused ecies cuiweixie 2026-01-13 03:49:03 +0800
  • 5f9bf92f34
    fix: remove avalanchego optimization Jonathan Oppenheimer 2026-01-12 15:32:34 -0500
  • 75905dd04b
    refactor: cancel/done arch Jonathan Oppenheimer 2026-01-12 12:07:18 -0500
  • 47e8f1184c core/types/bal: reduce alloc cuiweixie 2026-01-12 20:12:24 +0800
  • 48634ceb3d
    Update message_test.go sashaodessa 2026-01-12 12:28:26 +0100
  • 064b6efc53
    Update message.go sashaodessa 2026-01-12 12:26:48 +0100
  • 31d5d82ce5
    internal/ethapi: refactor RPC tx formatter (#33582) 0xcharry 2026-01-12 07:31:45 +0100
  • c890637af9
    core/rawdb: skip missing block bodies during tx unindexing (#33573) Jonny Rhea 2026-01-12 00:25:22 -0600
  • 771c632eaa triedb/pathdb: change the bitmap Gary Rong 2026-01-09 15:45:07 +0800
  • 7be05ef220 triedb/pathdb: implement trienode history indexing scheme Gary Rong 2025-12-15 11:36:58 +0800
  • 4d64bbe82d
    Update trie_test.go conomist 2026-01-11 17:26:12 +0100
  • 8379ccab8d
    Update api.go 0xcharry 2026-01-11 16:45:37 +0100
  • 2b4053c016 core/state: optimize map usage cuiweixie 2026-01-11 16:32:58 +0800
  • 017fe52f7b Revert unrelated test fixes Rin 2026-01-11 13:01:03 +0700
  • 950a4e3ac9 core/vm: reduce allocations in precompiled contracts BZO95 2026-01-11 12:32:41 +0800
  • 97e3564448
    Add AI Agent for Autonomous DeFi Trading prototype Claude 2026-01-10 22:27:58 +0000
  • a75ec5b58f
    Update blob_lru.go lupin17 2026-01-10 22:10:16 +0100
  • 6769b383fb tests: fix flaky TestUDPv5_lookupE2E by waiting for bootnode UDP port RinCodeForge927 2026-01-10 20:35:21 +0700
  • 84ff87cc65 test: fix TestSubscribePendingTxHashes deadlock by handling errors RinCodeForge927 2026-01-10 20:03:29 +0700
  • 33e1129aeb docker: run geth as non-root user RinCodeForge927 2026-01-10 16:51:36 +0700
  • cf88dcb3a1 core/types: avoid escape to heap cuiweixie 2026-01-10 16:30:02 +0800
  • a4e581b456 fix: pr title check cuiweixie 2026-01-10 11:18:08 +0800
  • 369b800e94 core: reduce alloc cuiweixie 2026-01-10 11:34:53 +0800
  • 101eed8a93 fix: gen cuiweixie 2026-01-10 11:11:40 +0800
  • f506aa1c27 gofmt -w -r 'interface {} -> any' . cuiweixie 2026-01-07 15:35:28 +0800