1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 6da1fce265
    Merge pull request #25379 from holiman/leveldb_update Péter Szilágyi 2022-07-25 09:01:01 +0300
  • 3b2a6b34d9
    cmd/geth: eth/catalyst: enable authrpc by default (#25152) Marius van der Wijden 2022-07-23 09:56:02 +0200
  • 22d71afc95
    params: set sepolia mergeNetsplitBlock to 1735371 (#25372) Marius van der Wijden 2022-07-23 09:54:11 +0200
  • 62306a5ebe
    deps: update goleveldb Martin Holst Swende 2022-07-23 09:46:28 +0200
  • ba3919cac6
    signer/core: add canonical TypedData hashing methods (#25283) Nikhil Suri 2022-07-22 00:53:35 -0700
  • 1764f8f559
    params: set goerli TTD to 10_790_000 (#25324) Marius van der Wijden 2022-07-22 09:52:12 +0200
  • b214c49952
    cmd/puppeth: remove support for exporting non-Geth genesis configurations (#25329) jwasinger 2022-07-22 01:51:01 -0600
  • a22fb936bb
    params: change Merge config to print simpler message Zachinquarantine 2022-07-21 16:37:08 -0400
  • 89b138cf2f
    params: Add Shanghai and Cancun blocks (#25305) Guillaume Ballet 2022-07-19 14:50:17 +0200
  • e73e8bc706
    accounts/abi: substitude arg%d to the range keyword (#25307) Guillaume Ballet 2022-07-19 11:44:48 +0200
  • a7d47ee77b
    cmd/geth: remove redundant 0x in dbGet/dbDelete (#25315) Guillaume Ballet 2022-07-18 13:22:56 +0200
  • a9ef135e2d
    p2p/discover: apply netrestrict in discv5 response handler (#25304) Ha ĐANG 2022-07-15 23:37:51 +0700
  • e3df3d34cf
    trie: fix 'gosimple' lint issue (#25309) Felix Lange 2022-07-15 18:36:05 +0200
  • a54a230a08
    tests: only activate merge on london rules (#25239) Marius van der Wijden 2022-07-15 14:01:07 +0200
  • 1657e43931
    core, les, eth: port snap sync changes (#24898) rjl493456442 2022-07-15 19:55:51 +0800
  • 1c9afc56ae
    core: prevent negative fee during RPC calls (#25214) Lee Bousfield 2022-07-15 04:32:54 -0500
  • 4766b1107f
    core: remove lock in BlockChain.ExportN (#25254) henridf 2022-07-14 14:55:54 +0200
  • 434ca026c9
    internal/ethapi: error if tx args includes chain id that doesn't match local (#25157) lightclient 2022-07-14 04:17:25 -0600
  • b53d38246e
    Merge pull request #25096 from lightclient/remove-version-field Péter Szilágyi 2022-07-14 12:13:59 +0300
  • 5b5dfba70a
    accounts/abi/bind/backends: return hash of new blocks (#25163) Jens W 2022-07-14 10:34:16 +0200
  • 93f981bb61
    accounts/abi: fix typo in comment (#25271) Ikko Ashimine 2022-07-14 17:29:05 +0900
  • e108d36575
    Merge pull request #25293 from sandakersmann/master Péter Szilágyi 2022-07-14 10:30:53 +0300
  • 9f9657850f
    build: upgrade -dlgo version to Go 1.18.4 Marius Kjærstad 2022-07-12 23:19:41 +0200
  • d740d6e741
    Merge pull request #25290 from karalabe/tar-archive-folder-time Péter Szilágyi 2022-07-12 14:39:05 +0300
  • 68cd0cda4a
    internal/build: add a timestamp to the tar archive folder Péter Szilágyi 2022-07-12 14:35:35 +0300
  • 48da9d5513
    Merge pull request #25288 from karalabe/enable-sepolia-dnsdisc Péter Szilágyi 2022-07-12 14:09:42 +0300
  • e66a538a36
    params: enable DNS discovery on Sepolia too Péter Szilágyi 2022-07-12 14:06:23 +0300
  • 3e759e28d7
    eth/tracers: add initial revertReasonTracer tracer (#25265) Philip Fan 2022-07-12 16:10:12 +0800
  • 44893be0d6
    core, eth: pre-allocate map in storage copy (#25279) Seungbae.yu 2022-07-12 16:08:45 +0900
  • 714fb302a5
    Merge pull request #25247 from sandakersmann/master Péter Szilágyi 2022-07-11 10:33:12 +0300
  • b3fc9574ec
    p2p/discover: fix typos in comments (#25272) Seungbae.yu 2022-07-10 17:15:54 +0900
  • d839515434
    rpc: add graceful shutdown timeout for HTTP server (#25258) Brion 2022-07-09 03:25:12 +0800
  • ae8ce72022
    internal/ethapi: fix chain ID check to return all non-zero IDs (#25244) lightclient 2022-07-07 14:50:28 -0500
  • e394d01f2a
    core/types: fix typo in comment (#25249) Seungbae.yu 2022-07-06 22:16:05 +0900
  • 926b3e08ba
    trie: fix typo in comment (#25241) aaronbuchwald 2022-07-06 02:49:09 -0400
  • ed7a80f7fd
    build: upgrade -dlgo version to Go 1.18.3 Marius Kjærstad 2022-07-06 00:12:39 +0200
  • cb7f35996d
    internal/ethapi: add basefee to block overrides (#25219) Sina Mahmoodi 2022-07-05 14:48:34 +0200
  • e3c1a7c671
    go.mod: updated logfmt dependency (#25231) Marius van der Wijden 2022-07-05 14:45:44 +0200
  • 7217ef4c9c
    consensus/beacon: verify timestamp is greater than parent timestamp (#25236) Marius van der Wijden 2022-07-05 09:05:10 +0200
  • 87bb5db675
    core: allow external processor (#25233) Marius van der Wijden 2022-07-05 09:02:49 +0200
  • f6ac80c507
    cmd/geth, cmd/devp2p: fix some cli parsing issues (#25234) Felix Lange 2022-07-04 19:52:19 +0200
  • 55f914a1d7
    signer/core/apitypes: support primitive types int96/uint96 (#25105) スパイク 2022-07-04 22:01:07 +0900
  • 5f6e870ee6
    core: apply ttd override to uninitialized db (#25136) Marius van der Wijden 2022-07-04 11:25:17 +0200
  • e537193421
    core: allow external code to set the block validator for malicious tests (#25119) Marius van der Wijden 2022-07-04 11:24:06 +0200
  • 62470eeaf8
    consensus/beacon: copy td value so we can modify it (#25230) Marius van der Wijden 2022-07-04 10:54:15 +0200
  • 2697e44d81
    all: change format 0x%x to %#x (#25221) Seungbae.yu 2022-07-04 17:03:32 +0900
  • 953a29f5fd
    Replace fmt.Errorf with errors.New in abi argument (#25181) aaronbuchwald 2022-07-04 03:21:00 -0400
  • de1cecb22e
    eth/catalyst: disallow importing blocks via newPayload during snap sync (#25210) Péter Szilágyi 2022-07-01 14:38:26 +0300
  • 692bfd1bf8
    Merge pull request #25206 from dbadoy/master Péter Szilágyi 2022-06-30 09:23:34 +0300
  • a1cb7282b0
    common/prque: fix typo Seungbae.yu 2022-06-30 13:24:04 +0900
  • 5e252282c0 params: begin v1.10.21 release cycle Felix Lange 2022-06-30 00:30:39 +0200
  • 8f2416a89a params: go-ethereum v1.10.20 stable v1.10.20 Felix Lange 2022-06-30 00:27:43 +0200
  • 75ebeb7fe0
    build/deb: fix auto-completion install paths (#25204) Felix Lange 2022-06-29 23:19:30 +0200
  • 63b2d49b5b
    build: upgrade to golangci-lint v1.46.2 (#25202) Felix Lange 2022-06-29 20:49:04 +0200
  • ea0bf08547
    build: fix auto-completion scripts and include them in .deb package (#25195) willian.eth 2022-06-29 19:41:39 +0200
  • d12b1a91cd
    consensus/beacon: check that only the latest pow block is valid ttd block (#25187) Marius van der Wijden 2022-06-29 14:13:19 +0200
  • c2070f8d15
    common: increase StorageSize test coverage (#25188) Seungbae.yu 2022-06-29 19:13:00 +0900
  • 3e693e1ef6
    internal/ethapi: return chain id for EIP-155 legacy txs (#25155) lightclient 2022-06-29 11:58:59 +0200
  • 9ecf8a97a9
    cmd/utils: fix applying bootstrap nodes from config file (#25174) Andre Patta 2022-06-29 06:57:12 -0300
  • 300f6121ad
    core/rawdb: simplify TestDiskSeek to use memorydb (#25182) aaronbuchwald 2022-06-29 05:54:42 -0400
  • 3f712e7447
    core/rawdb: fix typo in comment (#25191) Ruohui Wang 2022-06-29 04:47:33 -0500
  • d1890aa402
    fix: linter warning (#25192) Guillaume Ballet 2022-06-29 10:54:57 +0200
  • 9a5c1000c7
    cmd/geth, p2p: add support for custom discovery UDP port (#24979) zeim839 2022-06-28 11:25:47 -0400
  • 1438e7c324
    params: set TTD for sepolia testnet (#25179) Marius van der Wijden 2022-06-28 14:48:13 +0200
  • 52ed3570c4
    cmd: migrate to urfave/cli/v2 (#24751) willian.eth 2022-06-27 18:22:36 +0200
  • 0c6f81f888
    all: remove version field from rpc.API lightclient@protonmail.com 2022-06-15 10:39:07 +0200
  • 119f955686
    all: remove public field from rpc.API (#25059) lightclient 2022-06-27 12:33:13 +0200
  • c7f485d9e5
    internal/ethapi: add note about eth_chainId compatibility with EIP-695 (#25168) lightclient 2022-06-25 21:34:21 +0200
  • 647c6f2db6
    internal/ethapi: always return chain id (#25166) lightclient 2022-06-24 18:03:13 +0200
  • e620fa3980
    eth: fix typo (#25161) int88 2022-06-24 20:28:01 +0800
  • 6135c688b8
    eth/tracers: optimize goja buffer conversion (#25156) Sina Mahmoodi 2022-06-23 18:11:47 +0200
  • 0f044f3433
    go.mod: upgrade to latest goleveldb (#25067) ucwong 2022-06-23 16:35:27 +0800
  • 68420e1aa5
    core: fix typo in txpool (#25149) aaronbuchwald 2022-06-22 16:51:45 -0400
  • 7c7cd410d1
    eth, miner: retrieve mining state from live database (#25139) rjl493456442 2022-06-22 19:59:55 +0800
  • f49e298330
    README,rpc: remove mention of "shh" RPC API (#25137) Zachinquarantine 2022-06-21 05:59:02 -0400
  • f20a569265
    cmd/geth: drop geth js command (#25000) Sina Mahmoodi 2022-06-21 11:16:05 +0200
  • 10dc5dce08
    all: remove concept of public/private API definitions (#25053) lightclient 2022-06-21 11:05:43 +0200
  • 241dd27300
    trie: fix size accounting in cleaner (#25007) aaronbuchwald 2022-06-21 05:00:37 -0400
  • ad15050c7f
    cmd/faucet: add sepolia network support (#25128) Zachinquarantine 2022-06-20 04:40:06 -0400
  • d39f0cce71
    internal/ethapi: remove SignAndSendTransaction (#25111) Sina Mahmoodi 2022-06-20 10:38:46 +0200
  • c776029c6c
    cmd/faucet: more verbose message about private posts (#25129) Zachinquarantine 2022-06-20 04:20:32 -0400
  • 21129ec838
    node: make jwt tests less time-dependent (#25120) Martin Holst Swende 2022-06-20 10:10:25 +0200
  • 01e5e9c2c3
    tests/fuzzers/rlp: avoid very large input (#25109) Martin Holst Swende 2022-06-17 00:44:30 +0200
  • ba99e19215
    internal/ethapi: add comment explaining return of nil instead of error (#25097) Kosuke Taniguchi 2022-06-17 00:08:25 +0900
  • 67454df08b
    params: begin v1.10.20 release cycle Péter Szilágyi 2022-06-15 15:56:01 +0300
  • 23bee16208
    params: release Geth v1.10.19 v1.10.19 Péter Szilágyi 2022-06-15 15:35:32 +0300
  • d78d302f3d
    node: add info message when JWT secret is loaded (#25095) Marius van der Wijden 2022-06-15 14:35:53 +0200
  • d8f963811d
    cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) Marius van der Wijden 2022-06-15 13:10:38 +0200
  • 30602163d5
    eth: introduce eth67 protocol (#24093) rjl493456442 2022-06-15 18:56:47 +0800
  • 3273ad1a58
    eth: add missing period at end of sentences (#25058) lightclient 2022-06-15 09:29:23 +0200
  • bc013bc42e
    all: prefer new(big.Int) over big.NewInt(0) (#25087) lmittmann 2022-06-14 14:09:48 +0200
  • 8cfd1214b7
    common: improve pretty duration regex (#25073) Marius van der Wijden 2022-06-14 14:08:43 +0200
  • 6ad620d642
    cmd/ethkey: use accounts.TextHash (#25069) s7v7nislands 2022-06-14 19:47:11 +0800
  • 1cf58c7b81
    readme,eth: remove references to eth.wiki (#25086) lightclient 2022-06-14 12:59:05 +0200
  • f74bb3a3bf
    cmd/utils: update --ropsten description (#25078) Ivan Aracki 2022-06-14 10:24:29 +0200
  • a907d7e81a
    all: more linters (#24783) Martin Holst Swende 2022-06-13 16:24:45 +0200
  • eb94896270
    Chore: Minimal gramatical errors (signleton -> singleton) (#25057) Gustavo Silva 2022-06-10 16:47:06 +0100
  • 3f5b5ec3e5
    internal/ethapi: fix typo in comment (#25056) Luozhu 2022-06-10 16:57:32 +0800
  • 594e321662
    core/evm: fix error in comment (#25040) int88 2022-06-09 00:40:37 +0800
  • f5037185aa
    core/types: improve LogForStorage and ReceiptForStorage comments (#25032) henridf 2022-06-08 18:32:07 +0200