Commit Graph

1410 Commits

Author SHA1 Message Date
Etan Kissling cf9dc4a79b
Merge branch 'dev/etan/df-forkedblobs' into feat_eip-7688 2024-12-04 14:18:18 +01:00
tersec 710f16f510
use EF consensus spec test vectors v1.5.0-alpha.9 (#6724) 2024-11-24 09:47:36 +01:00
Etan Kissling 2e21fa1da1
Bump nim-web3 to `ff92d2877985faee5ac6abc3bea805b85f2be1c8` (#6720)
- Replace requestsRoot with requestsHash and fix some comments
2024-11-23 02:15:31 +01:00
Etan Kissling 4ca1519fcf
Bump nim-eth to `dc092ca39303b030b42aa405e8d5f2f44f21b457` (#6719)
- Add missing rlp imports to properple decode/encode blocks/bodies
2024-11-22 15:44:05 +01:00
Etan Kissling 63fe01fb86
Bump nim-eth to `88e4be4dc40e044834dca68f8b69d144744bf145` (#6715)
- devp2p: upgrade to v5 (EIP-706)
2024-11-17 19:03:58 +07:00
tersec 0c19270db9
bump nim-lib2p to v1.7.1 (#6710) 2024-11-09 00:01:13 +01:00
Etan Kissling 75f4877f71
Bump nim-secp256k1 to `e5f0ed8bc27d477b13c174d9c2768d2b0c41da07` (#6706)
- Bump secp256k1 to `v0.6.0`
2024-11-06 18:42:48 +01:00
Etan Kissling ff59e759a4
Bump nim-eth to `034b7886de225705c80ff1e822040cacb553aeee` (#6704)
- devp2p: drop pre-EIP8 support, fix snappy negotiation
- remove unusued rlpx features, tighten hello exchange and some error
  handling
- clean up redundant code in eth/rlp/writer.nim
2024-11-06 18:38:22 +01:00
Etan Kissling 905025e31d
Bump holesky to `901c0f33339f8e79250a1053dc9d995270b666e9` (#6703)
- Update Teku bootnodes for holesky
2024-11-06 18:21:31 +01:00
Etan Kissling 7b2ef3ccd9
Bump nim-presto to `v0.1.0` (#6705)
- v0.1.0
2024-11-06 18:06:12 +01:00
Etan Kissling 0e127e94bd
Bump nim-web3 to `6f441a9c1d7a90adca0019d01adec31f6fa35caa` (#6695)
- re-enable ObservableStores and GcUnsafe2 warnings
2024-11-06 17:01:29 +01:00
tersec a89ee31850
bump nim-libp2p to v1.7.0 (#6701) 2024-11-04 12:47:27 +01:00
Etan Kissling 544b07ba0d
Bump nim-libbacktrace to `0c1a0edaf2e599d4fa74bc5813ee76e87f3a7a30` (#6693)
- Bump libbacktrace to `d48f84034ce3e53e501d10593710d025cb1121db`
2024-11-04 12:18:19 +01:00
tersec a40b071a1a
switch to Nim v2.0.12 (#6699) 2024-11-01 14:32:24 +01:00
Etan Kissling d7f77a7b8a
Bump nim-faststreams to `cf8d4d22636b8e514caf17e49f9c786ac56b0e85` (#6691)
- restore 1.6 compat
2024-10-30 21:30:00 +01:00
Etan Kissling 5315c3addc
Bump nim-snappy to `0c308d34241c9f0764f6d111a0288428ded173bc` (#6694)
- Replace `apt-fast` with `apt-get` and don't test with `cpp`
2024-10-30 21:21:47 +01:00
Etan Kissling d04bf7d926
Bump nim-eth to `719c0dfd56c14814379d2f1c400df8dcfb7d5199` (#6690)
- fix potential infinite loop in randomNodes
- discv4: prefer ipv6
- eth_hash: condition converter deprecation warning on nim version
2024-10-30 19:30:08 +01:00
Etan Kissling 91e0215b00
Bump nim-json-rpc to `31af0f2bda1486ffb7326c5df1dc47dc63d73fff` (#6692)
- v0.5.0
2024-10-30 18:12:09 +01:00
Etan Kissling 9d8c7345fb
Bump nim-websock to `53c2ba2696ac5ad72a70b36d0711a0837f0b1c8f` (#6696)
- bump version
2024-10-30 16:33:13 +01:00
Etan Kissling d7d4579fe6
Bump nim-confutils to `cb858a27f4347be949d10ed74b58713d687936d2` (#6689)
- Fix `cli` invocation from nimscript
2024-10-30 15:56:45 +01:00
andri lim 4394e5eb1e
Bump nim-web3 and nim-serialization (#6676)
- No need to use derefType anymore when using useDefault***In #174 in nim-web3
  - dependency: nim-serialization
- Fix subscription handler #175 in nim-web3
2024-10-29 01:19:09 +00:00
Jacek Sieka d71309b943
json_rpc: bump (#6659)
* json_rpc: bump

* refactored error handling, logging and other fixes
* crash fix on overlong array in json

* bump
2024-10-29 00:40:26 +00:00
Jacek Sieka 40f2acc93c
json-ser (#6674)
bump for overlong array crash fix
2024-10-23 17:12:42 +02:00
Etan Kissling ead72deaa2
Bump nim-libbacktrace to `31d8d5c170441f11a730582ef353e506a3780b7a` (#6671)
- Replace `apt-fast` with `apt-get`
- Bump libbacktrace to `531aec7c52b66cd750a28a698f3c060f279b18b0`
2024-10-22 18:24:32 +02:00
Etan Kissling 117fecad99
Bump nim-web3 to `c76ddefea96e7763c3cc5b28ec5cbac1adefc4e7` (#6670)
- Fix AuthorizationObject fields name to v, r, s
2024-10-22 18:13:36 +02:00
andri lim 5d940b4c1e
Bump nim-eth to 66297c5c0a8c22ec3f16c899e902d79aa00df575 (#6669) 2024-10-22 14:15:33 +02:00
tersec 2d3614ff69
update to devnet-4-compatible engine API (#6657) 2024-10-17 16:53:37 +02:00
tersec 6df8f92092
bump nimbus-build-system to always bundle checksums (#6656) 2024-10-17 05:37:52 +00:00
Etan Kissling 8f1eaade8c
bump nim-ssz-serialization to `3397088499cefc2e7aa5e73a56ad2d5b0f091735` (#6650)
- fix some compilation hints/warnings
- Replace `apt-fast` with `apt-get`
2024-10-16 21:55:33 +00:00
Etan Kissling 8061b6f9d2
bump nim-taskpools to `66585e2e960b7695e48ea60377fb3aeac96406e8` (#6651)
- update ci.yml to test Nim 2.2; also test gcc-14
2024-10-16 21:54:56 +00:00
Etan Kissling 14684394dd
bump nim-testutils to `4d37244f9f5e1acd8592a4ceb5c3fc47bc160181` (#6652)
- v0.5.3
2024-10-16 21:54:48 +00:00
Etan Kissling 310585855d
bump nim-toml-serialization to `fea85b27f0badcf617033ca1bc05444b5fd8aa7a` (#6653)
- v0.2.14
2024-10-16 21:54:36 +00:00
Etan Kissling c6cece359a
bump nimcrypto to `v0.6.2` (#6654)
- Improve burmMem / equalMemFull performance
- Bump version to 0.6.2
2024-10-16 21:54:29 +00:00
Etan Kissling b41c9a4561
bump nim-serialization to `08055d72f3ce0b29e799c191713e0ca2e903fe71` (#6649)
- v0.2.4
- Fix deprecated fields reader usage in generic_suite
2024-10-16 19:44:22 +00:00
Etan Kissling 7a486ff1f2
bump nim-json-serialization to `96fcb658b4d5ef81515b85bafdfffcc1eaf2cdf4` (#6648)
- fix stylecheck for BiggestUInt
- v0.2.8
- Fix import stew/results to pkg/results
2024-10-16 19:07:28 +00:00
Etan Kissling 0387342922
bump nim-json-rpc to `0408795be95c00d75e96eaef6eae8a9c734014f5` (#6647)
- fix stylecheck for UInt256
- v0.4.4
2024-10-16 18:36:56 +00:00
Etan Kissling ec0accf290
bump dependencies: Replace `apt-fast` with `apt-get` (#6646)
- nim-bearssl to `953a795b96d73a7401e7a1041587da9ffe6d78f6`
- nim-blscurve to `de2d3c79264bba18dbea469c8c5c4b3bb3c8bc55`
- nim-chronicles to `81a4a7a360c78be9c80c8f735c76b6d4a1517304`
- nim-confutils to `9bf293e5d29294848a9d2d79363d971d2abe8254`
- nim-faststreams to `c246d00eaa7d6f52019464b37da510a8be23e939`
- nim-http-utils to `8bb1acbaa4b86eb866145b0d468eff64a57d1897`
- nim-kzg4844 to `abef457e17c56901fd038bb1a7e11dfd5a4f919a`
- nim-metrics to `cacfdc12454a0804c65112b9f4f50d1375208dcd`
- nim-minilru to `c35304151ea39077330f225e3837450990d55e48`
- nim-nat-traversal to `5e4059746e9095e1731b02eeaecd62a70fbe664d`
- nim-presto to `bd410a26e0da62fdcf56d2be17bd53d84868a457`
- nim-secp256k1 to `0706e2c350266017dcd663ff2727eb2b03d2fa44`
- nim-stew to `a6e198132097fb544d04959aeb3b839e1408f942`
- nim-stint to `3236fa68394f1e3a06e2bc34218aacdd2d675923`
- nim-testutils to `30c03da87d501db3289f8598f7235e3af79952d6`
- nim-zlib to `91cf360b1aeb2e0c753ff8bac6de22a41c5ed8cd`
- nim-zxcvbn to `f31e4bd8fef867799bc42e47b073925a281349f3`
2024-10-15 21:47:40 +00:00
Etan Kissling c4be5f677a
bump nim-eth to `171531fbf1a308c1bf4d2f6b88c6ee6924657437` (#6645)
- rm Goerli bootnodes
- update Sepolia and Holesky bootnodes
- Fix Authorization fields name to v, r, s
- Add helper for recovering authority
2024-10-15 21:47:17 +00:00
Miran 585deb8f90
use types from `eth/common/eth_types` (#6614)
* bump nim-eth

* use types from `eth/common/eth_types`
2024-10-14 14:55:56 +00:00
Etan Kissling 91f47a382d
Merge branch 'dev/etan/df-forkedblobs' into feat_eip-7688 2024-10-11 15:52:10 +02:00
Etan Kissling 5418b8375a
bump nim-toml-serialization to `53ae081cc9a3e61095cab49862658a46b00eacf7` (#6630)
- avoid threadvar with const field table
2024-10-10 01:37:15 +00:00
Etan Kissling c6f0b88ddd
bump sepolia to `f2c219a93c4491cee3d90c18f2f8e82aed850eab` (#6629)
- Align config structure with other public testnet repositories
2024-10-10 01:12:54 +00:00
Etan Kissling 397ff2f55d
bump nim-ssz-serialization to `6688301e946b543f8d2677d0a944f9369e578628` (#6626)
- require Nim 2.0
- fix adding empty List/HashList to empty HashList
2024-10-10 01:12:44 +00:00
Etan Kissling 6ea0e520a9
bump nim-web3 to `c38791832cac2d23eab57cdc32decdd8123e5d36` (#6628)
- always test with ORC
- fix newPayload type
- use common transaction signature helpers
2024-10-09 22:06:04 +00:00
Etan Kissling 9c8642abf4
bump nim-unicodedb to `v0.13.0` (#6627)
- https://github.com/nitely/nim-unicodedb/blob/v0.13.0/CHANGELOG.md
2024-10-09 22:05:36 +00:00
Etan Kissling 6e335700a5
bump nim-normalize to `v0.9.0` (#6625)
- https://github.com/nitely/nim-normalize/blob/v0.9.0/CHANGELOG.md
2024-10-09 20:34:20 +00:00
Etan Kissling 4478d94f93
bump holesky to `37eaaf80084489af9459836c03c6e24b9e431c2a` (#6619)
- align config structure with other public testnet repositories
2024-10-09 21:48:13 +02:00
Etan Kissling 4296e4a67a
bump nim-kzg4844 to `55ce80314ead59e8daf036a9f65f4402750f05da` (#6624)
- bump csources to `v2.0.1`
2024-10-09 19:45:52 +00:00
Etan Kissling c55315de3c
bump nim-chronicles to `4524912fcacfd3965e32a9fe23c9bb12d48177ff` (#6620)
- add RfcUtcTime compilation option
- update ci.yml to test Nim 2.2
2024-10-09 19:57:26 +02:00
Etan Kissling 1fa5e19ed1
bump nim-json-serialization to `ab1a061756bb6fc2e0f98cb57852f2bb0c6f9772` (#6623)
- update ci.yml to test Nim 2.2; also test gcc-14
- allow serializing distinct arrays
- avoid threadvar for field table

bump nim-serialization to `7950ac1e8c9f0019c798f97ab1fe1d9367cc2e6d`

- return serializer table directly
2024-10-09 16:10:02 +00:00