nimbus-eth1/vendor
Etan Kissling c4c37302b1
Introduce wrapper type for EIP-4844 transactions (#2177)
* Introduce wrapper type for EIP-4844 transactions

EIP-4844 blob sidecars are a concept that only exists in the mempool.
After inclusion of a transaction into an execution block, only the
versioned hash within the transaction remains. To improve type safety,
replace the `Transaction.networkPayload` member with a wrapper type
`PooledTransaction` that is used in contexts where blob sidecars exist.

* Bump nimbus-eth2 to 87605d08a7f9cfc3b223bd32143e93a6cdf351ac

* IPv6 'listen-address' in `nimbus_verified_proxy`

* Bump nim-libp2p to 21cbe3a91a70811522554e89e6a791172cebfef2

* Fix beacon_lc_bridge payload conversion and conf.listenAddress type

* Change nimbus_verified_proxy.asExecutionData param to SomeExecutionPayload

* Rerun nph to fix asExecutionData style format

* nimbus_verified_proxy listenAddress

* Use PooledTransaction in nimbus-eth1 tests

---------

Co-authored-by: jangko <jangko128@gmail.com>
2024-05-15 10:07:59 +07:00
..
NimYAML@189844a72b Replace status-im/portal-spec-tests with ethereum fork version (#2097) 2024-03-22 11:28:44 +01:00
ethash@953b8ed994 Bump cryptographics libraries (#2041) 2024-02-21 16:14:00 +07:00
libtommath@f96ffdf388 Bump libtommath to f96ffdf38803218fe74079738c9ff888bc9ab48c (#2069) 2024-03-15 20:52:41 +07:00
nim-bearssl@7640cc6aa8 Bump cryptographics libraries (#2041) 2024-02-21 16:14:00 +07:00
nim-blscurve@1002533ad2 Bump cryptographics libraries (#2041) 2024-02-21 16:14:00 +07:00
nim-bncurve@9677794afb
nim-chronicles@ab3ab545be Reduce compiler warnings (#2030) 2024-02-16 16:08:07 +07:00
nim-chronos@8a306763ce Bump nim-chronos to 8a306763cec8105fa83574b56734b0f66823f844 (#2183) 2024-05-14 12:58:32 +07:00
nim-confutils@57ff0b8555
nim-eth@c482b4c5b6 Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
nim-evmc@86d22a026b Bump nim-evmc to 86d22a026b0aa07c07b3afd7d91ca475e0eae12a (#2113) 2024-03-28 13:47:02 +07:00
nim-faststreams@8ff78919aa Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-graphql@54dcec7f6f Bump nim-graphql to 54dcec7f6f01a2f1e0d5115b7352a1e16182a655 2024-05-14 09:23:09 +07:00
nim-http-utils@be57dbc902 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-json-rpc@ad8721e0f3 Bump json-rpc and web3 and remove unneeded errors import/export (#2078) 2024-03-15 11:44:18 +01:00
nim-json-serialization@7516a92eb8 Bump json-serialization to 7516a92eb8339f8fc1de7dd16cfa3d77bce87cd2 (#2056) 2024-02-29 20:16:36 +07:00
nim-kzg4844@bd372ec8e6 Bump nim-kzg4844 to bd372ec8e673c928ed2ad5ca887b696aab58b0b3 2024-05-07 10:28:40 +07:00
nim-libbacktrace@008de2cd42 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-libp2p@21cbe3a91a Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
nim-metrics@0e768ca7fb
nim-nat-traversal@d423ff9e43 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-normalize@06f715f0db Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-presto@046bd4a06b Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-results@dfeef8ba70 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-rocksdb@eb594e33b2 Aristo update rocksdb backend drivers (#2135) 2024-04-16 20:39:11 +00:00
nim-secp256k1@2bc945cc9e Bump cryptographics libraries (#2041) 2024-02-21 16:14:00 +07:00
nim-serialization@afae13adac Reduce compiler warnings (#2030) 2024-02-16 16:08:07 +07:00
nim-snappy@984bdad602 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-sqlite3-abi@1342abdd61 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-ssz-serialization@248f2bdca2 Bump ssz-serialization to 248f2bdca2d65ff920920c72b764d0622d522596 (#2118) 2024-03-29 11:21:02 +07:00
nim-stew@104132fd02 Aristo selective read cashing for rocksdb backend (#2145) 2024-04-22 19:02:22 +00:00
nim-stint@7bb0ccc784 Bump nim-stint to 7bb0ccc7842577243edc3b8d61f75bf498551a7a (#2053) 2024-02-29 07:38:31 +07:00
nim-taskpools@d4c43137c0 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-testutils@ae476c6731 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-toml-serialization@24bbfcb8e4 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-unicodedb@04a154eee0 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-unittest2@b5028a4471 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-web3@de87f86087 Bump nim-web3 to de87f860874be944cdc3dfd08765c687fff736c4 2024-05-13 10:07:48 +07:00
nim-websock@ed89f58624 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-zlib@45b06fca15 Bump submodules (#2045) 2024-02-22 09:03:15 +07:00
nim-zxcvbn@d0fb557f74 Bump cryptographics libraries (#2041) 2024-02-21 16:14:00 +07:00
nimbus-build-system@cf0c9cfa40
nimbus-eth2@87605d08a7 Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
nimbus-security-resources@ce9945b1b1
nimcrypto@0c6ddab03a Bump cryptographics libraries (#2041) 2024-02-21 16:14:00 +07:00
portal-mainnet@0f18d18c1a Replace status-im/portal-spec-tests with ethereum fork version (#2097) 2024-03-22 11:28:44 +01:00
portal-spec-tests@125c240af8 Add tests for beacon block proofs Capella and onwards (#2161) 2024-05-10 22:51:24 +02:00
tempfile.nim@96fe74e698