Commit Graph

  • 9274f28210 core/txpool/blobpool: revert part of #30437, return all reinject-addresses Martin Holst Swende 2024-09-27 08:24:23 +02:00
  • bb9897f11b core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) jwasinger 2024-09-26 16:08:36 +07:00
  • 93675d1da7 deps: update supranational/blst (#30504) Martin HS 2024-09-26 09:28:40 +02:00
  • b5a88dafae p2p/discover: fix flaky tests writing to test.log after completion (#30506) Martin HS 2024-09-26 08:12:12 +02:00
  • 80b529ea71 core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) jwasinger 2024-09-24 18:53:46 +07:00
  • 55ed8fef0b core/tracing, core/vm: add ContractCode to the OpContext (#30466) Karol Chojnowski 2024-09-24 13:18:36 +02:00
  • f2e13c7e33 internal/ethapi: fix gascap 0 for eth_simulateV1 (#30496) Sina M 2024-09-24 13:14:38 +02:00
  • 2278647ef2 core/rawdb: make sure specified state scheme is valid (#30499) maskpp 2024-09-24 15:26:29 +08:00
  • 564b616163 internal/ethapi/api: for simulated calls, set gaspool to max value if global gascap is 0 (#30474) jwasinger 2024-09-23 18:31:56 +07:00
  • b805772cb4 core/state: commit snapshot only if the base layer exists (#30493) rjl493456442 2024-09-23 19:27:29 +08:00
  • 956d32d3e4 core/state: fix comment of mode (#30490) zhiqiangxu 2024-09-23 15:29:07 +08:00
  • 118c84af57 cmd/utils: fix setEtherbase (#30488) zhiqiangxu 2024-09-23 15:17:18 +08:00
  • f4c6c033c8 travis: work around travis/osx/go1.23 setup bug (#30491) Martin HS 2024-09-22 10:12:47 +02:00
  • 9326a118c7 beacon, core, eth, miner: integrate witnesses into production Geth (#30069) Péter Szilágyi 2024-09-20 16:43:42 +03:00
  • b018da9d02 build: fix macos builds by working around travis osx flaw (#30479) Martin HS 2024-09-20 14:06:12 +02:00
  • deb5c087c4 .github: add release maintainers to params/ CODEOWNERS (#30458) Guillaume Ballet 2024-09-19 10:23:13 +02:00
  • 7513966d6e ethdb/pebble: handle errors (#30367) maskpp 2024-09-19 15:41:10 +08:00
  • c4c2c4fb14 core: minor fix for the log wrapper with debug purpose (#30454) Szupingwang 2024-09-19 14:38:06 +08:00
  • 868d53c2f2 genesis: fix dev mode alloc (#30460) Sina M 2024-09-19 08:35:14 +02:00
  • af794ef682 params: begin v1.14.10 release cycle (#30457) Guillaume Ballet 2024-09-18 14:48:47 +02:00
  • c350d3acd5 Merge pull request #30456 from ethereum/master v1.14.9 Péter Szilágyi 2024-09-18 15:32:56 +03:00
  • f321dfa827 params: release go-ethereum v1.14.9 stable (#30455) Guillaume Ballet 2024-09-18 14:27:03 +02:00
  • d09600fdf9 Revert "core/rawdb: remove unused transition status state accessors" (#30449) Guillaume Ballet 2024-09-18 10:53:50 +02:00
  • 8032b63f16 core/tracing: add verkle gas change reasons to changelog (#30444) Sina M 2024-09-17 16:10:59 +02:00
  • 8dd296201d core/tracing: fix typo in comment (#30443) Ikko Eltociear Ashimine 2024-09-17 02:57:31 +09:00
  • ec596e06a5 core, trie: prealloc capacity for maps (#30437) maskpp 2024-09-16 16:56:02 +08:00
  • 03424962f1 core/types: more easily extensible tx signing (#30372) piersy 2024-09-16 07:51:03 +01:00
  • 4c4f21293e internal: run tests in parallel (#30381) Håvard Anda Estensen 2024-09-16 08:44:47 +02:00
  • ae707445f5 core/rawdb: remove unused transition status state accessors (#30433) steven 2024-09-15 08:55:53 +08:00
  • 0dd7e82c0a core/txpool/blobpool: avoid possible zero index panic (#30430) maskpp 2024-09-14 21:45:52 +08:00
  • 07b5a04bd6 core/tracing: fix copy/paste error+comments in reason listing (#30431) Guillaume Ballet 2024-09-14 15:44:42 +02:00
  • f544fc3b46 p2p/enode: add quic ENR entry (#30283) Guillaume Michel 2024-09-13 23:47:18 +02:00
  • 9be2e010c1 core/state, core/vm: Nyota contract create init simplification (#30409) Guillaume Ballet 2024-09-13 15:37:30 +02:00
  • c0b5d428a9 core/rawdb: more accurate description of freezer in docs (#30393) rjl493456442 2024-09-13 17:17:40 +08:00
  • 7c6b3f9f14 eth/filters: prevent concurrent access in test (#30401) Darioush Jalali 2024-09-13 02:16:47 -07:00
  • a01e9742d9 beacon/light/api: fixed blsync update query (#30421) Felföldi Zsolt 2024-09-12 16:08:29 +02:00
  • ec69830b6f core/vm: remove panic when address is not present (#30414) Dylan Vassallo 2024-09-11 15:11:08 +02:00
  • c70b0a9138 beacon/engine/types: remove PayloadV4 (#30415) lightclient 2024-09-10 12:52:20 -06:00
  • d71831255d core/state/snapshot: port changes from 29995 (#30040) rjl493456442 2024-09-06 23:02:34 +08:00
  • 88c8459005 eth/fetcher: fix blob transaction propagation (#30125) Roberto Bayardo 2024-09-06 03:32:01 -07:00
  • 8f4fac7b86 internal/ethapi: eth_multicall (#27720) Sina M 2024-09-06 11:31:00 +02:00
  • 83775b1dc7 build: upgrade -dlgo version to Go 1.23.1 (#30404) Marius Kjærstad 2024-09-06 10:11:14 +02:00
  • 5035f99bce core/state: get rid of field pointer in journal (#30361) rjl493456442 2024-09-06 15:42:59 +08:00
  • 623b17ba20 core/state: state reader abstraction (#29761) rjl493456442 2024-09-05 18:10:47 +08:00
  • 23973bd3a0 build: increase go test timeout (#30398) Marius van der Wijden 2024-09-05 10:50:34 +02:00
  • c3f13b2a1c node: fix flaky jwt-test (#30388) Martin HS 2024-09-04 16:15:41 +02:00
  • 7ef49e350b all: remove funding verifier (#30391) lightclient 2024-09-04 15:19:18 +02:00
  • fdb84993d8 core: fix compilation error (#30394) Martin HS 2024-09-04 15:13:20 +02:00
  • b0b67be0a2 all: remove forkchoicer and reorgNeeded (#29179) Marius van der Wijden 2024-09-04 15:03:06 +02:00
  • dfd33c7792 all: implement EIP-6110, execution layer triggered deposits (#29431) lightclient 2024-09-04 14:33:51 +02:00
  • de597af9c5 funding.json: add funding information file (#30385) lightclient 2024-09-03 16:22:32 +02:00
  • 922eb033d3 core/state: pull the verkle trie from prefetcher for empty storage root (#30369) rjl493456442 2024-09-02 16:41:44 +08:00
  • 36a7134367 Include tracerConfig in created tracing test (#30364) Karl Bartel 2024-09-02 10:30:33 +02:00
  • ab3ee99ca9 trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) Ignacio Hagopian 2024-08-30 09:13:02 -03:00
  • e9467eec1c consensus/beacon, core/types: add verkle witness builder (#30129) Guillaume Ballet 2024-08-29 14:50:27 +02:00
  • ea3b5095f4 signer/core/apitypes: support fixed size arrays for EIP-712 typed data (#30175) markus 2024-08-28 22:12:09 +10:00
  • 0e5546f032 core/state: semantic journalling (part 1) (#28880) Martin HS 2024-08-28 08:18:23 +02:00
  • 9eb91542de accounts/abi/bind, ethclient/simulated: check SendTransaction error in tests (#30349) Ceyhun Onur 2024-08-27 18:11:50 +03:00
  • 87377c58bc p2p/discover: fix Write method in metered connection (#30355) Nicolas Gotchac 2024-08-27 14:10:32 +02:00
  • 9b5d1412cc core/state: fix trie prefetcher for verkle (#30354) rjl493456442 2024-08-26 22:18:47 +08:00
  • bfda8ae0c6 core: add metrics for state access (#30353) rjl493456442 2024-08-26 20:02:10 +08:00
  • a223efcf39 core: implement EIP-2935 (#29465) Sina M 2024-08-26 10:39:35 +02:00
  • 4e17f28740 doc: update 2021-08-22-split-postmortem (#30351) Oksana 2024-08-26 04:29:24 +03:00
  • 1d006bd5bf gitignore: ignore build signatures (#30346) Martin HS 2024-08-23 16:48:20 +02:00
  • 0378dc8367 build: debug travis build (#30344) Martin HS 2024-08-23 16:30:30 +02:00
  • eaf4285f0a beacon/light/sync: basic tests for rangeLock (#30269) Gealber Morales 2024-08-23 12:31:24 +02:00
  • c12a1c9bcf beacon/blsync: better error information in test (#30336) Karl Bartel 2024-08-23 12:29:02 +02:00
  • 020f026616 trie: avoid un-needed map copy (#30343) rjl493456442 2024-08-23 18:27:06 +08:00
  • ada20c09dc build: make go buildid static (#30342) Martin HS 2024-08-23 09:48:24 +02:00
  • 941ae33d7e build: fix hash for go1.23.0.linux-riscv64.tar.gz (#30335) Marius Kjærstad 2024-08-22 13:29:40 +02:00
  • 30824faf90 eth/tracers: avoid panic in state test runner (#30332) Martin HS 2024-08-21 15:16:08 +02:00
  • 733fcbbc65 eth/protocols/eth: handle zero-count header requests (#30305) Martin HS 2024-08-21 09:22:33 +02:00
  • df645e77b7 trie: use go-verkle helper for speedier (*VerkleTrie).RollBackAccount (#30242) Guillaume Ballet 2024-08-21 04:00:31 +02:00
  • 2a534ee133 travis.yml: use focal for builds (#30319) Martin HS 2024-08-20 17:34:03 +02:00
  • 00294e9d28 cmd/utils,p2p: enable discv5 by default (#30327) lightclient 2024-08-20 08:02:54 -06:00
  • 3c37db7989 all: clean up goerli flag and config (#30289) stevemilk 2024-08-20 21:59:48 +08:00
  • 0fde5067c3 cmd/devp2p: require dns:read, dns:edit permissions for cloudflare deploy (#30326) John Hilliard 2024-08-20 09:59:16 -04:00
  • 15fb0dcc67 rpc: add timeout to rpc client Unsubscribe (#30318) lightclient 2024-08-20 07:54:28 -06:00
  • d0fd1331f1 all: update to go version 1.23.0 (#30323) Martin HS 2024-08-20 15:50:07 +02:00
  • 693e40a495 build: attempt at reproducible builds (#30321) Martin HS 2024-08-20 15:33:28 +02:00
  • fc88cea648 core/vm: reuse Memory instances (#30137) lmittmann 2024-08-20 14:31:06 +02:00
  • 3b48b16290 core/rawdb: drop MigrateTable (#30331) Sina M 2024-08-20 14:06:00 +02:00
  • 65aaf52f4c accounts/abi: handle ABIs with contract type parameter (#30315) chen4903 2024-08-20 18:26:35 +08:00
  • 84565dc899 eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) lightclient 2024-08-19 15:32:15 -06:00
  • 41b3b30863 gitignore: ignore upload-artefacts (#30325) Martin HS 2024-08-19 20:06:57 +02:00
  • 8486722dcb build: remove mantic from ppa builds (#30322) Martin HS 2024-08-19 13:35:41 +02:00
  • 60db6a7b42 internal/build: include git-date on detached head (#30320) Martin HS 2024-08-19 13:35:04 +02:00
  • 710c3f32ac vm: simplify error handling in vm.EVM.create() (#30292) Arran Schlosberg 2024-08-16 15:41:44 +01:00
  • 09d889d2e3 core: remove withdrawal length check for state processor (#30286) Shude Li 2024-08-16 22:33:41 +08:00
  • 43640f12d8 beacon/light: handle endpoint URL more gracefully (#30306) Sina M 2024-08-16 14:39:57 +02:00
  • 6eb42a6b4f eth: dial nodes from discv5 (#30302) Felix Lange 2024-08-15 22:14:42 +02:00
  • 7a149a159a eth/tracers/js: add coinbase addr to ctx (#30231) Dylan Vassallo 2024-08-15 16:36:35 +02:00
  • c35684709c eth/ethconfig: remove LES server config (#30298) Felix Lange 2024-08-15 11:42:39 +02:00
  • c4b01d80b9 eth/fetcher: always expect transaction metadata in announcement (#30288) rjl493456442 2024-08-15 17:35:16 +08:00
  • 2f2e5b088a .golangci.yml: remove lint warning for TxLookupLimit Felix Lange 2024-08-15 10:11:03 +02:00
  • c686485a06 core: only compute state root once (#30299) Marius van der Wijden 2024-08-15 09:16:23 +02:00
  • 2b9d198706 go.mod: upgrade to pebble v1.1.2 (#30297) Adrian Sutton 2024-08-14 19:45:51 +10:00
  • bd57f35f8d core/txpool/blobpool: fix error message (#30247) Zoo 2024-08-13 19:49:31 +08:00
  • bc95452e02 build: run 'go mod tidy' check as part of lint (#30291) jwasinger 2024-08-12 11:46:15 -07:00
  • ab03c5746c go.mod: remove github.com/julienschmidt/httprouter (#30290) Shude Li 2024-08-13 02:42:36 +08:00