Commit Graph

  • c4bebbec2b
    Squashed commit of the following: yqrashawn 2023-04-18 09:43:32 +08:00
  • ea43bc160e
    cmd/evm: change tx signer to latest (#116) Mario Vega 2023-04-17 17:29:43 -06:00
  • d1cc6962c8 fix databases "overwritten" typo Paul Leydier 2023-04-17 17:41:17 -04:00
  • e19690c976
    fix arm builds. only build arm for tags and merges to default branch. (#12) jesse snyder 2023-04-17 13:22:53 -05:00
  • ed65b6207f satisfy build check Exca-DK 2023-04-17 17:56:54 +02:00
  • cb66eba85a
    core: fix comment to reflect function name (#27070) Anusha 2023-04-17 08:02:31 -07:00
  • bedf2856d1
    signer/core: rename testdata files (#27063) Taeguk Kwon 2023-04-17 23:36:47 +09:00
  • 8fe807c8f2
    cmd/devp2p: fix erroneous log output in crawler (#27089) noel 2023-04-17 16:29:27 +02:00
  • 60e22483cb
    [website]: fix sync-modes snap-syncing typo (#27103) Paul Leydier 2023-04-17 10:26:33 -04:00
  • d0b90b3936
    update kzg lib to latest (#118) Roberto Bayardo 2023-04-17 07:20:54 -07:00
  • 283f9c4cf9 typo Exca-DK 2023-04-17 16:12:15 +02:00
  • 6e4aca55b3 secondary send with ctx and optional drop Exca-DK 2023-04-17 16:03:24 +02:00
  • df1d37e097
    refactor(config): consolidate scroll flags (#262) HAOYUatHZ 2023-04-17 18:56:26 +08:00
  • 12f4239023
    docs: fix external link about pruning (#27100) spalinger 2023-04-17 10:17:47 +02:00
  • 5aa5295cf9
    params: new sepolia bootnodes (#27099) Parithosh Jayanthi 2023-04-17 10:15:25 +02:00
  • 292ec83a24 core: add remaining time estimate to report msgs jr 2023-04-17 14:08:26 +08:00
  • 92fcb66a5f common, eth: move int.max into common.math jr 2023-04-17 14:08:08 +08:00
  • fbe800be37 fix sync-modes snap-syncing typo Paul Leydier 2023-04-16 23:27:11 -04:00
  • 7894cbe205
    fix config for round (#249) Liam 2023-04-17 12:13:32 +10:00
  • 2135e2b0a1
    update config for fix (#248) Liam 2023-04-16 01:48:54 +10:00
  • 59d398b1ca trie: print error log instead of panic directly Gary Rong 2023-04-15 10:21:54 +08:00
  • 225e20bd4b all: refactor trie API Gary Rong 2023-03-28 11:19:17 +08:00
  • 34d379c526
    Fix external Link spalinger 2023-04-14 23:18:20 +02:00
  • ed3b3cf639
    fixes to use the latest go-verkle@master (#197) Guillaume Ballet 2023-04-14 21:35:27 +02:00
  • 9d9ecb2955
    Updating sepolia bootnodes Parithosh Jayanthi 2023-04-14 18:48:33 +02:00
  • 7290cec61f p2p/discover: improve talk message logging Felix Lange 2023-04-14 16:28:56 +02:00
  • d448df50a6 p2p/discover: add test for TalkRequestToID Felix Lange 2023-04-14 16:28:42 +02:00
  • 5e2de946dc p2p/discover: fix response handling issue Felix Lange 2023-04-14 16:28:28 +02:00
  • 27e8fa2d2b p2p/discover: fix tests Felix Lange 2023-04-14 15:05:54 +02:00
  • f34a03d669 p2p/discover: add way to do TALKREQ without ENR Felix Lange 2023-04-14 15:05:37 +02:00
  • f222fac2aa p2p/discover: run talk requests concurrently Felix Lange 2023-04-14 12:59:29 +02:00
  • f5b35f99a1
    add external contracts Jan Christoph Bernack 2023-04-12 21:12:49 +02:00
  • 469d277557
    Revert "[DOC] Update readme (#1)" HAOYUatHZ 2023-04-12 22:51:15 +08:00
  • 42eaad3fd9
    Revert "Disable consensus and close p2p service. (#8)" HAOYUatHZ 2023-04-12 22:50:46 +08:00
  • 6cde8ec8dc
    Revert "Instantly enable all upgrades on all network types (#7)" HAOYUatHZ 2023-04-12 22:50:31 +08:00
  • 2d89ec8fa7 cmd/devp2p: fix log of ignored recent nodes counter 0x00Duke 2023-04-12 16:23:01 +02:00
  • 1fc63ec27f
    Merge 3267914bc0d753b7a0d4b192a9b37f429ac9ed6e into 4a9fa31450d3cdcea84735b68cd5a0a8450473f8 Rene Salvo 2023-04-11 18:35:46 -05:00
  • aa00d2f036 eth,miner,tests: chainConfig no need EIP150Hash jsvisa 2023-04-11 23:21:57 +08:00
  • 764b436d37 core: chainConfig no EIP150Hash jsvisa 2023-04-11 23:21:25 +08:00
  • b6d30c5d7d consensus: no need to verify eip150 hash jsvisa 2023-04-11 23:20:47 +08:00
  • ad5542fd8f params: rm EIP150Hash jsvisa 2023-04-11 23:19:33 +08:00
  • 85e02621ef
    use v4 of build and push action (#10) jesse snyder 2023-04-11 10:16:52 -05:00
  • 7c2420ddb8
    Merge pull request #11 from astriaorg/noot/grpc-update noot 2023-04-11 11:05:08 -04:00
  • 7fb7cda87d Commit mina header and lib Martin Ondejka 2023-04-11 14:10:01 +02:00
  • 4d50635d4f node: create authrpc jwtsecret path if non-existent Péter Szilágyi 2023-04-11 12:00:55 +02:00
  • 31588ebbd8
    Merge branch 'ethereum:master' into master thuongtin 2023-04-11 14:01:32 +07:00
  • 865fdd4a46 internal/cmdtest: increase kill timeout from 5s to 30s jsvisa 2023-04-11 10:13:41 +08:00
  • f3e1ffe36a rpc: increase subscribeTimeout from 5s to 10s jsvisa 2023-04-11 10:13:21 +08:00
  • 84c9c1ab3c Merge branch 'astria' of github.com:astriaorg/go-ethereum into noot/grpc-update elizabeth 2023-04-10 19:17:42 -04:00
  • fa494afd97 rename state_root to block_hash elizabeth 2023-04-10 19:16:59 -04:00
  • f2dfd71721
    use FROM --platform=$BUILDPLATFORM to build arm images correctly (#9) jesse snyder 2023-04-10 15:22:06 -06:00
  • 3685f72a6f use FROM --platform=$BUILDPLATFORM to build arm images correctly Jesse Snyder 2023-04-10 15:56:05 -05:00
  • d37cc2c219
    tag image with latest for builds from astria branch (#8) jesse snyder 2023-04-10 11:54:33 -06:00
  • f91e86a130
    Adding features to mempool to support our pre-ordered txs (#2) Jordan Oroshiba 2023-04-10 10:21:41 -07:00
  • 6eb86dd125
    unify coding style joohhnnn 2023-04-10 11:27:47 +08:00
  • f0dc511052 docs: grafana2 image jsvisa 2023-04-08 16:28:27 +08:00
  • 4da4e7930e Fix tests Martin Ondejka 2023-04-08 22:56:14 +02:00
  • 4a9fa31450
    Merge pull request #27051 from sandakersmann/master Péter Szilágyi 2023-04-08 17:13:55 +03:00
  • 73e2f5eadf docs/monitoring: add prometheus metric jsvisa 2023-04-08 16:28:10 +08:00
  • 25bc4efcd9
    cmd/geth: Rename --vmodule to --log.vmodule Adrian Sutton 2023-04-08 11:54:25 +10:00
  • 2ae9320987
    pluralize the subject of the sentence Anusha 2023-04-07 08:51:09 -07:00
  • 76ea81de42
    fix typo Anusha 2023-04-07 08:43:15 -07:00
  • 3267914bc0
    Merge branch 'ethereum:master' into patch-1 Rene Salvo 2023-04-07 07:44:19 -05:00
  • f48cfed8a5
    Create .devcontainer/devcontainer.json Rene Salvo 2023-04-07 07:41:49 -05:00
  • 5c1a1b3e47 consensus: use atomic type s7v7nislands 2023-04-07 19:53:06 +08:00
  • 8b9861426e add new call method with block overrides Sina Mahmoodi 2023-04-07 12:59:07 +03:00
  • 5f03cb7065 signer/core/testdata: rename testdata correctly Taeguk Kwon 2023-03-01 00:09:28 +09:00
  • 3cb400c779 chore: update /docs layout & move DocsNav inside Layout component Nicolás Quiroz 2023-04-06 15:07:58 +01:00
  • 003037e4e7 feat: add NavLinksContext Nicolás Quiroz 2023-04-06 14:11:46 +01:00
  • 0d4f510d56 refactor: cleanup DocsNav component Nicolás Quiroz 2023-04-06 14:10:40 +01:00
  • cd5ca4c2a7 refactor: add MobileDocsNav component Nicolás Quiroz 2023-04-06 14:10:05 +01:00
  • 00812332e1 chore: make toggleMobileAccordion prop optional Nicolás Quiroz 2023-04-06 14:09:10 +01:00
  • bee03eadeb chore: move Header inside layout to make it sticky Nicolás Quiroz 2023-04-06 14:08:04 +01:00
  • 778a80c7de
    Merge pull request #98 from blocknative/merge/v1.11.5 ayazabbas 2023-04-06 13:44:08 +01:00
  • 8a16c088a1 Re-introduce state logs and stateroot to vm interface for bn tracer Alexander Campbell 2023-04-06 10:55:13 +10:00
  • 1cc97e0e9b Remove unwraps from verify Martin Ondejka 2023-04-06 00:11:42 +02:00
  • 3671017ec8 Add solidity interface comment Martin Ondejka 2023-04-06 00:01:23 +02:00
  • 33783cb2d6 Add better error messages Martin Ondejka 2023-04-05 23:58:01 +02:00
  • 55df11555c Format Martin Ondejka 2023-04-05 23:28:30 +02:00
  • 1e9d4882ce Add mina library to make Martin Ondejka 2023-04-05 23:22:43 +02:00
  • 252a962d6a Add mina verify precompile Martin Ondejka 2023-04-05 23:19:59 +02:00
  • 7c5c706016 Add poseidon precompile Martin Ondejka 2023-04-05 21:48:52 +02:00
  • 37b5a40ab8 Add mina library with poseidon Martin Ondejka 2023-04-05 21:48:30 +02:00
  • 95d12211fe
    reduce to 0 single region (#247) Liam 2023-04-06 00:29:03 +10:00
  • b946b7a13b
    core, miner: drop transactions from the same sender when error occurs (#27038) rjl493456442 2023-04-05 19:09:25 +08:00
  • 230df98e4d
    core/txpool: disallow future churn by remote txs (#26907) Marius van der Wijden 2023-04-05 10:59:32 +02:00
  • c1f360075e
    Create android.yml Elmzbitcx 2023-04-05 01:50:52 -07:00
  • f2287b609e
    Update core/txpool/txpool2_test.go Martin Holst Swende 2023-04-05 03:38:28 -04:00
  • 8d9dceb180
    Fix trace Thuong Tin 2023-04-05 14:23:05 +07:00
  • 87c228e37c
    Merge branch 'ethereum:master' into master thuongtin 2023-04-05 14:16:10 +07:00
  • 9d37102134
    build: upgrade -dlgo version to Go 1.20.3 Marius Kjærstad 2023-04-04 22:24:30 +02:00
  • 2adce0b066
    eth/tracers: use atomic type (#27031) s7v7nislands 2023-04-05 00:34:52 +08:00
  • fef4acf9a8
    Merge pull request #115 from marioevz/add-sharding-fork-transition-t8n Inphi 2023-04-04 12:33:34 -04:00
  • 46e5d5e848 rm callConfig object Sina Mahmoodi 2023-04-04 18:03:31 +02:00
  • ff44323285 internal/ethapi: add block overrides to eth_call Sina Mahmoodi 2023-01-02 17:16:33 +01:00
  • b4dcd1a391
    metrics: make gauge_float64 and counter_float64 lock free (#27025) Exca-DK 2023-04-04 15:53:44 +02:00
  • ab1a404b01
    all: remove debug-field from vm config (#27048) Martin Holst Swende 2023-04-04 09:50:13 -04:00
  • e663c09c87 check interrupt in prestate tracer Sina Mahmoodi 2023-04-04 15:13:21 +02:00
  • cea9d65674 fix lint issue Sina Mahmoodi 2023-04-04 15:12:13 +02:00
  • c213c225b4
    Update core/vm/interpreter.go Martin Holst Swende 2023-04-04 09:02:43 -04:00