Commit Graph

  • 9097d0a325 travis: transition from docker auto builds to manual pushes Péter Szilágyi 2021-08-10 17:13:06 +03:00
  • 5d0ab07343 Merge pull request #23371 from karalabe/gofmt Péter Szilágyi 2021-08-10 16:59:25 +03:00
  • 9d6480c3cd core/state/snapshot: gofmt Péter Szilágyi 2021-08-10 16:58:38 +03:00
  • a879c42bd3 internal/ethapi, accounts/abi/bind: cap highest gas limit by account balance for 1559 fee parameters (#23309) lightclient 2021-08-10 07:56:34 -06:00
  • 39fe7eca6b internal/ethapi: return maxFeePerGas for gasPrice for EIP-1559 txs (#23345) lightclient 2021-08-10 07:39:06 -06:00
  • 66948316f7 core/state/snapshot: clarify comment about snapshot repair (#23305) Tyler Chambers 2021-08-10 05:16:53 -04:00
  • 57d9e0ac75 core/state/snapshot: fix typo in comment (#23219) Ziyuan Zhong 2021-08-10 17:04:29 +08:00
  • e4b687cf46 mobile: remove deprecated code (#23357) Zachinquarantine 2021-08-10 04:40:54 -04:00
  • 6d175460df cmd, core, eth, miner: deprecate miner.gastarget flag (#23213) gary rong 2021-08-10 16:28:33 +08:00
  • 520f25688a Merge pull request #23370 from karalabe/windows-pruning-fix-b Péter Szilágyi 2021-08-10 11:04:39 +03:00
  • 3b38a83274 core/state/pruner: fix state bloom sync permission in Windows Péter Szilágyi 2021-08-10 10:38:49 +03:00
  • 97bd6cd216 internal/ethapi: accept both hex and decimal for blockCount (#23363) Felföldi Zsolt 2021-08-10 08:53:40 +02:00
  • d60cfd2604 core: fix london-check to avoid duplication (#23333) shawn 2021-08-09 22:34:20 +08:00
  • 9e59474e46 core/rawdb: close database in test to avoid goroutine leak (#23287) Shihao Xia 2021-08-08 09:44:42 -04:00
  • 8a24b56331 cmd/evm: implement input txs via rlp in t8n tool (#23138) Martin Holst Swende 2021-08-07 23:04:34 +02:00
  • 0658712f65 core: check if sender is EOA (#23303) Martin Holst Swende 2021-08-07 19:38:18 +02:00
  • d3e3a460ec core/rawdb: fix logs to print block number, not address (#23328) Patrick O'Grady 2021-08-04 01:10:37 -07:00
  • 28ba686cbf core/state: add trie prefetcher tests (#23216) Marius van der Wijden 2021-08-03 17:35:25 +02:00
  • f311488d2c internal/ethapi: fix trace log marshalling (#23292) gary rong 2021-08-03 23:32:13 +08:00
  • c38fab912b core: get header from block cache (#23299) Sina Mahmoodi 2021-08-03 17:29:47 +02:00
  • 4cd6a1458e cmd/devp2p: fix ping/pong race in discv4 tests (#23306) Martin Holst Swende 2021-08-03 11:21:39 +02:00
  • 82c5085399 cre/state: fix outdated statedb Prepare comment (#23320) aaronbuchwald 2021-08-03 02:06:58 -04:00
  • 95bbd46eab node, cmd/clef: remove term "whitelist" (#23296) baptiste-b-pegasys 2021-08-02 15:43:01 +02:00
  • 85afdeef37 tests: remove whitelist feature (#23297) baptiste-b-pegasys 2021-07-29 20:23:37 +02:00
  • 860184d542 p2p: remove term "whitelist" (#23295) baptiste-b-pegasys 2021-07-29 17:50:18 +02:00
  • 3526f69047 all: remove term "whitelist" in comments and log messages (#23294) baptiste-b-pegasys 2021-07-29 17:36:15 +02:00
  • 295bc35ecf signer/core: move API JSON types to separate package (#23275) Martin Holst Swende 2021-07-29 16:06:44 +02:00
  • 8f11d279d2 p2p/simulations: fix unlikely crash in probabilistic connect (#23200) Evolution404 2021-07-29 22:03:50 +08:00
  • b157bae2c9 go.mod: bump golang.org/x/text to v0.3.6 (#23291) Sina Mahmoodi 2021-07-29 15:20:45 +02:00
  • 64a5e125c5 go.mod: upgrade to goupnp v1.0.2 (#23197) ucwong 2021-07-29 21:20:15 +08:00
  • fb8ea5993f tests: update tests/testdata to v9.0.4 (london) (#23279) Marius van der Wijden 2021-07-29 14:05:22 +02:00
  • 5c13012b56 accounts/external, internal/ethapi: fixes for London tx signing (#23274) Martin Holst Swende 2021-07-29 14:00:06 +02:00
  • 523866c2cc all: change blacklist terms baptiste-b-pegasys 2021-07-29 10:17:40 +02:00
  • 56e9001a1a README: fix default sync mode (#23282) ligi 2021-07-28 18:14:46 +02:00
  • 0730acc5a0 consensus/ethash: less allocation during mining (#23199) @edgararout 2021-07-28 08:24:41 -04:00
  • 2faf796d2a internal/ethapi: fix panic in accesslist creation (#23225) Marius van der Wijden 2021-07-28 14:21:35 +02:00
  • 3aea432b35 accounts/abi/bind: set Context in TransactOpts (#23188) Marius van der Wijden 2021-07-27 16:24:27 +02:00
  • b20bc5c0ca accounts/abi/bind: parse ABI only once, create metadata struct (#22583) Marius van der Wijden 2021-07-27 16:22:21 +02:00
  • 5c89ec9b98 cmd/geth: update vulnerability testdata (#23252) Martin Holst Swende 2021-07-27 16:19:48 +02:00
  • bbfa6488ac Use hexutil.Uint for blockCount parameter in feeHistory method (#23239) lightclient 2021-07-27 05:27:28 +02:00
  • a1f16bc74c params: begin v1.10.7 release cycle Felix Lange 2021-07-22 16:45:22 +02:00
  • 576681f29b params: release go-ethereum v1.10.6 stable v1.10.6 Felix Lange 2021-07-22 16:44:28 +02:00
  • 370680a7a9 core/types: revert removal of legacy receipt support (#23247) gary rong 2021-07-22 21:43:51 +08:00
  • 97aacd9b35 core: fix pre-check for account balance under EIP-1559 (#23244) Marius van der Wijden 2021-07-22 15:39:40 +02:00
  • f05419f0fb les: fix eth_sendTransaction API (#23215) gary rong 2021-07-16 07:52:40 +08:00
  • a5e3aa693c eth/tracers: fix typo in test name (#23218) aaronbuchwald 2021-07-15 14:23:16 -04:00
  • 89fde59a80 node: fix stopping websocket rpc.Server (#23211) Evolution404 2021-07-15 16:15:08 +08:00
  • f0b1bddac4 params: begin v1.10.6 release cycle Péter Szilágyi 2021-07-14 11:04:36 +03:00
  • 33ca98ece9 params: release Geth v1.10.5, Exodus Cluster v1.10.5 Péter Szilágyi 2021-07-14 11:01:38 +03:00
  • 1fac96c1f9 internal/web3ext: remove unused console APIs (#23208) gary rong 2021-07-14 15:57:07 +08:00
  • b9e6e43722 consensus/clique: implement getSigner API method (#22987) Marius van der Wijden 2021-07-13 13:40:22 +02:00
  • c49e065fea internal: get pending and queued transaction by address (#22992) Mark 2021-07-13 18:40:58 +08:00
  • 846badc480 internal/ethapi: fix transaction APIs (#23179) gary rong 2021-07-13 18:40:01 +08:00
  • 8fe47b0a0d core/state: avoid unnecessary alloc in trie prefetcher (#23198) Marius van der Wijden 2021-07-12 21:34:20 +02:00
  • 58b0420a8a Merge pull request #23183 from karalabe/cht-1.10.5 Péter Szilágyi 2021-07-12 11:25:08 +03:00
  • afd4227df8 params: update CHTs for the 1.10.5 release Péter Szilágyi 2021-07-09 14:27:41 +03:00
  • 9624f92ede Merge pull request #23178 from karalabe/feeapi-fixes Péter Szilágyi 2021-07-09 07:47:23 +03:00
  • dea71556cc eth/gasprice, internal/ethapi, miner: minor feehistory fixes Péter Szilágyi 2021-07-08 09:57:51 +03:00
  • ff4ff30a68 core, params: define london block at 12965000 (#23176) Martin Holst Swende 2021-07-08 11:34:56 +02:00
  • 00b922fc5d core/types: go generate (#23177) ucwong 2021-07-08 13:53:28 +08:00
  • 7522642393 core/types: remove LogForStorage type (#23173) Sina Mahmoodi 2021-07-07 19:52:55 +02:00
  • b9d4412715 cmd/devp2p: fixes for eth and discv4 tests (#23155) Martin Holst Swende 2021-07-07 17:28:14 +02:00
  • 5441a8fa47 all: remove noop vm config flags (#23111) Sina Mahmoodi 2021-07-06 22:03:09 +02:00
  • e13d14e6a3 core/types: sanity check the basefee length inside a header (#23171) Péter Szilágyi 2021-07-06 23:02:38 +03:00
  • d21a069619 eth, miner: add RPC method to modify miner gaslimit (pre london: ceiling) (#23134) Martin Holst Swende 2021-07-06 10:35:39 +02:00
  • 13bc9c0c6e fuzzing: fix typo in fuzzer definitions (#23169) Martin Holst Swende 2021-07-06 09:48:29 +02:00
  • 5afc82de6e p2p: fix array out of bounds issue (#23165) Evolution404 2021-07-06 15:33:51 +08:00
  • bd566977e8 core: fix bad parent hash when jumping to genesis in setHead (#23162) gary rong 2021-07-06 15:32:26 +08:00
  • 99169016d2 Merge pull request #23168 from karalabe/puppeth-fix-dashboard Péter Szilágyi 2021-07-06 09:59:24 +03:00
  • 78c34fdc3c cmd/puppeth: fix dashboard crash caused by updated base image Péter Szilágyi 2021-07-06 09:58:24 +03:00
  • d081c935d7 Merge pull request #23167 from karalabe/docker-nomake Péter Szilágyi 2021-07-06 09:34:54 +03:00
  • bb0191f22b dockerfile: get rid of make and env, see if that fixes builds Péter Szilágyi 2021-07-06 09:29:55 +03:00
  • c619562313 Merge pull request #23159 from karalabe/ethstats-fix-fullnode Péter Szilágyi 2021-07-05 11:18:51 +03:00
  • 6b6d3190cf ethstats: fix full node interface post 1559 Péter Szilágyi 2021-07-05 10:49:52 +03:00
  • 3b05318525 cmd/evm, eth/ethconfig: regenerate struct codecs (#23140) ucwong 2021-07-02 17:08:53 +08:00
  • a182c76815 consensus/clique: avoid a copy in clique (#23149) ucwong 2021-07-02 15:18:50 +08:00
  • 6ed812db13 les: avoid shutdown hang (#23139) Martin Holst Swende 2021-07-01 14:01:19 +02:00
  • 3212fb6838 go.mod: update UPNP dependency (#23116) ucwong 2021-07-01 19:21:54 +08:00
  • f5f906dd0d eth/tracers: improve tracing performance (#23016) Martin Holst Swende 2021-07-01 09:15:04 +02:00
  • bbbeb7d8ba crypto: gofuzz build directives (#23137) Martin Holst Swende 2021-06-30 23:04:28 +02:00
  • c131e812ae eth/fetcher, trie: unit test reliability fixes (#23020) Martin Holst Swende 2021-06-30 22:24:17 +02:00
  • 686b2884ee all: removed blockhash from statedb (#23126) Marius van der Wijden 2021-06-30 15:17:01 +02:00
  • e7c8693635 internal/ethapi: fix panic in access list creation (#23133) Marius van der Wijden 2021-06-30 14:23:20 +02:00
  • ec88bd0cd0 cmd/geth: dont fail on deprecated toml config fields (#23118) Sina Mahmoodi 2021-06-30 12:57:32 +02:00
  • acdf9238fb ethclient/gethclient: RPC client wrapper for geth-specific API (#22977) Marius van der Wijden 2021-06-30 11:03:01 +02:00
  • d3f018fde8 eth: drop eth/65, the last non-reqid protocol version Péter Szilágyi 2021-06-28 18:40:56 +03:00
  • 4fcc93d922 p2p/server: fix method name in comment (#23123) Ahyun 2021-06-29 18:14:47 +09:00
  • 61f4b5aa89 accounts/abi/bind: fix gas price suggestion with pre EIP-1559 clients (#23102) Pierre R 2021-06-29 17:57:29 +09:00
  • 35dbf7a8a3 eth/gasprice: implement feeHistory API (#23033) Felföldi Zsolt 2021-06-28 16:16:32 +02:00
  • 1b5582acf7 core, eth: fix precompile addresses for tracers (#23097) Sina Mahmoodi 2021-06-28 14:13:27 +02:00
  • dde6f1e92d p2p/enode: fix method doc (#23115) ForLina 2021-06-28 15:48:17 +08:00
  • 2d4eff21ca eth/downloader: increase downloader block body allowance (#23074) Martin Holst Swende 2021-06-25 14:53:22 +02:00
  • bca8c03e57 core/state: remove unused methods ReturnGas, GetStorageProofByHash (#23092) Li Dongwei 2021-06-25 20:34:09 +08:00
  • c07918e7d8 eth/gasprice: fix typo in comment (#22998) haryu703 2021-06-25 19:48:06 +09:00
  • 0e6961366a cmd/geth: fix IPC probe in les test (#23094) piersy 2021-06-25 11:40:37 +01:00
  • 948a600ed5 eth/tracers: convert int/hash values from context into js object (#23108) williamberman 2021-06-24 23:02:15 -07:00
  • 9e23610b0f Merge pull request #23104 from karalabe/tracer-context Péter Szilágyi 2021-06-24 13:50:07 +03:00
  • 29905d86ae eth/tracers: expose contextual infos (block hash, tx hash, tx index) Péter Szilágyi 2021-06-24 12:46:26 +03:00
  • 10eb654f27 Merge pull request #23089 from holiman/fix_fuzzers Péter Szilágyi 2021-06-23 07:34:35 +03:00
  • 4dde0665c8 core: transaction journal should not be executable (#23090) Nye Liu 2021-06-22 21:29:20 -07:00