Commit Graph

  • 02418c2fa9 Revert "eth/fetcher: don't spend too much time on transaction inclusion" (#25567) Péter Szilágyi 2022-08-22 10:14:56 +03:00
  • 0ce494b60c eth/fetcher: don't spend too much time on transaction inclusion (#25524) Martin Holst Swende 2022-08-19 15:59:36 +02:00
  • ac7ad811b4 internal/ethapi: fix build regression (#25555) Felix Lange 2022-08-19 14:48:49 +02:00
  • 0865880626 accounts/abi: fix set function (#25477) zhiqiangxu 2022-08-19 18:15:04 +08:00
  • 36874b63a1 eth/filters: add global block logs cache (#25459) Sina Mahmoodi 2022-08-19 11:14:59 +02:00
  • 77308cd6fc consensus/beacon: check ttd reached on pos blocks (#25552) Marius van der Wijden 2022-08-19 10:37:53 +02:00
  • 9762ddf8b0 cmd/geth: parse uint64 value with ParseUint instead of Atoi (#25545) Justin Traglia 2022-08-19 01:03:45 -05:00
  • 656dc8cc00 eth, les: unlock downloader peerSet if there's an error (#25546) Justin Traglia 2022-08-19 01:02:47 -05:00
  • 32e8490615 accounts/abi/bind/backends: typo fix (#25549) ucwong 2022-08-19 14:01:43 +08:00
  • fa1305f8bf internal/ethapi: fix comment typo (#25548) ucwong 2022-08-19 14:01:09 +08:00
  • 2c5648d891 all: fix some typos (#25551) Justin Traglia 2022-08-19 01:00:21 -05:00
  • a1b8892384 trie: improve node rlp decoding performance (#25357) rjl493456442 2022-08-19 06:39:47 +08:00
  • cce7f08438 rlp/rlpgen: fix error handling when target type not found (#25547) Justin Traglia 2022-08-18 17:34:57 -05:00
  • 23ac8df153 cmd. core: save preimages on genesis creation (#25538) Guillaume Ballet 2022-08-18 13:28:06 +02:00
  • a50c006b49 core: make tx journal check and open atomic (#25530) Seungbae Yu 2022-08-17 20:16:18 +09:00
  • 6da5c1644d core/state, trie, light: add a TryDeleteAccount method (#25531) Guillaume Ballet 2022-08-17 13:14:49 +02:00
  • 12185e40e0 core, trie: flush preimages to db on blockchain close (#25533) Guillaume Ballet 2022-08-17 13:12:10 +02:00
  • c4ab7d2291 params: set mainnet terminal total difficulty for the merge (#25528) Marius van der Wijden 2022-08-16 08:38:23 +02:00
  • 0016eb7eee params: set ttdpassed on goerli (#25519) Martin Holst Swende 2022-08-15 10:04:58 +02:00
  • 141cd42531 core/genesis: remove calaverasAllocData (#25516) ycyraum 2022-08-12 13:58:06 +02:00
  • 0be9d76e37 internal/ethapi: rework setDefaults for tx args so fee logic is separate (#25197) lightclient 2022-08-11 02:56:53 -06:00
  • 366d2169fb accounts/abi: display name in "method/event not found" error (#25512) Darioush Jalali 2022-08-11 00:25:54 -07:00
  • c0cc6f6362 build: add static linking support (#25492) 0xe3b0c4 2022-08-10 16:30:59 +08:00
  • c4cd632f47 Merge pull request #25506 from ycyraum/apply-transaction-no-bc Péter Szilágyi 2022-08-10 11:02:22 +03:00
  • 1a18c14c43 signer/rules: register clef api properly when rules are used (#25455) Martin Holst Swende 2022-08-10 09:31:15 +02:00
  • 877ef7f09e core: remove unused bc ChainContext in applyTransaction ycyraum 2022-08-10 08:02:37 +02:00
  • a41ea8a97c all: cleanup the APIs for initializing genesis (#25473) rjl493456442 2022-08-09 17:44:39 +08:00
  • 86de2e516e eth/tracers: add onlyTopCall option to callTracer (#25430) Sina Mahmoodi 2022-08-09 11:04:57 +02:00
  • 759d795c56 eth: formatted error nit (#25499) aaronbuchwald 2022-08-09 04:23:41 -04:00
  • e4b3bd6f26 core: fix uncle creation in TestFastVsFullChains (#25476) int88 2022-08-09 06:20:46 +08:00
  • e93442c6cf eth/downloader: fix log errors of queue_test.go (#25494) int88 2022-08-08 21:07:54 +08:00
  • e44d6551c3 cmd, core, ethdb, node: move chain freezer one folder deeper (#25487) rjl493456442 2022-08-08 17:08:36 +08:00
  • f67e54c92f core: use TryGetAccount to read what TryUpdateAccount has written (#25458) Guillaume Ballet 2022-08-04 16:13:18 +02:00
  • 8b53b92eb4 core, trie: rework trie committer (#25320) rjl493456442 2022-08-04 16:03:20 +08:00
  • 733d76a88d node: remove noop path.Join (#25475) Delweng 2022-08-04 15:42:03 +08:00
  • f809cf6ea6 graphql: embed *Resolver instead of backend interface (#25468) Felix Lange 2022-08-03 19:08:32 +02:00
  • 948e08d55b internal/ethapi: don't estimate gas if no limit provided in eth_createAccessList (#25467) lightclient 2022-08-03 10:18:45 -06:00
  • 5fb463dddc core: preallocate batch size in bloomIndexer (#25289) Seungbae Yu 2022-08-04 00:02:09 +09:00
  • 6b6261b51f core/types: fix typo in comment (#25359) yong 2022-08-03 22:56:57 +08:00
  • 9244f87dc1 node, rpc: add ReadHeaderTimeout config option (#25338) Tristan-Wilson 2022-08-03 07:50:12 -07:00
  • d804a59ee1 cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) Felix Lange 2022-08-02 14:48:55 +02:00
  • 6fdc619413 consensus/ethash: remove temp files created during DAG generation (#25381) Manoj Kumar 2022-08-02 18:03:23 +05:30
  • c7ce74a53a Merge pull request #25461 from sandakersmann/master Péter Szilágyi 2022-08-02 10:23:24 +03:00
  • a0b88ce869 eth/gasprice/feehistory: support finalized block (#25442) lightclient 2022-08-01 10:13:30 -07:00
  • 93eabcaa4e build: upgrade -dlgo version to Go 1.18.5 Marius Kjærstad 2022-08-01 18:21:58 +02:00
  • 1b34ed2ed6 eth: fix typo in catalyst api (#25460) Sina Mahmoodi 2022-08-01 16:33:39 +02:00
  • 6fd06ab075 cmd, core, eth, les, params: add merge-passed chain config (#24538) Péter Szilágyi 2022-08-01 15:13:25 +03:00
  • 49aa8a633b common/compiler: json unmarshalling error checks (#25449) Henry 2022-08-01 19:47:21 +08:00
  • fea569f90a eth: fix typo in comment (#25327) Rithwik Babu 2022-07-29 11:29:01 -05:00
  • 1af9e4f34c cm/puppeth: fix crash when of ethstats specifier doesn't contain : (#25405) Delweng 2022-07-30 00:28:14 +08:00
  • 029059947a all: use AbsTime.Add instead of conversion (#25417) Seungbae Yu 2022-07-30 01:23:30 +09:00
  • 9ad508018e ethereum, ethclient: add FeeHistory support (#25403) lightclient 2022-07-29 10:22:04 -06:00
  • 377c7d799f eth/catalyst: return 0x0 if latestvalid is pow block (#25423) Marius van der Wijden 2022-07-28 15:16:15 +02:00
  • f3549814a9 eth/catalyst: return syncing not accepted (#25414) Marius van der Wijden 2022-07-28 15:01:35 +02:00
  • f26b63089a node: set JWT expiry to 60 seconds (#25416) Marius van der Wijden 2022-07-28 08:30:50 +02:00
  • c02b0488fb Merge pull request #25428 from karalabe/engineapi-snap-import-deny Péter Szilágyi 2022-07-28 08:50:42 +03:00
  • ad7106dfc4 eth/catalyst: fix NewPayload warn log when dropping due to snap sync Péter Szilágyi 2022-07-28 08:46:13 +03:00
  • 9d76a9b94f core, trie, eth, cmd: rework preimage store (#25287) rjl493456442 2022-07-28 02:37:04 +08:00
  • 54007f5e0a params: begin v1.10.22 release cycle Felix Lange 2022-07-27 13:56:40 +02:00
  • 671094279e params: go-ethereum v1.10.21 stable v1.10.21 Felix Lange 2022-07-27 13:53:06 +02:00
  • 14b0eedacf go.mod: downgrade leveldb (#25413) rjl493456442 2022-07-27 14:31:13 +08:00
  • c6dcd018d2 core: eth: rpc: implement safe rpc block (#25165) Marius van der Wijden 2022-07-25 17:42:05 +02:00
  • f543e6b065 Merge pull request #25371 from Zachinquarantine/mergeconfig-message Péter Szilágyi 2022-07-25 17:50:29 +03:00
  • f3af3fd8df eth: support bubbling up bad blocks from sync to the engine API (#25190) Péter Szilágyi 2022-07-25 16:51:04 +03:00
  • 2b6a761238 Merge pull request #25397 from karalabe/fix-tracer-capitalization Péter Szilágyi 2022-07-25 16:50:40 +03:00
  • eb2b8cb4fd eth/tracers/js: fix capitalization in tests Péter Szilágyi 2022-07-25 16:49:16 +03:00
  • b196ad1c16 all: add whitespace linter (#25312) Delweng 2022-07-25 18:14:03 +08:00
  • 6c4e5d06e7 light: fix differTries err message in tests (#25358) Eval EXEC 2022-07-25 17:54:31 +08:00
  • d2247d9f5d eth, internal, light: fix error string capitalization (#25364) Seungbae.yu 2022-07-25 18:53:44 +09:00
  • 39900be087 p2p/netutil: minor code cosmetic Abirdcfly 2022-07-25 17:52:49 +08:00
  • ff2259457a consensus/beacon: fix typo in comment (#25391) Guillaume Ballet 2022-07-25 11:08:08 +02:00
  • 1ed8b7d24f cmd: use flags.Merge for grouping flags (#25392) rjl493456442 2022-07-25 17:07:44 +08:00
  • b2be5f956f eth/catalyst: better warning for ttd not configured (#25394) Marius van der Wijden 2022-07-25 11:06:22 +02:00
  • 6da1fce265 Merge pull request #25379 from holiman/leveldb_update Péter Szilágyi 2022-07-25 09:01:01 +03:00
  • 3b2a6b34d9 cmd/geth: eth/catalyst: enable authrpc by default (#25152) Marius van der Wijden 2022-07-23 09:56:02 +02:00
  • 22d71afc95 params: set sepolia mergeNetsplitBlock to 1735371 (#25372) Marius van der Wijden 2022-07-23 09:54:11 +02:00
  • 62306a5ebe deps: update goleveldb Martin Holst Swende 2022-07-23 09:46:28 +02:00
  • ba3919cac6 signer/core: add canonical TypedData hashing methods (#25283) Nikhil Suri 2022-07-22 00:53:35 -07:00
  • 1764f8f559 params: set goerli TTD to 10_790_000 (#25324) Marius van der Wijden 2022-07-22 09:52:12 +02:00
  • b214c49952 cmd/puppeth: remove support for exporting non-Geth genesis configurations (#25329) jwasinger 2022-07-22 01:51:01 -06:00
  • a22fb936bb params: change Merge config to print simpler message Zachinquarantine 2022-07-21 16:37:08 -04:00
  • 89b138cf2f params: Add Shanghai and Cancun blocks (#25305) Guillaume Ballet 2022-07-19 14:50:17 +02:00
  • e73e8bc706 accounts/abi: substitude arg%d to the range keyword (#25307) Guillaume Ballet 2022-07-19 11:44:48 +02:00
  • a7d47ee77b cmd/geth: remove redundant 0x in dbGet/dbDelete (#25315) Guillaume Ballet 2022-07-18 13:22:56 +02:00
  • a9ef135e2d p2p/discover: apply netrestrict in discv5 response handler (#25304) Ha ĐANG 2022-07-15 23:37:51 +07:00
  • e3df3d34cf trie: fix 'gosimple' lint issue (#25309) Felix Lange 2022-07-15 18:36:05 +02:00
  • a54a230a08 tests: only activate merge on london rules (#25239) Marius van der Wijden 2022-07-15 14:01:07 +02:00
  • 1657e43931 core, les, eth: port snap sync changes (#24898) rjl493456442 2022-07-15 19:55:51 +08:00
  • 1c9afc56ae core: prevent negative fee during RPC calls (#25214) Lee Bousfield 2022-07-15 04:32:54 -05:00
  • 4766b1107f core: remove lock in BlockChain.ExportN (#25254) henridf 2022-07-14 14:55:54 +02:00
  • 434ca026c9 internal/ethapi: error if tx args includes chain id that doesn't match local (#25157) lightclient 2022-07-14 04:17:25 -06:00
  • b53d38246e Merge pull request #25096 from lightclient/remove-version-field Péter Szilágyi 2022-07-14 12:13:59 +03:00
  • 5b5dfba70a accounts/abi/bind/backends: return hash of new blocks (#25163) Jens W 2022-07-14 10:34:16 +02:00
  • 93f981bb61 accounts/abi: fix typo in comment (#25271) Ikko Ashimine 2022-07-14 17:29:05 +09:00
  • e108d36575 Merge pull request #25293 from sandakersmann/master Péter Szilágyi 2022-07-14 10:30:53 +03:00
  • 9f9657850f build: upgrade -dlgo version to Go 1.18.4 Marius Kjærstad 2022-07-12 23:19:41 +02:00
  • d740d6e741 Merge pull request #25290 from karalabe/tar-archive-folder-time Péter Szilágyi 2022-07-12 14:39:05 +03:00
  • 68cd0cda4a internal/build: add a timestamp to the tar archive folder Péter Szilágyi 2022-07-12 14:35:35 +03:00
  • 48da9d5513 Merge pull request #25288 from karalabe/enable-sepolia-dnsdisc Péter Szilágyi 2022-07-12 14:09:42 +03:00
  • e66a538a36 params: enable DNS discovery on Sepolia too Péter Szilágyi 2022-07-12 14:06:23 +03:00