Commit Graph

  • 94885ae9ca core/vm: fix sstore gas comment type (#24583) Zhang Zhuo 2022-03-29 16:21:11 +08:00
  • 9c72720d9f eth/downloader: ignore zero size header batch for importing (#24569) rjl493456442 2022-03-23 01:58:05 +08:00
  • c1d9690013 les, tests: fix vflux fuzzer by removing unnecessary panic (#24537) rjl493456442 2022-03-16 18:13:10 +08:00
  • 3572eb7b20 eth/tracers: use hex encoding for debug_traceBlock argument (#24517) Guifel 2022-03-15 10:27:30 +01:00
  • f8e2104b52 build: fix linter install on windows (#24523) ligi 2022-03-15 10:24:45 +01:00
  • d130c0e423 trie: fix two issues in trie iterator (#24539) rjl493456442 2022-03-15 17:23:37 +08:00
  • 799f041ae1 rpc: fix defer in test (#24490) s7v7nislands 2022-03-11 23:24:13 +08:00
  • 0e65495310 eth/protocols/snap: avoid estimating infinite percentage Martin Holst Swende 2022-03-10 12:46:48 +01:00
  • 9843a36bec mobile: remove deprecated Stop function (#24369) Zachinquarantine 2022-03-08 18:42:14 -05:00
  • 413a42d9ce core/rawdb: add HasCode, HashTrieNode and use them where possible (#24454) Ceyhun Onur 2022-03-09 02:39:34 +03:00
  • 2e22fe399c ci: fix the pattern of commit lint (#1063) dylanhuang 2022-08-22 11:25:31 +08:00
  • c3e3b1128d consensus: fix the GasLimitBoundDivisor (#1060) dylanhuang 2022-08-22 11:24:50 +08:00
  • 02b31abc5a test: fix TestOfflineBlockPrune (#1062) dylanhuang 2022-08-22 11:24:18 +08: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
  • e5f4fde8ef les/vflux/client: fix goroutine leak in testIter (#24449) Felföldi Zsolt 2022-03-01 10:36:42 +01:00
  • 62d66e4656 appveyor.yml: fetch sub-modules recursively (#24451) Guruprasad Kamath 2022-03-01 10:36:11 +01:00
  • 7bb1463a63 graphql: fix nonce for pending accounts (#24443) Sina Mahmoodi 2022-02-22 10:45:11 +01:00
  • c1dd16f4ce internal/ethapi: fix incorrect type on empty slice (#24372) b1ackd0t 2022-02-15 12:44:22 +03:00
  • a1db38af74 p2p: reduce the scope of variable dialPubkey (#24385) zhiqiangxu 2022-02-14 19:05:48 +08:00
  • 788b77115c core/state: fix read-meters + simplify code (#24304) Martin Holst Swende 2022-02-14 09:22:57 +01:00
  • e64fde1840 ci: allow merge pull request setunapo 2022-08-18 15:28:13 +08: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
  • 11d2bae157 bep153: Native Staking on BSC (#1051) Roshan 2022-08-18 14:36:45 +08:00
  • ddbe6c4f77 ci: no type-case check for scope. setunapo 2022-08-17 15:19:50 +08: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
  • dbb047bccc Merge pull request #1053 from bnb-chain/fix_opendatabase_fail joeycli 2022-08-17 14:29:11 +08:00
  • 05d8399cdf ci: add commit message lint (#1044) dylanhuang 2022-08-16 19:01:24 +08:00
  • c4ab7d2291 params: set mainnet terminal total difficulty for the merge (#25528) Marius van der Wijden 2022-08-16 08:38:23 +02:00
  • 895c077f8a fix bug #1034, offline tool start failed when start with pruneancient joeycli 2022-08-16 14:02:45 +08: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
  • 723863ee56 Dockerfile: update ca-certificates version (#1038) Alex Vorona 2022-08-08 11:09:02 +01: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
  • 76e3c9071a [R4R] Pipecommit enable trie prefetcher (#992) Leon 2022-07-29 14:21:37 +08:00
  • 77c8372cc4 Trie prefetch on state pretch (#996) setunapo 2022-07-26 22:23:55 +08:00
  • df3e1be9d3 [Feature]: Improve trie prefetch (#952) setunapo 2022-07-15 19:17:08 +08:00
  • 51bfecacb0 broadcast block before commit block and add metrics (#975) kyrie-yl 2022-07-14 17:09:44 +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
  • f68965a615 Merge pull request #1025 from bnb-chain/develop v1.1.12 zjubfd 2022-07-28 19:05:28 +08:00
  • 09dfd2ff7e prepare for release v1.1.12 (#1023) dylanhuang 2022-07-28 17:25:47 +08:00
  • f26b63089a node: set JWT expiry to 60 seconds (#25416) Marius van der Wijden 2022-07-28 08:30:50 +02:00
  • 6c46c59f27 fix: verify node is not treated as verify node (#1024) zjubfd 2022-07-28 13:58:33 +08: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 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
  • 06bc2a0681 fix: remove diffhash patch introduced fro (#1020) dylanhuang 2022-07-27 13:58:49 +08:00
  • a2a90d3212 Fix pipecommit about activeState (#1002) Leon 2022-07-27 01:24:28 +08:00
  • 71f0caa6cf Remove duplicate update/delete on tire (#1001) Leon 2022-07-27 01:23:19 +08:00
  • dd3b3a69b5 fix: memory leak issue with diff protocol (#1019) dylanhuang 2022-07-26 16:33:59 +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