1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 9ce047452e
    common: fix json marshaller MixedcaseAddress (#26998) rjl493456442 2023-03-31 03:04:28 +0800
  • 50317bdace
    ethdb/pebble: use atomic type (#27014) s7v7nislands 2023-03-31 03:02:14 +0800
  • 2d1492821d
    cmd/geth: Add --log.format cli param (#27001) Adrian Sutton 2023-03-30 23:24:48 +1000
  • 62fb7d3f85
    graphql: revert storage access regression (#27007) Sina Mahmoodi 2023-03-30 12:57:49 +0200
  • 949cee2fe3
    core: use atomic type (#27011) s7v7nislands 2023-03-30 18:53:32 +0800
  • a03490c6b2
    remove @gballet as a GraphQL codeowner (#27012) Guillaume Ballet 2023-03-30 10:58:23 +0200
  • 7ca4f60a1a
    docs: update outdated DeriveSha docs comment (#26968) David Murdoch 2023-03-28 08:59:37 -0400
  • 56c1f98f8a
    internal/debug: add log.logfmt flag to set logging to use logfmt (#26970) Adrian Sutton 2023-03-28 22:37:40 +1000
  • fd94b4fcfa
    eth/tracers/native: prevent panic for LOG edge-cases (#26848) jwasinger 2023-03-28 02:46:53 -0700
  • a236e03d00
    graphql: fix data races (#26965) Sina Mahmoodi 2023-03-28 09:08:10 +0200
  • fb8a3aaf1e
    core/state: use atomic.Bool (#26992) s7v7nislands 2023-03-28 15:06:50 +0800
  • 79532a25b1
    core/bloombits: use atomic type (#26993) s7v7nislands 2023-03-28 15:05:29 +0800
  • 881fed032c
    core/vm: use atomic.Bool (#26951) s7v7nislands 2023-03-27 21:40:20 +0800
  • 117530b0e6
    metrics/librato: ensure resp.body closed (#26969) Delweng 2023-03-27 19:44:41 +0800
  • 41f89ca944
    core/state, trie: remove Try prefix in Trie accessors (#26975) Guillaume Ballet 2023-03-27 10:48:46 +0200
  • df383addee
    ethclient: ensure returned subscription is nil on error (#26976) norwnd 2023-03-26 00:38:43 +0300
  • 792d893ed0
    rlp/rlpgen: print want/expect output string if mismatch (#26932) ucwong 2023-03-24 07:17:39 -0600
  • 0137bd69c5
    go.mod: update golang.org/x/tools (#26960) Martin Holst Swende 2023-03-24 07:39:20 -0400
  • b1acaf47aa
    eth/gasprice: change feehistory input type from int to uint64 (#26922) aaronbuchwald 2023-03-23 16:12:37 -0400
  • f6c3a534a4
    metrics/influxdb: use smaller dependency and reuse code between v1 and v2 reporters (#26963) Martin Holst Swende 2023-03-23 15:12:32 -0400
  • 7dc100714d
    metrics: add cpu counters (#26796) turboboost55 2023-03-23 06:13:50 -0700
  • 8990c92aea
    core/state: add account address to Trie slot accessors (#26934) Guillaume Ballet 2023-03-23 11:52:22 +0100
  • 37ecff0967
    cmd/evm, tests: record preimages if dump is expected (#26955) lightclient 2023-03-23 03:15:40 -0600
  • 7f3fc15a8b
    core/rawdb: update freezertable read meter (#26946) Delweng 2023-03-23 15:34:40 +0800
  • 20f8eb756b
    eth/catalyst: fix races (#26950) Marius van der Wijden 2023-03-22 18:36:26 +0100
  • b3f43c89b3
    core/vm: expose jumptable constructors (#26880) Martin Holst Swende 2023-03-21 07:14:47 -0400
  • 905a723fae
    core/rawdb: use atomic int added in go1.19 (#26935) s7v7nislands 2023-03-21 19:10:23 +0800
  • 8a9a73c99b
    log: add special casing of uint256 into the logger (#26936) Péter Szilágyi 2023-03-21 12:01:43 +0200
  • 2ed8013f08
    build: allow building nightly archives via cron jobs (#26938) Péter Szilágyi 2023-03-21 11:52:29 +0200
  • 7ecb578564
    params: begin v1.11.6 release cycle Martin Holst Swende 2023-03-21 09:04:26 +0100
  • a38f410857
    params: go-ethereum v1.11.5 stable v1.11.5 Martin Holst Swende 2023-03-21 09:03:04 +0100
  • e6b6a8b738
    core/txpool: allow future local transactions (#26930) Marius van der Wijden 2023-03-20 14:15:18 +0100
  • 5d23d21fff
    params: schedule shanghai fork on mainnet (#26908) Marius van der Wijden 2023-03-20 12:38:34 +0100
  • 80ff0b4e6a
    core/txpool: use atomic int added in go1.19 (#26913) s7v7nislands 2023-03-20 16:12:24 +0800
  • 81b0aa0cc7
    trie: reduce unit test time (#26918) Marius van der Wijden 2023-03-20 09:09:35 +0100
  • ee8e83fa5f
    eth: fix output file permissions in admin_exportChain (#26912) Darioush Jalali 2023-03-17 11:06:06 -0700
  • 58d0f6440b
    rlp: support for uint256 (#26898) Martin Holst Swende 2023-03-17 06:51:55 -0400
  • b7bfbc1e64
    trie, accounts/abi: add error-checks (#26914) Darioush Jalali 2023-03-17 03:19:51 -0700
  • f733657383
    internal/ethapi: avoid int overflow in GetTransactionReceipt (#26911) Darioush Jalali 2023-03-16 15:53:39 -0700
  • d8066dcde8
    eth/catalyst: increase update consensus timeout (#26840) Marius van der Wijden 2023-03-16 20:35:36 +0100
  • 48d1bf0678
    consensus: improve consensus engine definition (#26871) rjl493456442 2023-03-17 03:34:25 +0800
  • bba2a1bac5
    core: show db error-info in case of mismatched hash root (#26870) rjl493456442 2023-03-16 15:12:34 +0800
  • f86913bc3e
    cmd/devp2p, cmd/geth: add version in --help output (#26895) Felix Lange 2023-03-15 14:34:36 +0100
  • 6bc68f8d94
    Increase websocket frame size (from erigon rpc client) (#26883) Jonathan Otto 2023-03-14 13:41:28 -0400
  • b5c9be3358
    all: update links in documentation (#26882) Stephen Flynn 2023-03-14 10:23:49 -0400
  • eca3d39c31
    p2p/discover: pass invalid discv5 packets to Unhandled channel (#26699) Martin Holst Swende 2023-03-14 07:40:40 -0400
  • c8a6b7100c
    core/state, trie: port changes from PBSS (#26763) rjl493456442 2023-03-14 16:50:53 +0800
  • 94ff721911
    .travis.yml: reenable PPA build on tag push (#26873) Felix Lange 2023-03-13 14:10:19 +0100
  • 5f81db68c6
    eth: return error if 'safe' or 'finalized' tag used pre-merge (#26862) lightclient 2023-03-13 04:51:23 -0600
  • d1c5f918a3
    core/txpool: use priceList.Put instead of heap.Push (#26863) ucwong 2023-03-13 02:45:25 -0600
  • a20e38720c
    core: minor code refactor (#26852) s7v7nislands 2023-03-13 16:02:50 +0800
  • ca61048178
    code/vm: fix comment typo (#26865) xiyang 2023-03-13 15:30:32 +0800
  • 789de23d16
    tests: define MuirGlacier fork (#26856) Guruprasad Kamath 2023-03-10 21:47:05 +0100
  • 4930614a09 params: begin v1.11.5 release cycle Felix Lange 2023-03-10 20:00:23 +0100
  • 7e3b149be0 params: go-ethereum v1.11.4 stable v1.11.4 Felix Lange 2023-03-10 19:53:52 +0100
  • 6cf2e921a7
    core/txpool: implement additional DoS defenses (#26648) Marius van der Wijden 2023-03-10 18:30:26 +0100
  • 564db9a95f
    core: add Timestamp method in BlockGen (#26844) Felix Lange 2023-03-10 14:03:27 +0100
  • 051493d9bf
    p2p: small comment typo (#26850) panicalways 2023-03-10 18:45:49 +0900
  • df02799543
    travis: only build PPAs nightly, not on every push, too heavy (#26846) Péter Szilágyi 2023-03-09 16:44:54 +0200
  • 67ac5f0ae7
    core, core/types: plain Message struct (#25977) Roberto Bayardo 2023-03-09 05:19:12 -0800
  • 08f6a2a89d
    cmd/evm: update readmes for the tests (#26841) Martin Holst Swende 2023-03-09 07:06:47 -0500
  • 5395362e0f
    core/forkid: fix issue in validation test (#26544) Felix Lange 2023-03-09 12:37:44 +0100
  • 1bf1168432
    core/vm: fix typo in comment (#26838) xiyang 2023-03-09 17:39:17 +0800
  • b80f05bde2
    core/vm: use golang native big.Int (#26834) Martin Holst Swende 2023-03-08 13:12:53 -0500
  • e14043db71
    params: remove EF azure bootnodes (#26828) Rafael Matias 2023-03-08 10:13:56 +0000
  • 02796f6bee
    signer/core: accept all solidity primitive types for EIP-712 signing (#26770) Daniel Fernandes 2023-03-07 23:48:53 -0800
  • f7661a662a
    core/rawdb: find smallest block stored in key-value store when chain gapped (#26719) rjl493456442 2023-03-08 15:39:13 +0800
  • bb4ac2d396 params: begin v1.11.4 release cycle Felix Lange 2023-03-07 18:18:59 +0100
  • 5ed08c4735 params: go-ethereum v1.11.3 stable v1.11.3 Felix Lange 2023-03-07 18:17:32 +0100
  • a54d91ac5a
    build: update to go 1.20.2 (#26824) Felix Lange 2023-03-07 18:16:21 +0100
  • 78429f7733
    beacon/engine: don't omit empty withdrawals in ExecutionPayloadBodies (#26698) Marius van der Wijden 2023-03-07 16:30:04 +0100
  • 1e3177de22
    accounts/usbwallet: mitigate ledger app chunking issue (#26773) James Prestwich 2023-03-07 06:20:04 -0800
  • 41af42e97c
    eth/tracers/native: set created address to nil in case of failure (#26779) Sina Mahmoodi 2023-03-07 17:09:11 +0330
  • cb1f6bdbc8
    cmd/evm: correct alloc for t8n testdata (#26822) Guruprasad Kamath 2023-03-07 11:32:52 +0100
  • 39be753bf5
    internal/ethapi: add tests for transaction types JSON marshal/unmarshal (#26667) Adrian Sutton 2023-03-07 20:26:19 +1000
  • 77e33e5a49
    core, miner: revert block gas counter in case of invalid transaction (#26799) rjl493456442 2023-03-07 18:23:52 +0800
  • 4688d3c8f4
    ethclient: fix panic when requesting missing blocks (#26817) Felix Lange 2023-03-07 11:21:23 +0100
  • 544e4a700b
    metrics: improve accuracy of CPU gauges (#26793) turboboost55 2023-03-06 15:29:48 -0800
  • 5bc2ef984f
    core, eth/catalyst: fix race conditions in tests (#26790) Marius van der Wijden 2023-03-06 23:32:27 +0100
  • 87186148e0
    core/types: add EffectiveGasPrice in Receipt (#26713) Felix Lange 2023-03-06 17:19:41 +0100
  • 4c23fe97c5
    eth: remove admin.peers[i].eth.head and difficulty (#26804) Péter Szilágyi 2023-03-06 09:27:46 +0200
  • d865a5d6ae
    core, params: schedule Shanghai on goerli (#26795) Marius van der Wijden 2023-03-06 08:26:43 +0100
  • 27e59827d8 travi: remove strange leftover Go version Péter Szilágyi 2023-03-03 12:26:04 +0200
  • 403cac71eb
    README, go.mod, event, internal/version: bump min Go to 1.19 (#26803) Péter Szilágyi 2023-03-03 12:24:09 +0200
  • 010189538e
    core: fix a merge fault (#26802) Péter Szilágyi 2023-03-03 12:11:39 +0200
  • 19f74fa3c0
    core/rawdb, ethdb/pebble: disable pebble on openbsd (#26801) Péter Szilágyi 2023-03-03 12:05:00 +0200
  • cd31f2dee2
    all: change chain head markers from block to header (#26777) Péter Szilágyi 2023-03-02 08:29:15 +0200
  • e1b98f49a5
    ethclient: include withdrawals in ethclient block responses (#26778) Peter (bitfly) 2023-02-28 14:40:24 +0100
  • 2bb622ce40
    ethdb/pebble: fix max memorytable size (#26776) rjl493456442 2023-02-28 21:34:12 +0800
  • 98b0ea62b5
    ethdb/pebble: fix range compaction (#26771) rjl493456442 2023-02-28 21:32:51 +0800
  • 2ea48f8a22
    core: improve withdrawal index assignment in GenerateChain (#26756) Dan Cline 2023-02-28 05:46:32 -0500
  • 2ad150d986
    eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) Chris Ziogas 2023-02-28 12:24:37 +0200
  • c155c8e179
    cmd/devp2p: faster crawling + less verbose dns updates (#26697) Martin Holst Swende 2023-02-27 05:36:26 -0500
  • ee530c0d5a
    Merge pull request #26721 from holiman/nocover Péter Szilágyi 2023-02-23 13:24:31 +0200
  • b3ae073488
    eth: use the last announced finalized block as the sync ancient limit (#26685) Péter Szilágyi 2023-02-23 13:22:41 +0200
  • 09a9ccdbce
    core/rawdb, node: use standalone flock dependency (#26633) Martin Holst Swende 2023-02-23 02:11:50 -0500
  • a36c68f12c
    log: improve documentation (#26753) Nate Armstrong 2023-02-22 04:39:41 -0800
  • f6a7cc68d5 params: begin v.1.11.3 release cycle Péter Szilágyi 2023-02-22 14:25:19 +0200
  • 73b01f40ce params: release Geth v1.11.2 v1.11.2 Péter Szilágyi 2023-02-22 14:23:51 +0200
  • f86f048646
    common/math: allow HexOrDecimal to accept unquoted decimals too (#26758) Péter Szilágyi 2023-02-22 13:55:09 +0200