1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 6b6d3190cf
    ethstats: fix full node interface post 1559 Péter Szilágyi 2021-07-05 10:49:52 +0300
  • 3b05318525
    cmd/evm, eth/ethconfig: regenerate struct codecs (#23140) ucwong 2021-07-02 17:08:53 +0800
  • a182c76815
    consensus/clique: avoid a copy in clique (#23149) ucwong 2021-07-02 15:18:50 +0800
  • 6ed812db13
    les: avoid shutdown hang (#23139) Martin Holst Swende 2021-07-01 14:01:19 +0200
  • 3212fb6838
    go.mod: update UPNP dependency (#23116) ucwong 2021-07-01 19:21:54 +0800
  • f5f906dd0d
    eth/tracers: improve tracing performance (#23016) Martin Holst Swende 2021-07-01 09:15:04 +0200
  • bbbeb7d8ba
    crypto: gofuzz build directives (#23137) Martin Holst Swende 2021-06-30 23:04:28 +0200
  • c131e812ae
    eth/fetcher, trie: unit test reliability fixes (#23020) Martin Holst Swende 2021-06-30 22:24:17 +0200
  • 686b2884ee
    all: removed blockhash from statedb (#23126) Marius van der Wijden 2021-06-30 15:17:01 +0200
  • e7c8693635
    internal/ethapi: fix panic in access list creation (#23133) Marius van der Wijden 2021-06-30 14:23:20 +0200
  • ec88bd0cd0
    cmd/geth: dont fail on deprecated toml config fields (#23118) Sina Mahmoodi 2021-06-30 12:57:32 +0200
  • acdf9238fb
    ethclient/gethclient: RPC client wrapper for geth-specific API (#22977) Marius van der Wijden 2021-06-30 11:03:01 +0200
  • d3f018fde8
    eth: drop eth/65, the last non-reqid protocol version Péter Szilágyi 2021-06-28 18:40:56 +0300
  • 4fcc93d922
    p2p/server: fix method name in comment (#23123) Ahyun 2021-06-29 18:14:47 +0900
  • 61f4b5aa89
    accounts/abi/bind: fix gas price suggestion with pre EIP-1559 clients (#23102) Pierre R 2021-06-29 17:57:29 +0900
  • 35dbf7a8a3
    eth/gasprice: implement feeHistory API (#23033) Felföldi Zsolt 2021-06-28 16:16:32 +0200
  • 1b5582acf7
    core, eth: fix precompile addresses for tracers (#23097) Sina Mahmoodi 2021-06-28 14:13:27 +0200
  • dde6f1e92d
    p2p/enode: fix method doc (#23115) ForLina 2021-06-28 15:48:17 +0800
  • 2d4eff21ca
    eth/downloader: increase downloader block body allowance (#23074) Martin Holst Swende 2021-06-25 14:53:22 +0200
  • bca8c03e57
    core/state: remove unused methods ReturnGas, GetStorageProofByHash (#23092) Li Dongwei 2021-06-25 20:34:09 +0800
  • c07918e7d8
    eth/gasprice: fix typo in comment (#22998) haryu703 2021-06-25 19:48:06 +0900
  • 0e6961366a
    cmd/geth: fix IPC probe in les test (#23094) piersy 2021-06-25 11:40:37 +0100
  • 948a600ed5
    eth/tracers: convert int/hash values from context into js object (#23108) williamberman 2021-06-24 23:02:15 -0700
  • 9e23610b0f
    Merge pull request #23104 from karalabe/tracer-context Péter Szilágyi 2021-06-24 13:50:07 +0300
  • 29905d86ae
    eth/tracers: expose contextual infos (block hash, tx hash, tx index) Péter Szilágyi 2021-06-24 12:46:26 +0300
  • 10eb654f27
    Merge pull request #23089 from holiman/fix_fuzzers Péter Szilágyi 2021-06-23 07:34:35 +0300
  • 4dde0665c8
    core: transaction journal should not be executable (#23090) Nye Liu 2021-06-22 21:29:20 -0700
  • a750bf8686
    crypto: fix build directives Martin Holst Swende 2021-06-22 15:21:11 +0200
  • bef78efb49
    graphql: fix transaction API (#23052) gary rong 2021-06-22 17:13:48 +0800
  • ddf10250c7
    accounts/abi/bind: replace context.TODO with context.Background (#23088) Guillaume Ballet 2021-06-22 11:06:34 +0200
  • fcd7bdc2b7
    Merge pull request #23062 from nfeignon/fix-abi-bind-ensure-context Péter Szilágyi 2021-06-22 11:47:48 +0300
  • 1e44c3585f
    README: Discord server instead of gitter for communication with devs (#23080) Sachin Kumar Singh 2021-06-22 14:03:49 +0530
  • 5228b2a353
    Merge pull request #23083 from karalabe/docker-fix-experimental Péter Szilágyi 2021-06-21 19:44:23 +0300
  • e0123026b6
    travis: enable experimental docker for manifest building Péter Szilágyi 2021-06-21 19:43:37 +0300
  • 653a30f4ca
    Merge pull request #23082 from karalabe/docker-flat-publish Péter Szilágyi 2021-06-21 19:32:45 +0300
  • 0f2347d070
    travis, Dockerfile, build: docker build and multi-arch publish combo Péter Szilágyi 2021-06-21 19:16:51 +0300
  • da000c8314
    Merge pull request #23078 from karalabe/docker-post-publish Péter Szilágyi 2021-06-21 13:50:24 +0300
  • f915a4bf20
    travis: move docker steps further to prevent hanging other builders Péter Szilágyi 2021-06-21 13:01:24 +0300
  • 732a6a3666
    trie: small optimization of delete in fullNode case (#22979) Evolution404 2021-06-20 21:59:00 +0800
  • 7b6c8363da
    core: copy CliqueConfig in DeveloperGenesisBlock (#23068) Oliver Tale-Yazdi 2021-06-20 15:52:04 +0200
  • 4695117f2e
    Merge pull request #23069 from karalabe/docker-multi-arch Péter Szilágyi 2021-06-18 15:35:09 +0300
  • e9f99d1c91
    travis, build: add support for multi-arch docker images Péter Szilágyi 2021-06-18 15:28:30 +0300
  • ef946a6c87
    tests: fix eip1559 tx on non-eip1559 network (#23054) Marius van der Wijden 2021-06-18 12:34:31 +0200
  • 58aeab77d2
    tests: fix nil pointer panic on failure (#23053) Marius van der Wijden 2021-06-18 12:21:34 +0200
  • 97ce6dfa6d
    internal/ethapi: fix typo in comment (#23057) lightclient 2021-06-18 04:16:34 -0600
  • bbb2b30506
    params: fix typo in gas cost comments (#23065) Afanasii Kurakin 2021-06-18 13:15:51 +0300
  • 15fe3050a1
    core/types: add DynamicFeeTx to TxData implementation list in docs (#23063) Jeff Wentworth 2021-06-18 02:54:37 +0900
  • c63c2d855e accounts/abi/bind: call ensureContext on every context Nicolas Feignon 2021-06-17 14:04:24 +0200
  • 87a11a87c2 params: begin v1.10.5 release cycle Felix Lange 2021-06-17 12:36:42 +0200
  • aa637fd38a params: release go-ethereum v1.10.4 stable v1.10.4 Felix Lange 2021-06-17 12:35:17 +0200
  • e1f244a6e6
    Merge pull request #23061 from karalabe/docker-noarm Péter Szilágyi 2021-06-17 12:23:16 +0300
  • 40a11d644c
    travis: don't overwrite amd64 images with arm64 Péter Szilágyi 2021-06-17 12:22:22 +0300
  • b28f8c0c43
    Merge pull request #23060 from karalabe/travis-docker Péter Szilágyi 2021-06-17 12:02:18 +0300
  • 90ffcfde89
    travis, build: own docker builder and hub pusher Péter Szilágyi 2021-06-17 10:47:45 +0300
  • a675c89c75
    core: readded state processor error tests (#23055) Marius van der Wijden 2021-06-16 15:00:36 +0200
  • 080b6ebe91
    core/vm: evm fix panic (#23047) Martin Holst Swende 2021-06-16 08:53:27 +0200
  • ae315ef7a1
    Merge pull request #23050 from karalabe/1559-receipt-rpc Péter Szilágyi 2021-06-16 09:52:31 +0300
  • aa69d36152
    core, graphql, internal: expose effectiveGasPrice in receipts Péter Szilágyi 2021-06-16 08:23:50 +0300
  • 0aadb49c86
    Merge pull request #23051 from karalabe/cht-1.10.4 Péter Szilágyi 2021-06-16 09:37:09 +0300
  • cdb9fefc48
    params: bump CHTs for Geth v1.10.4 Péter Szilágyi 2021-06-16 09:14:58 +0300
  • 7a7abe3de8
    accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) Péter Szilágyi 2021-06-15 13:56:14 +0300
  • 087ed9c92e
    params, core/forkid: add london testnet blocks (#23041) Martin Holst Swende 2021-06-14 19:35:01 +0200
  • 7530803065
    Merge pull request #23039 from holiman/basefeepergas Péter Szilágyi 2021-06-14 15:54:20 +0300
  • 8a4460c47e
    core: change baseFee into baseFeePerGas in genesis json Martin Holst Swende 2021-06-14 14:04:44 +0200
  • 1d57f22d58
    accounts/abi/bind/backends: add simulated reorgs (#22624) Oliver Tale-Yazdi 2021-06-14 07:55:44 +0200
  • ccf53daee1
    Merge pull request #23013 from holiman/genesis_fix Péter Szilágyi 2021-06-14 07:52:33 +0300
  • eff998effb
    Merge pull request #23027 from karalabe/1559-call Péter Szilágyi 2021-06-11 12:27:30 +0300
  • a2ea537a6f
    common: rename unused function with typo (#23025) Paul-Armand Verhaegen 2021-06-10 09:53:23 +0200
  • 1fc0eba50d
    Merge pull request #23028 from karalabe/1559-rpcgascap Péter Szilágyi 2021-06-10 10:52:31 +0300
  • be1267ced5
    eth/ethconfig: bump the RPC gas cap to 50M, since 1559 exceeds 25 Péter Szilágyi 2021-06-10 09:07:03 +0300
  • f68a68a313
    core, internal: support various eth_call invocations post 1559 Péter Szilágyi 2021-06-10 08:02:51 +0300
  • 7a00378e2b
    cmd/clef, signer: support for eip-1559 txs in clef (#22966) Martin Holst Swende 2021-06-09 13:48:47 +0200
  • c503f98f6d
    all: rename internal 1559 gas fields, add support for graphql (#23010) Péter Szilágyi 2021-06-08 13:05:41 +0300
  • f763846e6e
    core: make genesis parse baseFee correctly Martin Holst Swende 2021-06-08 11:07:27 +0200
  • 248572ee54
    core/rawdb: db inspect move 'config' and 'shutdown' into 'meta data' (#22978) Evolution404 2021-06-08 16:39:24 +0800
  • ddeeb89c03
    go.mod: upgrade to fastcache v1.6.0 (#22982) ucwong 2021-06-08 16:39:05 +0800
  • 0e9c7d564d
    tests: update for London (#22976) Martin Holst Swende 2021-06-07 14:37:56 +0200
  • 08379b5533
    trie: remove the duplicate batch-write for 'preimage' (#23001) Evolution404 2021-06-07 15:11:07 +0800
  • 92b8f28df3
    Merge pull request #22995 from karalabe/enforce-miner-tip Péter Szilágyi 2021-06-04 10:57:22 +0300
  • 71ff65b188
    miner/stress: add stress test for eip 1559 (#22930) gary rong 2021-06-04 15:32:35 +0800
  • 7e915ee379
    core, eth, miner: enforce configured mining reward post 1559 too Péter Szilágyi 2021-06-04 09:55:00 +0300
  • 3094e7f3b8
    catalyst: runs every transaction in a snapshot in assembleBlock handler (#7) (#22989) gary rong 2021-06-03 23:12:47 +0800
  • 216ed05c6e
    cmd/faucet: disable flaky facebook test (#22988) Martin Holst Swende 2021-06-03 14:35:40 +0200
  • 7760a60794
    Merge pull request #22973 from karalabe/the-switch Péter Szilágyi 2021-06-03 12:05:08 +0300
  • 5cff9754d7
    core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) Martin Holst Swende 2021-06-02 15:13:10 +0200
  • 2dee31930c
    metrics: use golang.org/x/sys/unix to support Solaris (#22584) Mathijs de Bruin 2021-06-01 09:50:54 +0100
  • 2cde472650
    core/state: fix typos in test error message (#22962) Guillaume Ballet 2021-05-31 12:43:18 +0200
  • 9aaa4208a8
    eth/ethconfig: flip the default from fast to snap sync Péter Szilágyi 2021-05-31 10:21:48 +0300
  • 08ea52e77a
    cmd/geth, core, params: replace baikal with calaveras (#22972) Martin Holst Swende 2021-05-31 09:06:48 +0200
  • 2d716c4b01
    core: add new eip-1559 tx constraints (#22970) Felföldi Zsolt 2021-05-30 19:37:52 +0200
  • 966ee3ae6d
    all: EIP-1559 tx pool support (#22898) Felföldi Zsolt 2021-05-28 10:28:07 +0200
  • ee35ddc8fd
    cmd/devp2p/internal/ethtest: ignore block announcement in tx test (#22957) Felix Lange 2021-05-27 20:53:33 +0200
  • 04cb5e2be3
    cmd/puppeth: remove outdated mist support (#22940) Marius van der Wijden 2021-05-27 18:45:13 +0200
  • 427175153c
    p2p/msgrate: return capacity as integer, clamp to max uint32 (#22943) Felix Lange 2021-05-27 18:43:55 +0200
  • 0703ef62d3
    crypto/secp256k1: fix undefined behavior in BitCurve.Add (#22621) Marius van der Wijden 2021-05-27 13:30:25 +0200
  • d836ad141e
    cmd/devp2p/internal/ethtest: add block hash announcement test (#22535) rene 2021-05-27 11:57:49 +0200
  • 7194c847b6
    p2p/rlpx: reduce allocation and syscalls (#22899) Felix Lange 2021-05-27 10:19:13 +0200
  • 2e7714f864
    cmd/utils: avoid large alloc in --dev mode (#22949) Martin Holst Swende 2021-05-27 10:13:35 +0200
  • 5869789d75
    ethstats: fix typo in comment (#22952) Mike Burr 2021-05-26 14:33:00 -0600
  • c73652da0b
    core/state/snapshot: fix flaky tests (#22944) gary rong 2021-05-26 15:58:09 +0800