Commit graph

  • 5999b3958e
    Fix .mailmap Charlotte 2025-04-22 22:13:03 -0400
  • 8a29c33d7b
    Merge pull request #49 from sei-protocol/tony/add-trace-prepare-tx codchen 2025-04-22 23:01:08 +0800
  • 83bf13b0b7 Add Backend interface function PrepareTx Tony Chen 2025-04-22 23:00:24 +0800
  • 1a1c1a4718 Reflect PR comments rrhlrmrr 2025-04-22 23:43:18 +0900
  • 3158ab1a27 Merge branch 'master' into pathdb_relate_upgrade maskpp 2025-04-22 22:12:30 +0800
  • 3a25fea6da some upgrades relate to pathdb maskpp 2025-04-22 22:05:25 +0800
  • 27d8609ac8 1 Zsolt Felfoldi 2025-04-22 12:53:58 +0200
  • 4c524e6b1d add TryPack template method maskpp 2025-04-22 18:47:33 +0800
  • 56858e3311 chore: update references from geth to aiigo in comments and default data directory Cyka 2025-04-21 12:48:38 +0800
  • a2b5b3c1b7 change blockCacheMemory to uint64 to avoid overflow on 32 bit platforms Jared Wasinger 2025-04-22 16:50:26 +0800
  • 27bad80332 fix Jared Wasinger 2025-04-22 16:26:24 +0800
  • 1790ad7743 fix Jared Wasinger 2025-04-22 16:25:43 +0800
  • 24bd5c95e5 fix Jared Wasinger 2025-04-22 16:24:10 +0800
  • b8d64aa30a fix Jared Wasinger 2025-04-22 16:22:19 +0800
  • 3657810695 cleanup Jared Wasinger 2025-04-22 16:20:43 +0800
  • aa65601146 eth/downloader: bump block cache target from 256 mb to 2 gb. increase max in-flight block body requests from 8192 to 32768. add a metric for count of in-flight block body retrievals. Jared Wasinger 2025-04-17 06:45:25 +0800
  • 2958387a84 fix abigen v2 maskpp 2025-04-22 17:08:31 +0800
  • 0d9c49c753 fix error return format maskpp 2025-04-22 16:53:46 +0800
  • 69323a2dbf
    rpc: add HTTPError type for HTTP error responses #22677 (#956) Daniel Liu 2025-04-22 15:16:48 +0800
  • 1667b1027d
    p2p: fix goroutine leaks in unit tests #20666 (#954) Daniel Liu 2025-04-22 15:14:21 +0800
  • 1591d165c4
    internal/debug: add debug_setMemoryLimit (#31441) georgehao 2025-04-22 12:57:17 +0800
  • 135623db1d internal/debug: polish comment Gary Rong 2025-04-22 12:52:26 +0800
  • 19dca2f0b9
    chore(repo): update docker-build workflow (#421) Roger 2025-04-21 16:46:31 -0700
  • 7ea12deac4 fix(discover): prevent data race on revalidationList.nextTime (fixes #31460) sivaratrisrinivas 2025-04-21 22:16:11 +0530
  • 9848cb3e80 core: include balance info in insufficient funds error sivaratrisrinivas 2025-04-21 19:33:55 +0530
  • de686c6cbe Fix: Resolve linter warnings in tracers API tests and implementation sivaratrisrinivas 2025-04-20 20:49:36 +0530
  • ff2e757068 beacon/params, core/filtermaps: update checkpoints (#31674) Felföldi Zsolt 2025-04-20 12:54:40 +0200
  • 7e193fecb7 eth/filters, core/filtermaps: safe chain view update (#31590) Felföldi Zsolt 2025-04-20 09:48:49 +0200
  • 186decd05e eth/gasprice: fix eth_feeHistory blobGasUsedRatio divide zero (#31663) Morty 2025-04-19 22:02:31 +0800
  • 6b9be2f665 core: fail execution if system call fails to execute (#31639) Gabriel-Trintinalia 2025-04-19 21:42:54 +1000
  • 7e877b0eaf core/filtermaps: make ChainView thread safe (#31671) Felföldi Zsolt 2025-04-18 14:00:11 +0200
  • 2e3f0cc6a5 core/filtermaps: only use common ancestor snapshots (#31668) Felföldi Zsolt 2025-04-18 13:39:11 +0200
  • 8d753282ff eth: add tx to locals only if it has a chance of acceptance (#31618) rjl493456442 2025-04-18 03:27:48 +0800
  • 714c6a57de eth/catalyst: sanitize simulated beacon period to avoid overflowing time.Duration (#31407) jwasinger 2025-04-17 20:23:31 +0800
  • 3ae2a10aaa core,params: add fork readiness indicator in logs (#31340) lightclient 2025-04-17 02:46:47 -0600
  • c69998d441 params: add prague timestamp for mainnet (#31535) lightclient 2025-04-17 02:46:00 -0600
  • 955194291a eth: fix transaction sender cache miss before broadcast (#31657) Csaba Kiraly 2025-04-17 10:33:59 +0200
  • c8af23e9f0 core: fix sync reset in pruned nodes (#31638) Sina M 2025-04-17 10:32:40 +0200
  • c731f693a2 core: fix history pruning initialization for empty DB (#31656) Felix Lange 2025-04-17 04:39:21 +0200
  • 598c963af0 core/txpool/legacypool: fix data race of txlookup access (#31641) Miro 2025-04-16 22:36:53 -0400
  • 968ad6a0e3 core/state: fix log format (#31610) maskpp 2025-04-17 05:46:38 +0800
  • cd166e89ef core/filtermaps: fix map renderer reorg issue (#31642) Felföldi Zsolt 2025-04-16 23:30:13 +0200
  • 85ce3b7182 cmd/geth: remove the unused bloomfilter.size flag (#31646) Delweng 2025-04-16 15:50:05 +0800
  • f06707412a p2p: fix dial metrics not picking up the right error (#31621) Csaba Kiraly 2025-04-15 20:40:30 +0200
  • e2a0ca3830 all: remove martin from CODEOWNERS (#31637) rjl493456442 2025-04-15 20:34:34 +0800
  • 9f15badf07 core: initialize history pruning in BlockChain (#31636) Felix Lange 2025-04-15 14:32:46 +0200
  • ed94e5f834 eth: add logic to drop peers randomly when saturated (#31476) Csaba Kiraly 2025-04-14 12:45:27 +0200
  • ca2980493c p2p: better dial/serve success metrics (#31629) Csaba Kiraly 2025-04-14 10:13:45 +0200
  • 0f9999a392 version: begin v1.15.9 release cycle Felix Lange 2025-04-11 11:31:56 +0200
  • 3f1a5562b6 version: release go-ethereum v1.15.8 stable Felix Lange 2025-04-11 11:31:16 +0200
  • 7f866c855b build: upgrade -dlgo version to Go 1.24.2 (#31538) levisyin 2025-04-11 17:28:14 +0800
  • e09282da0e tests/testdata: revert to v17.0 Felix Lange 2025-04-10 23:54:44 +0200
  • 4135432902 internal/testlog: fix log output from sub-loggers (#31539) jwasinger 2025-04-11 00:21:32 +0800
  • 4c5f273622 eth/catalyst: in tests, manually sync txpool after initial chain insertion to prevent race between txpool head reset and promotion of txs that will be subsequently added (#31595) jwasinger 2025-04-10 19:49:54 +0800
  • 986fb2f483 accounts/usbwallet: full 32bit chainId support for Trezor (#17439) HackyMiner 2025-04-10 19:46:54 +0900
  • f77ecc4ad0 eth/fetcher: Fix flaky TestTransactionForgotten test using mock clock (#31468) crStiv 2025-04-10 12:26:35 +0300
  • 41fe784275 core/txpool: allow tx and authority regardless of admission order (#31373) Luis Ayuso 2025-04-10 03:11:24 +0200
  • 9c27716e7a core/txpool: add notice to Clear that is not meant for production code (#31567) lightclient 2025-04-09 14:19:28 -0600
  • b6a96eeddd p2p/nat: fix UPnP port reset (#31566) Csaba Kiraly 2025-04-09 11:28:29 +0200
  • 29d5209f68 core/vm: optimize push2 opcode (#31267) Marius van der Wijden 2025-04-08 19:57:45 +0200
  • 75aa1fde79 core/txpool: add 7702 protection to blobpool (#31526) rjl493456442 2025-04-08 21:46:27 +0800
  • 7603130000 eth/remotedb: improve error handling (#31331) Ocenka 2025-04-08 15:44:13 +0300
  • 581f70d03a cmd/geth: set trie,gc and other cache flags for import chain (#31577) Delweng 2025-04-07 13:16:26 +0800
  • 337633cbd6 internal/era: random access to header and receipts (#31544) Sina M 2025-04-04 14:07:46 +0200
  • 55c6eb73ae p2p/nat: remove forceful port mapping in upnp (#30265) Nathan Jo 2025-04-04 17:56:55 +0900
  • 35b42f171f beacon/blsync: add checkpoint import/export file feature (#31469) Felföldi Zsolt 2025-04-03 16:04:11 +0200
  • 5911f99cc0 core, eth, node: use sync write option in pebble (#31519) rjl493456442 2025-04-03 22:03:03 +0800
  • a02cf2f08e cmd/devp2p/internal/v5test: log test descriptions (#31551) Felix Lange 2025-04-03 15:58:37 +0200
  • f033192429 eth: fix calls to HistoryPruningCutoff (#31552) Felix Lange 2025-04-03 15:44:07 +0200
  • 0f298135c0 build: upgrade to golangci-lint v2 (#31530) Mobin Mohanan 2025-04-03 18:48:35 +0530
  • b431722c84 core, eth/downloader: implement pruning mode sync (#31414) rjl493456442 2025-04-03 21:16:35 +0800
  • 9000428749 eth/protocols/eth: improve over/underflow handling in GetBlockHeaders (#31522) antonis19 2025-04-03 06:35:52 +0200
  • c1f29ff741 all: fix typos in docs and comments (#31548) fuder.eth 2025-04-02 22:52:40 +0300
  • 2f2e9b9726 README: fixup typos (#31540) owen 2025-04-02 20:19:25 +0300
  • 77d8c6e225 p2p/discover: pass node instead of node ID to TALKREQ handler (#31075) thinkAfCod 2025-04-02 20:56:21 +0800
  • 53a8f8f73b p2p/discover: repeat exact encoding when resending WHOAREYOU packet (#31543) thinkAfCod 2025-04-02 19:47:44 +0800
  • 49b65d4fb4 core/txpool: add GetMetadata to transaction pool (#31433) minh-bq 2025-04-02 14:47:56 +0700
  • 74da6a0f51 triedb/pathdb: improve perf by separating nodes map (#31306) Ng Wei Han 2025-04-02 15:06:54 +0800
  • 87e1c64c02 accounts/abi/abigen: fix a flaky bind test case NewSingleStructArgument (#31501) Delweng 2025-04-01 22:13:37 +0800
  • 9780e81057 core/filtermaps: add metrics (#31511) Felföldi Zsolt 2025-04-01 14:29:20 +0200
  • ddf7077f01 cmd: apply snapshot cache flag in the MakeChain (#31534) Delweng 2025-04-01 20:10:22 +0800
  • eed82c8b0d p2p/nat: improve AddMapping code (#31486) John 2025-04-01 21:07:47 +0900
  • 1d6abde512 eth, eth/filters: implement API error code for pruned blocks (#31361) Sina M 2025-04-01 13:42:01 +0200
  • db5f12fc7f version: begin v1.15.8 release cycle reloaded Felix Lange 2025-03-31 18:29:33 +0200
  • fc7d032c8c .travis.yml: remove macos build Felix Lange 2025-03-31 18:27:43 +0200
  • faa8775349 version: back to v1.15.7, to fix the build Felix Lange 2025-03-31 18:26:56 +0200
  • 251b81eb3f version: begin v1.15.8 release cycle Felix Lange 2025-03-31 15:30:31 +0200
  • a2fddbcf94 version: release go-ethereum v1.15.7 stable Felix Lange 2025-03-31 15:29:03 +0200
  • 5a6de5684d core/filtermaps: hashdb safe delete range (#31525) Felföldi Zsolt 2025-03-31 14:47:56 +0200
  • afa02116cc .gitignore: ignore binaries (#31531) Marius van der Wijden 2025-03-31 09:49:19 +0200
  • b3a465ea2e core/filtermaps: revert to unindexed mode in case of indexing error (#31500) Felföldi Zsolt 2025-03-28 16:17:28 +0100
  • 6833a2f5f5 core/txpool: fix nonce assignment in local tracker (#31496) rjl493456442 2025-03-28 19:32:24 +0800
  • 95429f8cc7 core/txpool/legacypool: fix data race in checkDelegationLimit (#31475) rekyyang 2025-03-28 15:16:37 +0800
  • c56f5b7777 cmd/geth: update geth subcommand arguments (#31293) Delweng 2025-03-28 15:15:13 +0800
  • 8d216a5e01 Update core/txpool/txpool.go Pierre R 2025-03-11 18:26:16 +0900
  • cf6e0dd62d Fix flakey behavior in simulated backend Rollback Pierre Rousset 2025-02-21 11:28:11 +0900
  • 14ec69dfd6 internal/ethapi: CreateAccessList with stateOverrides (#31497) georgehao 2025-03-27 19:22:17 +0800
  • 49450010ed accounts/abi: include access-list in gas estimation (#31394) protolambda 2025-03-26 16:14:17 +0100
  • 7e6dd2c1dc eth: downgrade peer removal error to warning level (#31492) VolodymyrBg 2025-03-26 13:57:08 +0200
  • 15868ebb4a core/rawdb: remove LES database stats (#31495) rjl493456442 2025-03-26 19:48:04 +0800