1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 91751cbaa7
    signer/fourbyte: remove offending signatures (#24842) Martin Holst Swende 2022-05-10 13:54:11 +0200
  • 5b46f1d1eb
    internal: drop TestSignCliqueBlock (#24837) Sina Mahmoodi 2022-05-10 10:46:26 +0200
  • 7caa2d8163
    all: replace strings.Replace with string.ReplaceAll (#24835) s7v7nislands 2022-05-09 18:13:23 +0800
  • 86d5477079
    core/state/snapshot: fix race condition (#24685) Marius van der Wijden 2022-05-06 17:20:41 +0200
  • 345b1fb827
    abi: fix checks when all fields are indexed (#24792) Rachel Franks 2022-05-06 09:45:57 -0500
  • 1b26991bec
    signer/fourbyte: import new signatures (#22865) Martin Holst Swende 2022-05-06 16:12:06 +0200
  • 7175f82495
    eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) Martin Holst Swende 2022-05-06 15:23:43 +0200
  • 3b967d16ca
    core/vm: implement EIP-3855: PUSH0 instruction (#24039) Alex Beregszaszi 2022-05-06 14:36:45 +0200
  • 1941c5e6c9
    core/rawdb: untie freezer and ancient chain data (#24684) rjl493456442 2022-05-06 19:28:42 +0800
  • cef1a86df2
    miner: discard interrupted blocks (#24638) Mateusz Morusiewicz 2022-05-06 11:19:30 +0200
  • 33d7a469f6
    p2p/simulations: fix typo in network_test.go (#24824) Ikko Ashimine 2022-05-06 03:20:11 +0900
  • ca8e2f1ecf
    p2p/simulations: escape mockerType value from request (#24822) ImanSharaf 2022-05-05 10:44:36 -0700
  • 256aae0bfa
    eth/filters: remove explicit continue label in filterLogs (#24795) EXEC 2022-05-05 23:58:43 +0800
  • 1c90d97c1e
    eth/protocols/eth: fix godoc comments (#24810) s7v7nislands 2022-05-05 23:35:36 +0800
  • 7f6f01d46f
    core: recover state when beacon sets canonical head if it's missing (#24613) rjl493456442 2022-05-05 15:36:26 +0800
  • 11b56ace2a
    core: fix WriteBlockAndSetHead documentation (#24818) milesvant 2022-05-05 00:22:00 -0700
  • 992151fa6d
    Merge pull request #24817 from karalabe/fix-PC-regression Péter Szilágyi 2022-05-05 10:02:41 +0300
  • ecae8e4f65
    cmd, eth: fix required blocks regression Péter Szilágyi 2022-05-04 19:55:17 +0300
  • 0a9e384cd5
    Merge pull request #24813 from holiman/jammy Péter Szilágyi 2022-05-04 18:22:37 +0300
  • b3af0a5538
    cmd/geth: fix init genesis for dev (#24693) Sina Mahmoodi 2022-05-04 16:14:14 +0200
  • d6b77f661c
    eth/filters: fix code comment (#24799) EXEC 2022-05-04 21:32:51 +0800
  • d73df893a6
    graphql: add rawReceipt field to transaction type (#24738) Sina Mahmoodi 2022-05-04 14:31:07 +0200
  • c164aed1d1
    build: ppa build for jammy (ubuntu 22.04) Martin Holst Swende 2022-05-04 11:41:24 +0200
  • 8d84a701a5
    build: fix formatted logs (#24807) Evgeny Kolyakov 2022-05-04 00:37:37 +0300
  • 53304ff6c7
    cmd/utils: double limit on free-disk monitor (#24781) Martin Holst Swende 2022-05-03 12:12:40 +0200
  • 6b60d68344
    docker: speed up docker image build (#24796) EXEC 2022-05-03 17:17:24 +0800
  • c153bd40d7
    accounts: fix typo in comments (#24805) nujabes403 2022-05-03 15:49:41 +0900
  • 344d6f95cf
    cmd: group network and db path flags together (#24698) rjl493456442 2022-05-03 14:46:17 +0800
  • 5157d4540a
    cmd/evm: make evm t8n handle post-merge transitions (#24546) Martin Holst Swende 2022-05-02 16:26:30 +0200
  • 559a174899
    cmd/clef: fixups to the python clef poc (#24440) Martin Holst Swende 2022-05-02 14:28:11 +0200
  • f94e23ca66
    eth/filters: remove unused struct fields (#24782) hero5512 2022-04-29 16:07:52 +0800
  • 84041e8f31
    ethclient/gethclient: return storage proofs in GetProof (#24697) Joshua Gutow 2022-04-27 02:51:24 -0700
  • 5a584c2133
    all: use common.FileExist for checking file existence (#24748) s7v7nislands 2022-04-27 17:48:02 +0800
  • c3a5054c27
    cmd/utils: utilize beacon wrapper in makechain (#24620) Martin Holst Swende 2022-04-27 11:45:14 +0200
  • 1f5943e4f9
    core/types: fix unhandled errors in TestTransactionCoding (#24692) tia-99 2022-04-27 16:56:50 +0800
  • 16701c5169
    internal/ethapi: add db operations to api (#24739) Sina Mahmoodi 2022-04-27 08:37:48 +0200
  • a52bcccfe1
    consensus/ethash: fix typos in var names (#24745) John Difool 2022-04-26 18:16:57 +1000
  • 195c2d3d69
    cmd/*: refactor get flag value (#24761) s7v7nislands 2022-04-26 15:32:31 +0800
  • 0914234d10
    cmd/geth, core/state/snapshot: fix flaw in dangling-storage check + inspect difflayers (#24677) Martin Holst Swende 2022-04-26 09:08:43 +0200
  • 7ab15490e9
    all: use 'embed' instead of go-bindata (#24744) s7v7nislands 2022-04-25 17:15:14 +0800
  • 63972e7548
    p2p: fix type of DiscSubprotocolError (#24747) henopied 2022-04-25 04:05:47 -0500
  • fb801d8837
    mobile: fix receipt encoding to json (#24701) Nikita Kozhemyakin 2022-04-25 10:35:04 +0300
  • 4024c1e869
    fix typo (#24731) s7v7nislands 2022-04-25 15:28:03 +0800
  • 7d7a96530b
    cmd/evm: ensure input length is even (#24721) jwasinger 2022-04-24 21:16:49 -1000
  • 9e0a10004e
    cmd/faucet: fix genesis flag and improve documentation (#24735) s7v7nislands 2022-04-23 22:53:21 +0800
  • 2951b50bae
    internal/flags: fix godoc (#24734) s7v7nislands 2022-04-23 22:52:26 +0800
  • a15a32a2f1
    .github: update CODEOWNERS (#24743) Felix Lange 2022-04-23 14:37:04 +0200
  • 7163e6d47f
    README.md: update Go min required version to 1.16 (#24713) Koosha K 2022-04-22 01:31:33 +0200
  • a8bb49b8ea
    eth/tracers/logger: remove unnecessary comparisons in accessList.equal (#24663) Emmanuel T Odeke 2022-04-22 00:30:15 +0100
  • 40cfe71002
    eth/downloader: fix typo in downloader.go (#24704) Ikko Ashimine 2022-04-20 23:17:29 +0900
  • 637cf34ded
    core/vm: fix typo (#24714) Enrique Ortiz 2022-04-20 10:13:47 -0400
  • 8bf0565ebb
    trie: remove unused makeHashNode (#24702) Darioush Jalali 2022-04-20 09:12:06 -0500
  • bb5633c5ee
    go.mod: upgrade btcec and add 'chainhash' module requirement (#24700) Felix Lange 2022-04-17 14:53:25 +0200
  • f0328f241b
    eth/downloader: resolve local header by hash for beacon sync (#24691) rjl493456442 2022-04-14 14:49:23 +0800
  • 9f7bcb9d76
    build: upgrade -dlgo version to Go 1.18.1 (#24689) Marius Kjærstad 2022-04-14 07:45:04 +0200
  • 86216189a5
    eth/downloader: remove stale beacon headers as backfilling progresses (#24670) Péter Szilágyi 2022-04-13 20:31:08 +0300
  • ca298a2821
    cmd/geth: support bigints for --override.terminaltotaldifficulty (#24646) Marius van der Wijden 2022-04-13 11:28:23 +0200
  • 9c82c646e4
    eth/tracers: make txhash blockhash accessible to native tracers (#24679) Sina Mahmoodi 2022-04-12 21:09:27 +0200
  • d4d288e3f1
    build: add imports for go generate tools (#24682) ucwong 2022-04-13 02:24:02 +0800
  • eb69f490ed
    abi/base: return error for pending call error (#24649) JoeGruffins 2022-04-12 17:36:29 +0900
  • 195c979168
    core: fix benchmark panic (#24657) rjl493456442 2022-04-12 16:34:07 +0800
  • c40943a167
    cmd: set DefaultGasLimit to 30M (#24680) Marius van der Wijden 2022-04-12 07:48:03 +0200
  • 59f0e8ae60
    core/types: make "miner" optional in Header JSON (#24666) Felix Lange 2022-04-11 20:19:13 +0200
  • 40b736463a
    build/deb: update Debian control file to remove unencrypted git protocol (#24676) Vaibhaw 2022-04-11 23:34:08 +0530
  • 6c3fea0fc9
    log: modify lock defer unlock order in sync handler (#24667) aaronbuchwald 2022-04-08 10:02:16 -0400
  • c1b69bd121
    les: fix panic in ultralight client sync (#24641) rjl493456442 2022-04-08 21:48:52 +0800
  • 8d066f1f42
    all: use T.TempDir to create temporary test directories (#24633) Eng Zer Jun 2022-04-08 21:44:55 +0800
  • bf5cacfb8f
    accounts/abi: handle tuple arrays in ParseSelector (#24587) Tangui Clairet 2022-04-08 15:38:23 +0200
  • 92e3c56e7b
    cmd/geth: inspect snapshot dangling storage (#24643) Martin Holst Swende 2022-04-08 15:08:46 +0200
  • 9fd8825d5a
    Merge pull request #24659 from karalabe/snapshot-remove-noo Péter Szilágyi 2022-04-07 12:58:44 +0300
  • f6891ba40d
    core/state/snapshot: remove noop map item assignment Péter Szilágyi 2022-04-07 09:36:44 +0300
  • 65825cd134
    README: remove mentions of fast sync (#24656) Tbnoapi 2022-04-07 13:23:55 +0700
  • 111a1b73cf
    Merge pull request #24652 from karalabe/block-fetcher-timeouts Péter Szilágyi 2022-04-06 10:43:18 +0300
  • fb3a081c7e
    eth/tracers: refactor traceTx to separate out struct logging (#24326) Sina Mahmoodi 2022-04-06 09:34:18 +0200
  • 7e2bbb9cbb
    eth/fetcher: if peers never respond, drop them Péter Szilágyi 2022-04-06 10:18:57 +0300
  • 0654014652
    rpc: fixed a typo (#24642) Tatsuya Shimoda 2022-04-05 16:45:20 +0900
  • aa123939c2
    README: update free space required (#24636) John Adler 2022-04-05 01:45:13 -0400
  • 28ec26094b
    eth/downloader: retrieve pivot header from local chain if necessary (#24610) rjl493456442 2022-04-04 15:10:16 +0800
  • 1e973a96b4
    eth: clarify the error string on getlogs failure (#24617) Martin Holst Swende 2022-03-31 21:16:03 +0200
  • 3fd16af5a9
    core,eth: implement tx-level hooks for tracers (#24510) Sina Mahmoodi 2022-03-31 11:51:44 +0200
  • da16d089c0
    trie, les, tests, core: implement trie tracer (#24403) rjl493456442 2022-03-31 15:28:32 +0800
  • 127dc5982e
    eth: change snapshot extension registration failure to warning instead of error (#24475) Nic Jansma 2022-03-30 04:28:27 -0400
  • 8cacb42278
    core: verify genesis extradata for clique (#24470) Guruprasad Kamath 2022-03-30 10:27:25 +0200
  • 9f75994b5e
    common/compiler: add extra include paths to solidity compiler (#24541) zhiqiangxu 2022-03-30 04:38:59 +0800
  • 67c070c379
    eth/tracers/logger: use omitempty to reduce log bloat (#24547) Martin Holst Swende 2022-03-29 22:36:55 +0200
  • b5a129ea24
    internal/ethapi: add refund to StructLogRes (#24567) Zhang Zhuo 2022-03-30 04:34:10 +0800
  • 763b3f8d1f
    go.mod : upnp 1.0.3 stable version (#24573) ucwong 2022-03-30 04:33:19 +0800
  • 25bd17d725
    core/state/snapshot: clean up the generation code (#24479) rjl493456442 2022-03-30 02:37:35 +0800
  • 33022c2e7d
    rlp: fix typo in comment (#24595) flowerofdream 2022-03-30 02:30:09 +0800
  • 8ec8b81b29
    params: begin v1.10.18 release cycle Martin Holst Swende 2022-03-29 19:19:40 +0200
  • 25c9b49fdb
    params: go-ethereum v1.10.17 stable v1.10.17 Martin Holst Swende 2022-03-29 19:18:26 +0200
  • de6a113f84
    eth/catalyst: only apply block if we actually have the state (#24598) Marius van der Wijden 2022-03-29 18:26:18 +0200
  • b502b6ac97
    cmd/geth: change to non-fatal error message when legacy receipt storage is not implemented (#24603) jwasinger 2022-03-28 22:40:42 -1000
  • 1027cb52c4
    Merge pull request #24605 from karalabe/revert-setting-ttd Péter Szilágyi 2022-03-29 11:39:45 +0300
  • b06e8c4a8a
    core/vm: fix sstore gas comment type (#24583) Zhang Zhuo 2022-03-29 16:21:11 +0800
  • b45d82e94a
    core: set ttd override on all chain variations Péter Szilágyi 2022-03-29 10:44:09 +0300
  • 0fffd3acbd
    build: close sftp connection when done (#24593) Martin Holst Swende 2022-03-27 13:21:36 +0200
  • eb3ebceaa1
    internal/build: exit sftp upload (#24590) Martin Holst Swende 2022-03-25 16:46:31 +0100
  • d1c243f841
    internal/build: prevent travis timeout during ppa upload (#24589) Martin Holst Swende 2022-03-25 15:43:07 +0100
  • 19b9cf714f
    internal/build: show ppa upload process stdout on stdout (#24588) Martin Holst Swende 2022-03-25 15:06:29 +0100