Commit Graph

  • 237c31870e tests/fuzzers/rlp: avoid very large input (#25109) Martin Holst Swende 2022-06-17 00:44:30 +02:00
  • 9b9a1b677d internal/ethapi, accounts/abi/backends: use error defined in core (#26012) s7v7nislands 2022-10-20 18:56:12 +08:00
  • b9ba6f6e4d core/rawdb: open meta file in read only mode (#26009) rjl493456442 2022-10-20 03:15:43 +08:00
  • d86fe26f67 core/rawdb: refactor db key prefix (#26000) s7v7nislands 2022-10-19 15:53:09 +08:00
  • 6069d8294e cmd/utils: enable snapshot generation in import-mode (#25990) Martin Holst Swende 2022-10-19 08:20:39 +02:00
  • 15b7e0b254 common/math, tests/fuzzers: use big.Int clone (#26006) Martin Holst Swende 2022-10-18 15:42:16 +02:00
  • fb75f11e87 Revert "go.mod: upgrade github.com/dop251/goja" (#25975) Martin Holst Swende 2022-10-12 20:08:36 +02:00
  • c776a98c83 eth/tracers: fix the issue of panic in prestate with diffmode (#25957) Delweng 2022-10-12 18:50:01 +08:00
  • 9207e348f0 go.mod: upgrade github.com/dop251/goja (#25955) ucwong 2022-10-12 18:03:45 +08:00
  • 5b1a04b9c7 eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) lmittmann 2022-10-12 11:54:52 +02:00
  • 010f47f76a eth/protocols/eth: fix typo in log message (#25969) Jens W 2022-10-12 11:15:19 +02:00
  • eaf095ccd4 accounts/keystore: faster tests (#25827) Martin Holst Swende 2022-10-12 10:53:01 +02:00
  • 3630cafb34 node: drop support for static & trusted node list files (#25610) Sina Mahmoodi 2022-10-12 03:50:12 -05:00
  • e257b3add7 tests/fuzzers/modexp: gofmt (#25972) Felix Lange 2022-10-12 10:39:21 +02:00
  • bed3b10086 common/math: optimized modexp (+ fuzzer) (#25525) Martin Holst Swende 2022-10-12 10:34:52 +02:00
  • a007ab786c core/types: add more context around ErrInvalidChainID (#25367) Marius van der Wijden 2022-10-12 10:27:39 +02:00
  • 28d076d37e core/rawdb: provide more info on 'gap in the chain' error (#25938) Martin Holst Swende 2022-10-12 09:35:09 +02:00
  • 1c737e8b6d cmd/geth, core: fix typo in comment (#25954) Paul 2022-10-11 02:37:33 -05:00
  • 5a02b2d6d0 all: fix spelling mistakes (#25961) Martin Holst Swende 2022-10-11 09:37:00 +02:00
  • 7eafbec741 accounts/usbwallet: support Ledger Nano S Plus and FTS (#25933) jin 2022-10-11 15:31:32 +08:00
  • cb131fabe5 vm: add two proof verifier to fix the vulnerability in range proof (#1121) v1.1.16 zjubfd 2022-10-11 11:16:30 +08:00
  • 2662e16451 .github: fix job name Guillaume George 2022-10-07 16:13:32 +09:00
  • f3fd0f8bff release: prepare for release v1.1.15 (#1112) v1.1.15 zjubfd 2022-10-07 11:54:15 +08:00
  • 5b35b39023 nanofork: add black list account (#1109) zjubfd 2022-10-07 11:46:38 +08:00
  • 564751668a cmd/geth: fix help output issues (#25941) Felix Lange 2022-10-06 19:59:23 +02:00
  • df2b3cd2bd eth/filters: fix for eth_getLogs failing with finalized- and safe tag (#25922) Ryan Schneider 2022-10-06 05:43:55 -07:00
  • 9cddfe92a3 node: prevent exposing engine API on unauthenticated endpoint (#25939) Felix Lange 2022-10-06 14:01:04 +02:00
  • 067bac3f24 core, ethclient/gethclient: improve flaky tests (#25918) Martin Holst Swende 2022-10-06 13:39:20 +02:00
  • deead99731 core/bloombits: speed up windows-test (#25844) Martin Holst Swende 2022-10-06 11:41:07 +02:00
  • e50aeac4d0 eth/traces: add state limit (#25812) rjl493456442 2022-10-06 16:48:04 +08:00
  • 5d52a35931 eth/tracers: add diffMode to prestateTracer (#25422) Delweng 2022-10-06 08:05:43 +08:00
  • e14164d516 core: fix linter complaint (#25927) Martin Holst Swende 2022-10-04 18:09:05 +02:00
  • 4f7a425aa8 Merge pull request #25924 from holiman/comments_fix Péter Szilágyi 2022-10-04 13:30:00 +03:00
  • ee301c750b all: fix docstrings Martin Holst Swende 2022-10-04 08:44:05 +02:00
  • 1913b50111 eth, miner: add timeout for building sealing block (#25407) rjl493456442 2022-10-03 20:10:00 +08:00
  • f61b50b1e8 eth/protocols/snap: serve snap requests when possible (#25644) Martin Holst Swende 2022-10-03 13:37:17 +02:00
  • a724163e59 core/types: add a testcase to TestLegacyReceiptDecoding (#25909) zhiqiangxu 2022-10-03 18:56:21 +08:00
  • ea26fc8a6c cmd/geth, cmd/utils: geth attach with custom headers (#25829) Martin Holst Swende 2022-09-30 13:50:25 +02:00
  • 07e0704ca9 internal/flags: fix issue with stringslice migration (#25830) Martin Holst Swende 2022-09-29 20:16:36 +02:00
  • f651d6d56b accounts/abi/bind: parse ABI only once on bind (#25574) Mikhail Vazhnov 2022-09-29 13:44:22 +04:00
  • ff1f49245d eth/tracers: remove revertReasonTracer, add revert reason to callTracer (#25508) Sina Mahmoodi 2022-09-29 04:36:07 -05:00
  • c2918c2f47 accounts/abi: return toGoType error immediately (#25565) Ceyhun Onur 2022-09-29 11:47:12 +03:00
  • 052c634917 core: rework tx indexer (#25723) rjl493456442 2022-09-29 15:50:24 +08:00
  • 88132afc3f internal/ethapi: handle odd length hex in decodeHash (#25883) TY 2022-09-29 01:55:44 +09:00
  • 85aafcfb2b eth/tracers: fix a bug in prestateTracer (#25884) Delweng 2022-09-28 23:52:39 +08:00
  • 2b1299b1c0 core/vm: minor trivial clean up (#25880) lmittmann 2022-09-28 13:21:54 +02:00
  • 53d68feea8 tests: report mgas/s metric in evm benchmarks (#25700) Alexey Shekhirin 2022-09-28 10:39:20 +02:00
  • 1743e61130 accounts/abi/bind/backends: fix AdjustTime to respect Fork (#25225) lightclient 2022-09-28 01:55:07 -06:00
  • 456b187892 trie, eth/protocols/snap: less tiny db-writes during trie-healing (#25681) Martin Holst Swende 2022-09-28 08:08:18 +02:00
  • 1a63a76fcc ethclient/gethclient: fix bugs in override object encoding (#25616) Janko Simonovic 2022-09-27 19:23:53 +02:00
  • 80cc34ac3c eth/downloader: make flakey test less flakey (#25879) Martin Holst Swende 2022-09-27 15:49:52 +02:00
  • 13e6985929 eth: return state error via GetEVM (#25876) zhiqiangxu 2022-09-27 19:16:54 +08:00
  • bff84a99fe cmd, core, eth, les, light: track deleted nodes (#25757) rjl493456442 2022-09-27 16:01:02 +08:00
  • fc3e6d0162 eth/tracers: use gencodec for native tracers (#25637) Sina Mahmoodi 2022-09-26 18:35:44 +02:00
  • 3ec6fe6101 tests: fix state test error checking (#25702) meowsbits 2022-09-26 07:00:56 -07:00
  • 7227c9ef07 cmd/geth: make dumpgenesis load genesis datadir if it exists (#25135) jwasinger 2022-09-26 05:55:18 -06:00
  • c55c56cf0a core/vm: better handle error on eip activation check (#25131) Leon 2022-09-26 19:20:38 +08:00
  • b32d20324e eth/downloader, les/downloader: fix subtle flaw in queue delivery (#25861) zhiqiangxu 2022-09-26 18:33:21 +08:00
  • e004e7d256 core: fix datarace in txpool, fixes #25870 and #25869 (#25872) Martin Holst Swende 2022-09-26 11:34:15 +02:00
  • 816e30108a tracers ci: drop duktape engine (#24934) and add linux-arm binaries to releases page (#1100) dylanhuang 2022-09-26 17:31:16 +08:00
  • a3c6d1d9b6 cmd/faucet: fix readme typos (#25867) omahs 2022-09-26 11:30:50 +02:00
  • 4dc212d4f1 eth/tracers: pad memory slice on OOB case (#25213) Sina Mahmoodi 2022-09-26 09:56:45 +02:00
  • 367e60549a core/types: improve accuracy of header.Size() (#25859) zhiqiangxu 2022-09-26 15:10:39 +08:00
  • 15b4a4bf2e cmd/puppeth, cmd/utils: finalize removal of gasTarget flag (#24370) Zachinquarantine 2022-09-23 16:32:10 -04:00
  • 3da42f85d9 all: clean up the configs for pruner and snapshotter (#22396) rjl493456442 2022-09-24 02:20:36 +08:00
  • 9b35f3f5b1 tests, les, eth: remove mentions of deprecated Morden testnet (#23570) Zachinquarantine 2022-09-23 13:33:15 -04:00
  • e87806727d cmd/abigen: change --exc to exclude by type name (#22620) Sebastian Stammler 2022-09-23 19:04:02 +02:00
  • 65f3c1b46f internal/version: use gitCommit injection in version handling code (#25851) Felix Lange 2022-09-23 14:08:25 +02:00
  • e6d4aedb8c p2p: add channel buffers to avoid goroutine leaks in tests (#24929) Boqin@MetaSecureLabs 2022-09-23 16:51:12 +08:00
  • 220bdd3277 .github: add CL client to issue template (#25814) Sina Mahmoodi 2022-09-23 10:25:16 +02:00
  • fb500d12d5 eth/protocols/snap: make log messages more clear that sync is ongoing (#25837) Martin Holst Swende 2022-09-23 10:11:41 +02:00
  • 6215b92523 cmd/utils: make --authrpc.jwtsecret a DirectoryFlag (#25849) Delweng 2022-09-22 21:43:47 +08:00
  • 400ab0d94f eth/catalyst: make tests run faster (#25818) Martin Holst Swende 2022-09-21 15:12:45 +02:00
  • 6eb8f3225e eth/catalyst: add locking around newpayload (#25816) Martin Holst Swende 2022-09-21 13:48:09 +02:00
  • 335492482d Merge pull request #1090 from bnb-chain/develop v1.1.14 zjubfd 2022-09-21 18:15:33 +08:00
  • 781e567db7 release: update version and changelogs zjubfd 2022-09-21 15:54:03 +08:00
  • 8375939226 overwrite HTTPHost in config.toml via cli (#999) yutianwu 2022-09-21 15:44:34 +08:00
  • 3c7bccbd73 core: fix potential goroutine leak (#1079) Leon 2022-09-19 11:49:31 +08:00
  • b051dc60dd core: fix the order of address in queue (#24907) zhaochonghe 2022-05-19 15:25:22 +08:00
  • 4fb1e9d25a all: use strings.EqualFold for string comparison (#24890) Håvard Anda Estensen 2022-05-17 13:56:52 +02:00
  • 57da9c016c core/asm: use strings.Builder and fix godoc issues (#24861) s7v7nislands 2022-05-16 17:39:07 +08:00
  • ef24fa3d1f graphql: fix long literal passed in a variable (#24864) Sina Mahmoodi 2022-05-12 21:10:08 +02:00
  • 461835ae71 core/vm: clean up some dead functions (#24851) s7v7nislands 2022-05-11 13:03:35 +08:00
  • 4feeaf3545 core/vm: update benchmark to use Errorf instead of Sprintf (#24845) aaronbuchwald 2022-05-10 10:26:48 -04:00
  • 5d980a0e43 internal: drop TestSignCliqueBlock (#24837) Sina Mahmoodi 2022-05-10 10:46:26 +02:00
  • e8b93382da core/state/snapshot: fix race condition (#24685) Marius van der Wijden 2022-05-06 17:20:41 +02:00
  • 5a06ca3698 abi: fix checks when all fields are indexed (#24792) Rachel Franks 2022-05-06 09:45:57 -05:00
  • 8d19185040 eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) Martin Holst Swende 2022-05-06 15:23:43 +02:00
  • f781ea8a2f p2p/simulations: escape mockerType value from request (#24822) ImanSharaf 2022-05-05 10:44:36 -07:00
  • 098181224e eth/filters: remove explicit continue label in filterLogs (#24795) EXEC 2022-05-05 23:58:43 +08:00
  • bd22292a32 build: fix formatted logs (#24807) Evgeny Kolyakov 2022-05-04 00:37:37 +03:00
  • cea831914b cmd/utils: double limit on free-disk monitor (#24781) Martin Holst Swende 2022-05-03 12:12:40 +02:00
  • 58f1e8b94c docker: speed up docker image build (#24796) EXEC 2022-05-03 17:17:24 +08:00
  • f67e303a1c eth/filters: remove unused struct fields (#24782) hero5512 2022-04-29 16:07:52 +08:00
  • a181eeee16 ethclient/gethclient: return storage proofs in GetProof (#24697) Joshua Gutow 2022-04-27 02:51:24 -07:00
  • 34420d03c5 core/types: fix unhandled errors in TestTransactionCoding (#24692) tia-99 2022-04-27 16:56:50 +08:00
  • ae31b5ff72 p2p: fix type of DiscSubprotocolError (#24747) henopied 2022-04-25 04:05:47 -05:00
  • 6aae1bcc81 mobile: fix receipt encoding to json (#24701) Nikita Kozhemyakin 2022-04-25 10:35:04 +03:00
  • 30c695c5e2 cmd/evm: ensure input length is even (#24721) jwasinger 2022-04-24 21:16:49 -10:00
  • 3766168264 eth/tracers/logger: remove unnecessary comparisons in accessList.equal (#24663) Emmanuel T Odeke 2022-04-22 00:30:15 +01:00