Commit Graph

  • 3e759e28d7 eth/tracers: add initial revertReasonTracer tracer (#25265) Philip Fan 2022-07-12 16:10:12 +08:00
  • 44893be0d6 core, eth: pre-allocate map in storage copy (#25279) Seungbae.yu 2022-07-12 16:08:45 +09:00
  • 714fb302a5 Merge pull request #25247 from sandakersmann/master Péter Szilágyi 2022-07-11 10:33:12 +03:00
  • b3fc9574ec p2p/discover: fix typos in comments (#25272) Seungbae.yu 2022-07-10 17:15:54 +09:00
  • d839515434 rpc: add graceful shutdown timeout for HTTP server (#25258) Brion 2022-07-09 03:25:12 +08:00
  • ae8ce72022 internal/ethapi: fix chain ID check to return all non-zero IDs (#25244) lightclient 2022-07-07 14:50:28 -05:00
  • e394d01f2a core/types: fix typo in comment (#25249) Seungbae.yu 2022-07-06 22:16:05 +09:00
  • 926b3e08ba trie: fix typo in comment (#25241) aaronbuchwald 2022-07-06 02:49:09 -04:00
  • ed7a80f7fd build: upgrade -dlgo version to Go 1.18.3 Marius Kjærstad 2022-07-06 00:12:39 +02:00
  • cb7f35996d internal/ethapi: add basefee to block overrides (#25219) Sina Mahmoodi 2022-07-05 14:48:34 +02:00
  • e3c1a7c671 go.mod: updated logfmt dependency (#25231) Marius van der Wijden 2022-07-05 14:45:44 +02:00
  • 7217ef4c9c consensus/beacon: verify timestamp is greater than parent timestamp (#25236) Marius van der Wijden 2022-07-05 09:05:10 +02:00
  • 87bb5db675 core: allow external processor (#25233) Marius van der Wijden 2022-07-05 09:02:49 +02:00
  • f6ac80c507 cmd/geth, cmd/devp2p: fix some cli parsing issues (#25234) Felix Lange 2022-07-04 19:52:19 +02:00
  • 55f914a1d7 signer/core/apitypes: support primitive types int96/uint96 (#25105) スパイク 2022-07-04 22:01:07 +09:00
  • 5f6e870ee6 core: apply ttd override to uninitialized db (#25136) Marius van der Wijden 2022-07-04 11:25:17 +02:00
  • e537193421 core: allow external code to set the block validator for malicious tests (#25119) Marius van der Wijden 2022-07-04 11:24:06 +02:00
  • 62470eeaf8 consensus/beacon: copy td value so we can modify it (#25230) Marius van der Wijden 2022-07-04 10:54:15 +02:00
  • 2697e44d81 all: change format 0x%x to %#x (#25221) Seungbae.yu 2022-07-04 17:03:32 +09:00
  • 953a29f5fd Replace fmt.Errorf with errors.New in abi argument (#25181) aaronbuchwald 2022-07-04 03:21:00 -04:00
  • de1cecb22e eth/catalyst: disallow importing blocks via newPayload during snap sync (#25210) Péter Szilágyi 2022-07-01 14:38:26 +03:00
  • 692bfd1bf8 Merge pull request #25206 from dbadoy/master Péter Szilágyi 2022-06-30 09:23:34 +03:00
  • a1cb7282b0 common/prque: fix typo Seungbae.yu 2022-06-30 13:24:04 +09:00
  • 5e252282c0 params: begin v1.10.21 release cycle Felix Lange 2022-06-30 00:30:39 +02:00
  • 8f2416a89a params: go-ethereum v1.10.20 stable v1.10.20 Felix Lange 2022-06-30 00:27:43 +02:00
  • 75ebeb7fe0 build/deb: fix auto-completion install paths (#25204) Felix Lange 2022-06-29 23:19:30 +02:00
  • 63b2d49b5b build: upgrade to golangci-lint v1.46.2 (#25202) Felix Lange 2022-06-29 20:49:04 +02:00
  • ea0bf08547 build: fix auto-completion scripts and include them in .deb package (#25195) willian.eth 2022-06-29 19:41:39 +02:00
  • 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 +02:00
  • c2070f8d15 common: increase StorageSize test coverage (#25188) Seungbae.yu 2022-06-29 19:13:00 +09:00
  • 3e693e1ef6 internal/ethapi: return chain id for EIP-155 legacy txs (#25155) lightclient 2022-06-29 11:58:59 +02:00
  • 9ecf8a97a9 cmd/utils: fix applying bootstrap nodes from config file (#25174) Andre Patta 2022-06-29 06:57:12 -03:00
  • 300f6121ad core/rawdb: simplify TestDiskSeek to use memorydb (#25182) aaronbuchwald 2022-06-29 05:54:42 -04:00
  • 3f712e7447 core/rawdb: fix typo in comment (#25191) Ruohui Wang 2022-06-29 04:47:33 -05:00
  • d1890aa402 fix: linter warning (#25192) Guillaume Ballet 2022-06-29 10:54:57 +02:00
  • 9a5c1000c7 cmd/geth, p2p: add support for custom discovery UDP port (#24979) zeim839 2022-06-28 11:25:47 -04:00
  • 1438e7c324 params: set TTD for sepolia testnet (#25179) Marius van der Wijden 2022-06-28 14:48:13 +02:00
  • 52ed3570c4 cmd: migrate to urfave/cli/v2 (#24751) willian.eth 2022-06-27 18:22:36 +02:00
  • 0c6f81f888 all: remove version field from rpc.API lightclient@protonmail.com 2022-06-15 10:39:07 +02:00
  • 119f955686 all: remove public field from rpc.API (#25059) lightclient 2022-06-27 12:33:13 +02:00
  • c7f485d9e5 internal/ethapi: add note about eth_chainId compatibility with EIP-695 (#25168) lightclient 2022-06-25 21:34:21 +02:00
  • 647c6f2db6 internal/ethapi: always return chain id (#25166) lightclient 2022-06-24 18:03:13 +02:00
  • e620fa3980 eth: fix typo (#25161) int88 2022-06-24 20:28:01 +08:00
  • 6135c688b8 eth/tracers: optimize goja buffer conversion (#25156) Sina Mahmoodi 2022-06-23 18:11:47 +02:00
  • 0f044f3433 go.mod: upgrade to latest goleveldb (#25067) ucwong 2022-06-23 16:35:27 +08:00
  • 68420e1aa5 core: fix typo in txpool (#25149) aaronbuchwald 2022-06-22 16:51:45 -04:00
  • 7c7cd410d1 eth, miner: retrieve mining state from live database (#25139) rjl493456442 2022-06-22 19:59:55 +08:00
  • f49e298330 README,rpc: remove mention of "shh" RPC API (#25137) Zachinquarantine 2022-06-21 05:59:02 -04:00
  • f20a569265 cmd/geth: drop geth js command (#25000) Sina Mahmoodi 2022-06-21 11:16:05 +02:00
  • 10dc5dce08 all: remove concept of public/private API definitions (#25053) lightclient 2022-06-21 11:05:43 +02:00
  • 241dd27300 trie: fix size accounting in cleaner (#25007) aaronbuchwald 2022-06-21 05:00:37 -04:00
  • ad15050c7f cmd/faucet: add sepolia network support (#25128) Zachinquarantine 2022-06-20 04:40:06 -04:00
  • d39f0cce71 internal/ethapi: remove SignAndSendTransaction (#25111) Sina Mahmoodi 2022-06-20 10:38:46 +02:00
  • c776029c6c cmd/faucet: more verbose message about private posts (#25129) Zachinquarantine 2022-06-20 04:20:32 -04:00
  • 21129ec838 node: make jwt tests less time-dependent (#25120) Martin Holst Swende 2022-06-20 10:10:25 +02:00
  • 01e5e9c2c3 tests/fuzzers/rlp: avoid very large input (#25109) Martin Holst Swende 2022-06-17 00:44:30 +02:00
  • ba99e19215 internal/ethapi: add comment explaining return of nil instead of error (#25097) Kosuke Taniguchi 2022-06-17 00:08:25 +09:00
  • 67454df08b params: begin v1.10.20 release cycle Péter Szilágyi 2022-06-15 15:56:01 +03:00
  • 23bee16208 params: release Geth v1.10.19 v1.10.19 Péter Szilágyi 2022-06-15 15:35:32 +03:00
  • d78d302f3d node: add info message when JWT secret is loaded (#25095) Marius van der Wijden 2022-06-15 14:35:53 +02:00
  • d8f963811d cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) Marius van der Wijden 2022-06-15 13:10:38 +02:00
  • 30602163d5 eth: introduce eth67 protocol (#24093) rjl493456442 2022-06-15 18:56:47 +08:00
  • 3273ad1a58 eth: add missing period at end of sentences (#25058) lightclient 2022-06-15 09:29:23 +02:00
  • bc013bc42e all: prefer new(big.Int) over big.NewInt(0) (#25087) lmittmann 2022-06-14 14:09:48 +02:00
  • 8cfd1214b7 common: improve pretty duration regex (#25073) Marius van der Wijden 2022-06-14 14:08:43 +02:00
  • 6ad620d642 cmd/ethkey: use accounts.TextHash (#25069) s7v7nislands 2022-06-14 19:47:11 +08:00
  • 1cf58c7b81 readme,eth: remove references to eth.wiki (#25086) lightclient 2022-06-14 12:59:05 +02:00
  • f74bb3a3bf cmd/utils: update --ropsten description (#25078) Ivan Aracki 2022-06-14 10:24:29 +02:00
  • a907d7e81a all: more linters (#24783) Martin Holst Swende 2022-06-13 16:24:45 +02:00
  • eb94896270 Chore: Minimal gramatical errors (signleton -> singleton) (#25057) Gustavo Silva 2022-06-10 16:47:06 +01:00
  • 3f5b5ec3e5 internal/ethapi: fix typo in comment (#25056) Luozhu 2022-06-10 16:57:32 +08:00
  • 594e321662 core/evm: fix error in comment (#25040) int88 2022-06-09 00:40:37 +08:00
  • f5037185aa core/types: improve LogForStorage and ReceiptForStorage comments (#25032) henridf 2022-06-08 18:32:07 +02:00
  • 6160296445 core/types: remove unused field 'td' in Block (#25010) Rajaram Gaunker 2022-06-08 09:31:43 -07:00
  • b60a08d2fd eth/catalyst: remove unauthenticated 'engine' api (#24997) Martin Holst Swende 2022-06-08 15:36:25 +02:00
  • c4dab8ceca Merge pull request #25044 from karalabe/rpc-histograms Péter Szilágyi 2022-06-08 16:34:43 +03:00
  • 106a162b7c rpc: swap out timer metrics to histograms Péter Szilágyi 2022-06-08 16:24:33 +03:00
  • 138f0d7494 p2p: use errors.Is for error comparison (#24882) Håvard Anda Estensen 2022-06-07 17:27:21 +02:00
  • 41e75480df eth, les, params: log chain config a bit saner (#24904) Péter Szilágyi 2022-06-07 13:49:07 +03:00
  • 450f5da7e1 accounts: increase parseURL test coverage (#25033) Seungbae.yu 2022-06-07 19:46:27 +09:00
  • 403624a4a1 p2p/discover: fix panicky test (#25038) Martin Holst Swende 2022-06-07 12:15:22 +02:00
  • 5e8fa1da70 tests/fuzzers/bls12381: fix blst pairing (#25037) Marius van der Wijden 2022-06-07 09:06:34 +02:00
  • 84b327244d accounts/abi/bind: fix duplicate field names in the generated go struct (#24924) lwh 2022-06-07 14:38:54 +08:00
  • d9566e39bd eth/filters: fix getLogs for pending block (#24949) Sina Mahmoodi 2022-06-07 08:31:19 +02:00
  • 7e9514b8c3 params: update ropsten terminal total difficulty block (#25018) Martin Holst Swende 2022-06-07 08:11:01 +02:00
  • 6b3e6cb2ab trie: move locking into trieDB insert method (#25030) aaronbuchwald 2022-06-07 02:02:04 -04:00
  • 096daa9a7d eth/tracers: fix typo in 4byte_tracer_legacy.js (#25020) Ikko Ashimine 2022-06-07 00:55:16 +09:00
  • 10da98072c eth/api: use hexutil.Bytes for account range method (#25024) lightclient 2022-06-06 17:33:05 +02:00
  • 22defa5af7 all: introduce trie owner notion (#24750) rjl493456442 2022-06-06 23:14:55 +08:00
  • c375ee91e9 cmd/geth, core/state/snapshot: rework journal loading, implement account-check (#24765) Martin Holst Swende 2022-06-06 17:09:39 +02:00
  • d6b55749e6 tests/fuzzers/bls12381: fix blst deserializing (#25036) Marius van der Wijden 2022-06-06 17:01:59 +02:00
  • 997f1c4f0a core/vm: optimize jumpdest analysis (#23500) Paweł Bylica 2022-06-03 10:40:14 +02:00
  • b453767ccd go.mod: clean up (#25017) s7v7nislands 2022-06-03 15:25:25 +08:00
  • 5bc4e8f09d go.mod: set go version to 1.17 (#24926) Jonathan Le Brun 2022-06-02 20:26:44 +02:00
  • 490c45c70f consensus/misc: reduce allocations and improve comments in CalcBaseFee (#24958) Ivan Kuznetsov 2022-06-03 01:25:12 +07:00
  • 6f075bf6af node: make jwt test less dependent on time (#25016) Martin Holst Swende 2022-06-02 20:21:35 +02:00
  • 2227589f9b eth/catalyst: return 0x0 on Invalid block on top of pow block (#25006) Marius van der Wijden 2022-06-02 13:15:17 +02:00
  • 3c6d6f7ee8 tests/fuzzers/bls12381: Add BLST to fuzzing support (#24249) Marius van der Wijden 2022-06-02 13:13:28 +02:00
  • d8a2305565 eth/tracers: add support for block overrides in debug_traceCall (#24871) Martin Holst Swende 2022-06-02 11:39:36 +02:00
  • f9806dc872 core: fix canonical hash marker update (#24996) rjl493456442 2022-06-01 17:03:24 +08:00