Commit Graph

  • 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
  • 3081421141 trie: remove unused makeHashNode (#24702) Darioush Jalali 2022-04-20 09:12:06 -05:00
  • a72324355a core: fix benchmark panic (#24657) rjl493456442 2022-04-12 16:34:07 +08:00
  • f37f2a9fbe core/types: make "miner" optional in Header JSON (#24666) Felix Lange 2022-04-11 20:19:13 +02:00
  • a41619f04e les: fix panic in ultralight client sync (#24641) rjl493456442 2022-04-08 21:48:52 +08:00
  • f310921b41 core/state/snapshot: remove noop map item assignment Péter Szilágyi 2022-04-07 09:36:44 +03:00
  • 211ab45c1d eth/fetcher: if peers never respond, drop them Péter Szilágyi 2022-04-06 10:18:57 +03:00
  • c54fd7f312 eth: change snapshot extension registration failure to warning instead of error (#24475) Nic Jansma 2022-03-30 04:28:27 -04:00
  • 3b4c68381b eth/tracers/logger: use omitempty to reduce log bloat (#24547) Martin Holst Swende 2022-03-29 22:36:55 +02:00
  • 3d5896a157 go.mod : upnp 1.0.3 stable version (#24573) ucwong 2022-03-30 04:33:19 +08:00
  • 5d11d38f4d
    eth/tracers: fix trace config for TraceCall (#25821) makcandrov 2022-09-21 00:55:48 -07:00
  • d2f76b6121 release: update version and changelogs zjubfd 2022-09-21 15:54:03 +08:00
  • 338bb2e36c
    core/blockchain: downgrade tx indexing and unindexing logs (#25832) lightclient 2022-09-21 09:49:17 +02:00
  • bc6a926869
    overwrite HTTPHost in config.toml via cli (#999) yutianwu 2022-09-21 15:44:34 +08:00
  • 6ac4e1d293 eth/tracers/js: drop duktape engine (#24934) Sina Mahmoodi 2022-05-23 22:26:10 +02:00
  • d8ada03eac
    core/vm: return copy of input slice in identity precompile, avoid returndata copy (#25183) jwasinger 2022-09-20 06:58:03 -06:00
  • 18a001fa3e
    Merge pull request #25831 from karalabe/fix-challenge-stop-hang Péter Szilágyi 2022-09-20 15:30:15 +03:00
  • d728ba97d8
    eth: fix a rare datarace on CHT challenge reply / shutdown Péter Szilágyi 2022-09-20 14:14:24 +03:00
  • 468d1844c7
    core: move build version reading to its own package (#25806) Felix Lange 2022-09-19 10:04:16 +02:00
  • ce61a0be64
    core: fix potential goroutine leak (#1079) Leon 2022-09-19 11:49:31 +08:00
  • 8e5201551d
    core: more compact bad block report (#25714) lightclient 2022-09-17 21:27:10 +02:00
  • ada603fab5
    core: don't cache zero nonce in txNoncer (#25603) Seungbae Yu 2022-09-17 01:23:13 +09:00
  • 8ade5e6c14
    internal/ethapi: return error when requesting invalid trie key (#25762) lightclient 2022-09-16 18:16:32 +02:00
  • d213cb0924
    crypto/bls12381: docfix of g1 Affine (#25729) George Carder 2022-09-16 02:40:42 -07:00
  • 83989a19be
    core/rawdb: fix leak of backoff timer (#25776) ucwong 2022-09-16 17:33:48 +08:00
  • 57a65f00c9
    trie: handle more batch commit errors in Database (#25674) Amir Hossein 2022-09-16 02:05:53 +04:30
  • a89b7addd4
    params: set TerminalTotalDifficultyPassed to true (#25769) Marius van der Wijden 2022-09-15 17:50:54 +02:00
  • 1d2f5cf610
    les/catalyst/api: add support for ExchangeTransitionConfigurationV1 (#25752) pinkiebell 2022-09-15 15:36:31 +02:00
  • 3db4a13230
    node: fix lint issue in rpcstack.go (#25774) Felix Lange 2022-09-15 15:21:44 +02:00
  • 0ee8b273f2
    core: fix log order in "Imported new chain segment" (#25768) Felix Lange 2022-09-15 13:18:23 +02:00
  • 25b35c9728
    node: fix HTTP server always force closing (#25755) Nicolas Gotchac 2022-09-14 18:37:53 +02:00
  • 9d717167aa
    cmd/geth: add a verkle subcommand (#25718) Guillaume Ballet 2022-09-14 12:05:03 +02:00
  • 3d3f0a85db
    ci: add curl in docker file zjubfd 2022-09-14 14:49:07 +08:00
  • 818ff32ff5
    graphql: fixes missing tx logs (#25745) Sina Mahmoodi 2022-09-13 21:49:52 +02:00
  • 9a3bd114e7
    accounts/abi: fix typo in error message (#25742) Benjamin Prosnitz 2022-09-13 08:02:34 -04:00
  • 3a4cef5402
    core: preallocate maps in TxPool helper methods (#25737) Seungbae Yu 2022-09-12 22:02:41 +09:00
  • 0c1888a367
    p2p/discover/v5wire: reject packets smaller than 63 bytes (#25740) Seungbae Yu 2022-09-12 22:02:03 +09:00
  • b628d72766
    build: upgrade to go 1.19 (#25726) Felix Lange 2022-09-10 13:25:40 +02:00
  • 389021a5af
    core: place a cap on reorglogs (#25711) Martin Holst Swende 2022-09-09 15:25:55 +02:00
  • 610cf02c4a
    rpc: improve error codes for internal server errors (#25678) Nicholas 2022-09-09 05:03:23 -07:00
  • 06151eb581
    p2p/msgrate: be more lenient when calculating 'mean' (#25653) Martin Holst Swende 2022-09-09 10:47:30 +02:00
  • de8d5fa042
    eth/protocols/snap: throttle trie heal requests when peers DoS us (#25666) Péter Szilágyi 2022-09-09 11:42:57 +03:00
  • f993fa6518 core: fix 0 index, and add ut for routineleaking qinglin89 2022-09-09 15:00:53 +08:00
  • 8363f79f8f
    trie: update comments + err check for preimages (#25672) Darioush Jalali 2022-09-08 03:36:07 -07:00
  • 6a575eda6f
    eth/tracer: fix broken test (#25715) rjl493456442 2022-09-08 14:06:06 +08:00
  • b1f6dccfba
    eth, les: rework chain tracer (#25143) rjl493456442 2022-09-08 02:25:58 +08:00
  • dea1fb3cfc
    all: cleanup tests (#25641) rjl493456442 2022-09-08 02:21:59 +08:00
  • d30e39b2f8
    core/vm: rename RANDOM to PREVRANDAO (#25691) Marius van der Wijden 2022-09-07 13:09:52 +02:00
  • a32a02f237
    params: update chts (#25707) rjl493456442 2022-09-07 17:48:34 +08:00
  • 5ddedd2f83
    core, light, trie: remove DiskDB function from trie database (#25690) rjl493456442 2022-09-07 15:08:56 +08:00
  • 3168a23b50 core: fix the order of address in queue (#24907) zhaochonghe 2022-05-19 15:25:22 +08:00
  • 75ed607dfe all: use strings.EqualFold for string comparison (#24890) Håvard Anda Estensen 2022-05-17 13:56:52 +02:00
  • 58054efa66 core/asm: use strings.Builder and fix godoc issues (#24861) s7v7nislands 2022-05-16 17:39:07 +08:00
  • 18c734405f graphql: fix long literal passed in a variable (#24864) Sina Mahmoodi 2022-05-12 21:10:08 +02:00
  • 07a66efa28 core/vm: clean up some dead functions (#24851) s7v7nislands 2022-05-11 13:03:35 +08:00
  • 3447a9156a core/vm: update benchmark to use Errorf instead of Sprintf (#24845) aaronbuchwald 2022-05-10 10:26:48 -04:00
  • 80b82b7154 internal: drop TestSignCliqueBlock (#24837) Sina Mahmoodi 2022-05-10 10:46:26 +02:00
  • ddf63a797e core/state/snapshot: fix race condition (#24685) Marius van der Wijden 2022-05-06 17:20:41 +02:00
  • 683aa5551e abi: fix checks when all fields are indexed (#24792) Rachel Franks 2022-05-06 09:45:57 -05:00
  • 06c2b6598e eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) Martin Holst Swende 2022-05-06 15:23:43 +02:00
  • 832023c3fa p2p/simulations: escape mockerType value from request (#24822) ImanSharaf 2022-05-05 10:44:36 -07:00
  • 9f6f7c7137 eth/filters: remove explicit continue label in filterLogs (#24795) EXEC 2022-05-05 23:58:43 +08:00
  • ed14b77335 build: fix formatted logs (#24807) Evgeny Kolyakov 2022-05-04 00:37:37 +03:00
  • afd8e92747 cmd/utils: double limit on free-disk monitor (#24781) Martin Holst Swende 2022-05-03 12:12:40 +02:00
  • 12b9da86b9 docker: speed up docker image build (#24796) EXEC 2022-05-03 17:17:24 +08:00
  • b695828ff9 eth/filters: remove unused struct fields (#24782) hero5512 2022-04-29 16:07:52 +08:00
  • 0f843e2c91 ethclient/gethclient: return storage proofs in GetProof (#24697) Joshua Gutow 2022-04-27 02:51:24 -07:00
  • f756924f5b core/types: fix unhandled errors in TestTransactionCoding (#24692) tia-99 2022-04-27 16:56:50 +08:00
  • e36e486bee p2p: fix type of DiscSubprotocolError (#24747) henopied 2022-04-25 04:05:47 -05:00
  • fea9651b0e mobile: fix receipt encoding to json (#24701) Nikita Kozhemyakin 2022-04-25 10:35:04 +03:00
  • 9608aa9c2d cmd/evm: ensure input length is even (#24721) jwasinger 2022-04-24 21:16:49 -10:00
  • 8fe6842d5c eth/tracers/logger: remove unnecessary comparisons in accessList.equal (#24663) Emmanuel T Odeke 2022-04-22 00:30:15 +01:00
  • e2da19c846 trie: remove unused makeHashNode (#24702) Darioush Jalali 2022-04-20 09:12:06 -05:00
  • 75f4c5caa2 core: fix benchmark panic (#24657) rjl493456442 2022-04-12 16:34:07 +08:00
  • 1df52a04b0 core/types: make "miner" optional in Header JSON (#24666) Felix Lange 2022-04-11 20:19:13 +02:00
  • 35299c3d19 les: fix panic in ultralight client sync (#24641) rjl493456442 2022-04-08 21:48:52 +08:00
  • ae9ac2d288 core/state/snapshot: remove noop map item assignment Péter Szilágyi 2022-04-07 09:36:44 +03:00
  • fddf7c4846 eth/fetcher: if peers never respond, drop them Péter Szilágyi 2022-04-06 10:18:57 +03:00
  • e6e2a10c95 eth: change snapshot extension registration failure to warning instead of error (#24475) Nic Jansma 2022-03-30 04:28:27 -04:00
  • 0c1fa016d1 eth/tracers/logger: use omitempty to reduce log bloat (#24547) Martin Holst Swende 2022-03-29 22:36:55 +02:00
  • 4a8e224687 go.mod : upnp 1.0.3 stable version (#24573) ucwong 2022-03-30 04:33:19 +08:00
  • d408cb6fba
    Merge pull request #25694 from karalabe/concurrent-heal-check Péter Szilágyi 2022-09-06 15:49:13 +03:00
  • a9ec2ab2e6
    trie: check childrens' existence concurrently for snap heal Péter Szilágyi 2022-09-06 12:57:03 +03:00
  • b8020b9746
    fix: remove fixed curl version in docker file zjubfd 2022-09-06 16:42:21 +08:00
  • d7833ef2e9 core: fix potential goroutine leak qinglin89 2022-09-05 21:47:10 +08:00
  • 731885809c
    eth/tracers/js: improve integer types in log object (#25668) Felix Lange 2022-09-05 14:06:16 +02:00
  • 4ea5f5d303 typo: fix all synchronization spellings Ali Shahverdi 2022-09-04 01:22:01 +04:30
  • 4b9c307d26
    trie: fix unhandled error in test (#25628) Amir Hossein 2022-09-02 20:37:55 +04:30
  • 0d68b6bf10
    trie: fix typo in comment (#25667) Seungbae Yu 2022-09-03 00:48:26 +09:00
  • 38e002f464
    rpc: check that "version" is "2.0" in request objects (#25570) Seungbae Yu 2022-09-03 00:47:29 +09:00
  • 90711efb0a
    node, rpc: add JWT auth support in client (#24911) protolambda 2022-09-02 17:40:41 +02:00
  • 7f2890a9be
    eth/fetcher: throttle peers which deliver many invalid transactions (#25573) Martin Holst Swende 2022-09-02 17:28:33 +02:00
  • d6a12bc7b8
    eth/tracers/js: fill in log.refund field (#25661) Sina Mahmoodi 2022-09-02 17:08:25 +02:00
  • 198fa956f4
    README.md: improve grammar (#25646) xternet 2022-09-02 16:58:20 +02:00
  • d2027accdc
    mobile: register filter APIs (#25642) Jakub Freebit 2022-09-02 23:53:58 +09:00