Commit Graph

  • 3c478d770d Merge branch 'astria' of github.com:astriaorg/go-ethereum into noot/metro elizabeth 2023-03-29 17:31:07 -04:00
  • a9b73b46ac Merge branch 'master' into astria Jesse Snyder 2023-03-29 15:11:18 -06:00
  • 48d9cea829 tests: Add ShanghaiToShardingAtTime15k marioevz 2023-03-29 14:21:25 -06:00
  • 226f2bfb16 update SubmitTransaction to send tx to metro elizabeth 2023-03-29 14:46:08 -04:00
  • 4a7071a566 p2p/discover: add metered conn Exca-DK 2023-03-29 19:01:49 +02:00
  • 1c514342d9 graphql: revert storage access regression Sina Mahmoodi 2023-03-29 17:34:50 +02:00
  • 4a2d69490a
    fix: add missing code size&keccak leaves in empty accounts (#192) Guillaume Ballet 2023-03-29 17:26:41 +02:00
  • acbc02adc0
    Update txpool.go Martin Holst Swende 2023-03-29 10:04:20 -04:00
  • b392c15e4b core/txpool: add future attack benchmark Marius van der Wijden 2023-03-29 14:50:54 +02:00
  • 951fde7376 upgrade precomp link to fix CI Guillaume Ballet 2023-03-29 14:26:48 +02:00
  • 9392c6d68f
    trie/utils: fix incorrect bigint assignment (#193) Ignacio Hagopian 2023-03-29 10:32:41 -03:00
  • 1c37751c03
    trie/utils: fix potential overflow (#191) Ignacio Hagopian 2023-03-29 10:03:39 -03:00
  • 6d637ef0af
    core/txpool: make tests not cause crashes (still fail though) Martin Holst Swende 2023-03-29 13:57:05 +02:00
  • 0defec2b08
    Update core/txpool/txpool.go Martin Holst Swende 2023-03-29 07:13:32 -04:00
  • 251a8e3305 add more test Sina Mahmoodi 2023-03-29 12:18:01 +02:00
  • d0e9318693 core/txpool: fix comment Marius van der Wijden 2023-03-29 11:53:52 +02:00
  • 8f51b84e70 core/txpool: correctly overdraft transaction Marius van der Wijden 2023-03-20 09:57:12 +01:00
  • 8110738e2a core/txpool: apply gary's suggestion Marius van der Wijden 2023-03-17 10:05:10 +01:00
  • 35d2bedd40 core/txpool: check queued transactions as well Marius van der Wijden 2023-03-16 15:14:35 +01:00
  • 8507eca0b4 accounts/abi: add test Marius van der Wijden 2023-03-29 11:44:32 +02:00
  • 9f91e002bd
    Update accounts/abi/utils.go Marius van der Wijden 2023-03-29 11:31:23 +02:00
  • 300ef9d277
    core/txpool: move some validation to outside of mutex Martin Holst Swende 2023-03-29 11:05:43 +02:00
  • 7a3f10a84e
    core/txpool: remove unused constructs Martin Holst Swende 2023-03-29 10:29:29 +02:00
  • f6bdef0e42 vmConfig check for invalid tracer. 0xTylerHolmes 2023-03-29 00:24:18 -05:00
  • 97a0ee26ab
    Feature/containerize (#6) jesse snyder 2023-03-28 17:32:15 -06:00
  • be97c9232f
    build and push manually (#5) jesse snyder 2023-03-28 17:28:31 -06:00
  • 3323bdd21c
    fix gh action syntax (#4) jesse snyder 2023-03-28 17:15:58 -06:00
  • 1172ff42f9
    containerize w/ github action to build and push to ghcr (#3) jesse snyder 2023-03-28 16:59:33 -06:00
  • 091d65479b
    core/txpool: split validation in two phases Martin Holst Swende 2023-03-28 21:16:53 +02:00
  • becc64c8fe Handle anonymous and LOG0 logs Sina Mahmoodi 2023-03-28 18:54:02 +02:00
  • 5d6fa4f877
    Merge pull request #111 from mdehoog/inphi/init-kzg Inphi 2023-03-28 11:39:31 -04:00
  • 04beca9ab3 add test for unpacking log0 Sina Mahmoodi 2023-03-28 16:27:47 +02:00
  • 7ca4f60a1a
    docs: update outdated DeriveSha docs comment (#26968) David Murdoch 2023-03-28 08:59:37 -04:00
  • 56c1f98f8a
    internal/debug: add log.logfmt flag to set logging to use logfmt (#26970) Adrian Sutton 2023-03-28 22:37:40 +10:00
  • 89d1ddf386 common: add test Gary Rong 2023-03-28 19:39:06 +08:00
  • 7da4285d23 accounts/abi: fix conflict resolution, add tests Marius van der Wijden 2023-03-28 13:20:51 +02:00
  • 9f175c630c accounts/abi: strings > values Marius van der Wijden 2023-03-28 12:13:10 +02:00
  • 5d5f243a21 accounts/abi: resolve name conflict for methods starting with a number Marius van der Wijden 2023-03-28 12:08:01 +02:00
  • fd94b4fcfa
    eth/tracers/native: prevent panic for LOG edge-cases (#26848) jwasinger 2023-03-28 02:46:53 -07:00
  • 4a3076aa4f
    Update README.md Nicolás Quiroz 2023-03-28 05:53:53 -03:00
  • bc023e97c8
    [Fix] [website] redirects not working (#26991) Corwin Smith 2023-03-28 09:51:15 +01:00
  • 922ceecd98 common: fix the json marshaller of MixedcaseAddress Gary Rong 2023-03-28 16:02:30 +08:00
  • a236e03d00
    graphql: fix data races (#26965) Sina Mahmoodi 2023-03-28 09:08:10 +02:00
  • fb8a3aaf1e
    core/state: use atomic.Bool (#26992) s7v7nislands 2023-03-28 15:06:50 +08:00
  • 79532a25b1
    core/bloombits: use atomic type (#26993) s7v7nislands 2023-03-28 15:05:29 +08:00
  • ca95530ad9 merge miss others Stiofan 2023-03-28 14:51:51 +08:00
  • c910c25f3f Merge remote-tracking branch 'origin/release/1.11' into custom Stiofan 2023-03-28 14:34:00 +08:00
  • 37dc1f1d2f
    Merge pull request #113 from mdehoog/inphi/header-check-edg Inphi 2023-03-28 01:02:47 -04:00
  • 26975b6eb0
    Update consensus/misc/eip4844.go Inphi 2023-03-27 22:02:09 -07:00
  • b6f59c206a
    Validate excess_data_gas value in block header inphi 2023-03-27 21:54:12 -04:00
  • 79fe1febfa remove commas Corwin Smith 2023-03-27 20:06:08 -06:00
  • 8c00213340 finish setting up redirects Corwin Smith 2023-03-27 20:04:22 -06:00
  • 8a4580d4a9 core/bloombits: use atomic type s7v7nislands 2023-03-28 09:53:30 +08:00
  • 0a8ce60b92 add l1-message-type, transaction methods Max Wolff 2023-03-27 18:12:12 -07:00
  • a74b35e86f
    feat(api): add L1 fee to eth_getTransactionReceipt (#244) Max Wolff 2023-03-27 18:08:57 -07:00
  • c7715ff9c8 update readme Jesse Snyder 2023-03-27 19:05:46 -06:00
  • e0579e9e34
    ContentPending Thuong Tin 2023-03-28 07:22:20 +07:00
  • a69d47ee05 core/state: use atomic.Bool s7v7nislands 2023-03-28 07:51:51 +08:00
  • 3b625c9136 Test netlify way of doing redirects Corwin Smith 2023-03-27 14:19:13 -06:00
  • ca5dc0e3c3
    Feature/grpc execution api (#1) jesse snyder 2023-03-27 13:30:46 -06:00
  • 19d854eb96 Adding features to mempool to support our pre-ordered txs Jordan Oroshiba 2023-03-27 12:13:36 -07:00
  • 4716fa5f32 add netlify redirects Corwin Smith 2023-03-27 12:34:44 -06:00
  • 163e8b1fd2 rm unnecessary lock Sina Mahmoodi 2023-03-27 17:19:30 +02:00
  • 881fed032c
    core/vm: use atomic.Bool (#26951) s7v7nislands 2023-03-27 21:40:20 +08:00
  • 117530b0e6
    metrics/librato: ensure resp.body closed (#26969) Delweng 2023-03-27 19:44:41 +08:00
  • 4da184ea60
    feat(vm): disable EIP-3198 (#250) Péter Garamvölgyi 2023-03-27 11:49:32 +02:00
  • 41f89ca944
    core/state, trie: remove Try prefix in Trie accessors (#26975) Guillaume Ballet 2023-03-27 10:48:46 +02:00
  • 868f48a3c9 core/state: update comments Gary Rong 2023-03-27 14:31:29 +08:00
  • 1ba020e2c0 eth, trie: fix comments Gary Rong 2023-03-27 14:23:57 +08:00
  • 436faf34e1
    Fix of discreason type problem (#242) wgr523 2023-03-26 19:54:56 +08:00
  • df383addee
    ethclient: ensure returned subscription is nil on error (#26976) norwnd 2023-03-26 00:38:43 +03:00
  • 04c616f82c
    Merge pull request #112 from kevaundray/kw/add-zero-constant Inphi 2023-03-25 14:54:17 -04:00
  • 1c7efcce8e update readme mobus 2023-03-26 01:02:48 +08:00
  • a1dcfc8f46 Use exposed identity point in gnark-kzg instead of having it as a hardcoded constant in the tests Kevaundray Wedderburn 2023-03-25 16:23:16 +00:00
  • f40a4bc755 update gnark-kzg to 829bf64 Kevaundray Wedderburn 2023-03-25 16:22:19 +00:00
  • d1ef57fae1 ethclient: harden against returned interface misuse norwnd 2023-03-25 09:36:13 +03:00
  • 4607abeeaf
    Merge pull request #102 from marioevz/fix-b11r-excess-data-gas Inphi 2023-03-24 14:46:28 -04:00
  • b51448c29c cmd/evm: fix marioevz 2023-03-24 12:37:47 -06:00
  • 4a2dd17098 tests: add excessDataGas to header parser marioevz 2023-03-24 12:25:32 -06:00
  • ae6683036c cmd/evm: fix t8n excess data calculation marioevz 2023-03-24 12:08:16 -06:00
  • fd9c9819f4 core/state, trie, ligth: remove Try prefix in Trie accessors Guillaume Ballet 2023-03-24 17:43:04 +01:00
  • 37b3c4fea2
    chore: updated NewAccount to return address as EIP-55 format Alex Mylonas 2023-03-24 16:22:17 +02:00
  • 34959e3caf
    Update p2p/simulations/mocker_test.go Delweng 2023-03-24 22:13:58 +08:00
  • b4ac27c202
    Update p2p/simulations/mocker_test.go Delweng 2023-03-24 22:13:47 +08:00
  • 548835af5c
    Update p2p/simulations/mocker_test.go Delweng 2023-03-24 22:13:19 +08:00
  • a3bb37b9c5
    Update graphql/graphql_test.go Delweng 2023-03-24 22:13:08 +08:00
  • 84c150605e
    Update graphql/graphql_test.go Delweng 2023-03-24 22:12:48 +08:00
  • 2d12d25ab8
    Update graphql/graphql_test.go Delweng 2023-03-24 22:12:26 +08:00
  • 792d893ed0
    rlp/rlpgen: print want/expect output string if mismatch (#26932) ucwong 2023-03-24 07:17:39 -06:00
  • 5e077c59fa
    Apply suggestions from code review Felix Lange 2023-03-24 14:17:01 +01:00
  • 94b997cee9 rpc: no need to read body jsvisa 2023-03-24 20:54:37 +08:00
  • 0fcf17b53f
    Update p2p/simulations/adapters/exec.go Delweng 2023-03-24 20:53:15 +08:00
  • 5a18dc5994 node: register resp.body.close jsvisa 2023-03-24 20:31:23 +08:00
  • b076048763 p2p/simulation: ensure resp.body.close jsvisa 2023-03-24 20:07:37 +08:00
  • 651e69b80d rpc,graphql: ioutil.Discard -> io.Discard jsvisa 2023-03-24 20:07:18 +08:00
  • 0a576eda02 graphql: close resp.body jsvisa 2023-03-24 20:03:14 +08:00
  • 92e8f62096 rpc: read body before close jsvisa 2023-03-24 20:03:03 +08:00
  • ea1c869e08 node: ensure rpc.body.close jsvisa 2023-03-24 19:59:09 +08:00
  • ffed3463a6 rpc: ensure resp.body.close jsvisa 2023-03-24 19:58:51 +08:00
  • 0137bd69c5
    go.mod: update golang.org/x/tools (#26960) Martin Holst Swende 2023-03-24 07:39:20 -04:00