Commit graph

  • 7fe474b24c core/rawdb, ethdb, triedb/pathdb: rename to SyncAncient Gary Rong 2025-04-23 09:23:49 +0800
  • 80547a50d9
    cmd/geth: make authrpc listening address settable from cli #24522 (#994) JukLee0ira 2025-04-27 19:55:03 +0800
  • 230a2f09ba
    cmd/geth, node, rpc: implement jwt tokens #24364 (#993) JukLee0ira 2025-04-27 18:17:09 +0800
  • e0498eb84b cmd/clef: implement EIP-4361 SIWE (Sign-In With Ethereum) message validator k66 2025-04-27 03:50:13 +0800
  • 7a5c864340
    Updating packager (#1527) Daniel Jones 2025-04-27 02:22:52 -0500
  • ba4784866f
    Merge 048bc9b064 into f750117ad1 Viraj Bhartiya 2025-04-25 21:54:40 -0700
  • 8fa6e26562
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-04-26 12:40:04 +0800
  • 4d66cf49bc if the txhash is set and is not the first tx then vmConf.Tracer call will trigger panic maskpp 2025-04-26 00:08:02 +0800
  • 077ebb5a89 if err != nil then vmRet is null so will trigger panic maskpp 2025-04-26 00:03:40 +0800
  • 73b1ff2cd4 core/filtermaps: do not derive full receipts during rendering Marius van der Wijden 2025-04-25 17:34:50 +0200
  • 232bafe6fb sanity check Sina Mahmoodi 2025-04-25 16:53:54 +0200
  • f044367288 add triedb metrics to block io Sina Mahmoodi 2025-04-25 16:47:47 +0200
  • a87efdb24c core/txpool/legacypool: refactor truncatePending Marius van der Wijden 2025-04-25 16:08:52 +0200
  • 23bb0c49de collect block level times Sina Mahmoodi 2025-04-25 15:40:44 +0200
  • 27725c46af core/txpool/legacypool: refactor truncatePending Marius van der Wijden 2025-04-25 14:50:52 +0200
  • f750117ad1 version: begin v1.15.11 release cycle Felix Lange 2025-04-25 13:27:24 +0200
  • 2bf8a78984 version: release go-ethereum v1.15.10 stable v1.15.10 Felix Lange 2025-04-25 12:44:25 +0200
  • 022df3d4c5 regenerate abigen test files Jared Wasinger 2025-04-25 18:26:59 +0800
  • b6bdd698a0
    core/filtermaps: fix deadlock in filtermap callback (#31708) rjl493456442 2025-04-25 17:57:38 +0800
  • c8592a42a8 fix negative evm Sina Mahmoodi 2025-04-25 11:49:58 +0200
  • 9ed71be375 fix method comment Jared Wasinger 2025-04-25 17:37:44 +0800
  • 01649de12e error on minus evm time Sina Mahmoodi 2025-04-25 11:37:20 +0200
  • 0fc0b407f7 Expose IO measurements from statedb Sina Mahmoodi 2025-04-25 11:29:45 +0200
  • 4278dab145 eth/tracers: add perf tracking live tracer Sina Mahmoodi 2025-04-25 11:28:45 +0200
  • 39c1de6c5c accounts/abi: revert pointer return for Unpack Jared Wasinger 2025-04-25 17:25:28 +0800
  • 0d0fa7f59f
    rpc: add method name length limit Matus Kysel 2025-04-25 10:55:38 +0200
  • caa52719b2 fix build Jared Wasinger 2025-04-25 15:49:53 +0800
  • 31f3ddf684 reduce initial block cache threshold to a reasonable value Jared Wasinger 2025-04-25 14:29:46 +0800
  • 0e834571ad node: avoid double close resp.Body Daniel Liu 2025-04-25 13:10:02 +0800
  • e5350c9b81 eth/downloader: add metric that tracks the throttle target ratio Jared Wasinger 2025-04-25 13:00:07 +0800
  • b4308ba733
    internal/ethapi: disable sending of non eip155 replay protected tx #22339 (#971) JukLee0ira 2025-04-25 11:55:52 +0800
  • 5e35a610c3 core/filtermaps: fix deadlock in filtermap callback Gary Rong 2025-04-25 10:54:12 +0800
  • dd18516601 all: not add or subtract one when compare integers Daniel Liu 2025-04-25 10:41:33 +0800
  • 08dbbe705d core: fix error in block iterator #18986 Daniel Liu 2025-04-18 13:20:13 +0800
  • ff435e081f core: rework blockchain import #17973 Daniel Liu 2025-04-17 14:58:35 +0800
  • 58e9b8c8f6
    node, rpc: improve HTTP write timeout handling #25457 (#982) Daniel Liu 2025-04-25 08:01:44 +0800
  • b62756d1a3
    beacon/params: add mainnet electra config (#31706) Felföldi Zsolt 2025-04-24 21:40:12 +0200
  • d4dbd0eac9 beacon/params: add mainnet electra config Zsolt Felfoldi 2025-04-24 19:05:22 +0200
  • 7ad97a4a03
    miner: increase default gas limit to 36M (#31705) Marius van der Wijden 2025-04-24 18:19:10 +0200
  • 7681df88aa miner: increase default gas limit to 36M MariusVanDerWijden 2025-04-24 17:29:33 +0200
  • bd6181e6c8 core/filtermaps: fix range delete deadlock Zsolt Felfoldi 2025-04-24 16:55:31 +0200
  • ef02abcf8f
    rpc, internal/guide: speed up tests a bit #26193 (#981) JukLee0ira 2025-04-24 22:08:58 +0800
  • 149beccd14
    rpc: decrease websocket ping interval #26253 (#979) Daniel Liu 2025-04-24 19:09:42 +0800
  • eb4240992e
    rpc, internal/guide: speed up tests a bit #26193 (#978) Daniel Liu 2025-04-24 19:08:57 +0800
  • a35bc8de19
    rpc: support injecting HTTP headers through context #26023 (#977) Daniel Liu 2025-04-24 19:08:16 +0800
  • f8eb869b08
    rpc: fix connection tracking set in Server #26180 (#976) Daniel Liu 2025-04-24 19:07:30 +0800
  • 18c9efa71d
    rpc: handle wrong HTTP batch response length #26064 (#975) Daniel Liu 2025-04-24 19:06:19 +0800
  • 02eb1d5375
    rpc: improve error codes for internal server errors #25678 (#974) Daniel Liu 2025-04-24 19:03:29 +0800
  • 1d6b09394b
    rpc: check that version is 2.0 in request objects #25570 (#973) Daniel Liu 2025-04-24 19:02:33 +0800
  • 2ce0a220a2
    cmd, node, rpc: add ReadHeaderTimeout config option #25338 (#972) Daniel Liu 2025-04-24 19:01:11 +0800
  • 94b3ca1eeb
    all: remove version field #25096 (#970) Daniel Liu 2025-04-24 18:55:15 +0800
  • 4fb622bfd0
    all: remove public field from rpc.API #25059 (#969) Daniel Liu 2025-04-24 18:53:59 +0800
  • 175ef934ed
    rpc: remove mention of shh RPC API #25137 (#968) Daniel Liu 2025-04-24 18:41:11 +0800
  • cfd7e241c6
    rpc: fix defer in test #24490 (#967) Daniel Liu 2025-04-24 18:40:19 +0800
  • 716e58388f
    rpc: fix godoc #24488 (#966) Daniel Liu 2025-04-24 18:38:38 +0800
  • 007314980f
    rpc: set Request.GetBody for client requests #24292 (#965) Daniel Liu 2025-04-24 18:37:08 +0800
  • d751e88fa5
    internal/jsre, node, rpc: fix goroutine leaks in tests #24211 (#964) Daniel Liu 2025-04-24 18:36:10 +0800
  • e7ca47c280
    rpc: fix time key collision for logger with json output #24112 (#963) Daniel Liu 2025-04-24 18:35:18 +0800
  • 3a618f0fd2
    rpc: linear time batch response matching #23856 (#962) Daniel Liu 2025-04-24 18:34:12 +0800
  • de88f30b58
    rpc/client: fix typo #23834 (#961) Daniel Liu 2025-04-24 18:32:44 +0800
  • a997425b03
    all: fix warning of DeepEqual on error #23624 (#960) Daniel Liu 2025-04-24 18:31:47 +0800
  • fae15a51b5
    rpc: set pong read deadline #23556 (#959) Daniel Liu 2025-04-24 18:22:33 +0800
  • c789f86542
    rpc: implement JSON marshaling of BlockNumber #23324 (#958) Daniel Liu 2025-04-24 18:20:03 +0800
  • 8b7f061b12 fix ensure min target ratio when blocks use none/very-little gas Jared Wasinger 2025-04-24 18:19:30 +0800
  • 6225b6dd9f
    internal/ethapi: accept both hex and decimal for blockCount #23363 (#957) Daniel Liu 2025-04-24 18:19:02 +0800
  • 9f504a6243
    rpc: tighter shutdown synchronization in client subscription #22597 (#955) Daniel Liu 2025-04-24 18:17:45 +0800
  • 1f430bcbb1
    console: handle eth.coinbase throws #19374 (#953) Daniel Liu 2025-04-24 18:11:48 +0800
  • fb300a43fb
    cmd/XDC, cmd/utils: set network flag early (#938) Daniel Liu 2025-04-24 18:09:59 +0800
  • 9656e2d1c4
    update devnet reward parameter (#980) benjamin202410 2025-04-24 03:03:32 -0700
  • ab0ce75ede
    core: simplify code of trading and lending state (#949) Daniel Liu 2025-04-24 18:00:21 +0800
  • 733a1be4dc
    common, core: add block age into info logs #17718 (#947) Daniel Liu 2025-04-24 17:56:54 +0800
  • 185ab45db6 update devnet reward parameter liam.lai 2025-04-24 02:52:27 -0700
  • 8ca51b6ee4 - compare both hash and block num from reward filename to blockchain state - complete error handling wanwiset25 2025-04-17 15:39:07 +0400
  • 4fc208b527 rename variables and optimize code wanwiset25 2025-04-01 09:03:15 +0400
  • 65e3a5534a change approach to epochnumber search wanwiset25 2025-03-30 23:30:45 +0400
  • 52f03dd9dc add new api XDPoS_getRewardByAccount wanwiset25 2025-03-06 14:27:23 +0400
  • 45e82f6e13 cmd: revert timeout changes MariusVanDerWijden 2025-04-24 11:33:36 +0200
  • 78b145344e cmd/utils: initialize KZG library in the background Marius van der Wijden 2025-04-01 15:17:08 +0200
  • e4fc21a2d7 go.mod: tidy Marius van der Wijden 2025-03-31 09:00:00 +0200
  • a10bc0c09f go.mod: update Marius van der Wijden 2025-03-13 19:39:40 +0100
  • 05b48a9ba7 crypto/kzg4844: rename method Marius van der Wijden 2025-03-13 16:30:53 +0100
  • cd439798bd increase timeout Marius van der Wijden 2025-03-13 15:20:28 +0100
  • 2190b85889 go mod tidy Marius van der Wijden 2025-03-13 14:40:44 +0100
  • a82708eab0 crypto/kzg4844: add ComputeCells to compute cell proofs Marius van der Wijden 2025-03-11 12:54:40 +0100
  • 5e956fe264
    fix: handle empty callstacks in call tracers (#1171) Ömer Faruk Irmak 2025-04-24 10:59:28 +0300
  • 03b8cc8eb9 remove unecessary check Jared Wasinger 2025-04-24 15:34:49 +0800
  • 52221ae8cf rework throttle mechanism: calculate an EWMA of the gasUsed/blockSize of recently-completed results. use this in conjunction with avg gas used of in-flight results to estimate the average block size and how many to schedule to fit within the block cache mem limit. Jared Wasinger 2025-04-23 15:59:48 +0800
  • 10dd75e82f
    node: serve JSON-RPC on custom path prefix #22184 (#952) JukLee0ira 2025-04-24 11:34:26 +0800
  • 846c14e21f
    ethclient: allow passing AuthorizationList to calls (#31198) colin 2025-04-24 03:01:03 +0800
  • ac9313deea rename to AuthorizationList Sina Mahmoodi 2025-04-23 18:42:33 +0200
  • f93b81898e better performance the usage of maps maskpp 2025-04-23 23:25:28 +0800
  • 44a1af25ca
    Merge branch 'ethereum:master' into upgrade_filter_system maskpp 2025-04-23 23:00:36 +0800
  • 06e001dc5d update testdata maskpp 2025-04-23 22:54:38 +0800
  • 08d8a68e85 use golang.org/x/exp/maps maskpp 2025-04-23 22:18:54 +0800
  • 3969e18515
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-04-23 22:08:59 +0800
  • 88d18ce3ac upgrade code maskpp 2025-04-23 21:05:20 +0800
  • 83ac470046
    Merge pull request #50 from sei-protocol/tony/use-backend-for-block-ctx codchen 2025-04-23 21:03:53 +0800
  • 6c9829a43f Use backend interface to get block ctx Tony Chen 2025-04-23 21:03:03 +0800
  • 77ef9beb64 fix bug maskpp 2025-04-23 21:01:49 +0800
  • fc09e939ef eth/catalyst: try to fetch header from network MariusVanDerWijden 2025-04-23 14:43:48 +0200