tersec
e990a949a4
bump nim-libp2p ( #6861 )
2025-01-19 15:57:17 +01:00
tersec
5c371ab634
mini libp2p bump ( #6859 )
2025-01-18 21:32:02 +01:00
tersec
10bd5f35bd
bump nim-libp2p an even tinier bit ( #6853 )
2025-01-16 10:17:13 +01:00
tersec
ef5cba9235
Revert "bump nim-libp2p ( #6847 )" ( #6848 )
...
This reverts commit 4b66a9e524be0cfbc662e2887ce69638790167ec.
2025-01-15 12:07:51 +01:00
tersec
4b66a9e524
bump nim-libp2p ( #6847 )
2025-01-15 06:55:51 +01:00
Etan Kissling
3298444168
Bump nim-nat-traversal to 213ac13dfe5c4830474912c48181b86b73f1ec1f
( #6845 )
...
- Bump miniupnp to `miniupnpc_2_3_0`
2025-01-14 15:30:36 +01:00
Etan Kissling
6a9ce5ba1d
Bump dependencies: use the common CI workflow ( #6841 )
...
- nim-bearssl to `c7683c5a6221605bbab31b53d01feb3a3161bb8b`
- nim-blscurve to `3737c9663d26076ed89f011c2688c1b9ee1eb73a`
- nim-confutils to `e214b3992a31acece6a9aada7d0a1ad37c928f3b`
- nim-faststreams to `2b08c774afaafd600cf4c6f994cf78b8aa090c0c`
- nim-http-utils to `79cbab1460f4c0cdde2084589d017c43a3d7b4f1`
- nim-kzg4844 to `33d2e9a5d4df1bbf4aca7cf00457bf15b1d657a6`
- nim-metrics to `25ffd054fd774f8cf7935e75d6cad542306d7802`
- nim-nat-traversal to `53b5883f410ac7d84683dfbc894dccd660e68f6d`
- nim-secp256k1 to `62e16b4dff513f1eea7148a8cbba8a8c547b9546`
- nim-zlib to `3f7998095264d262a8d99e2be89045e6d9301537`
- nim-zxcvbn to `d827fdc9968a4f06bba587dc38df2b20399f8cf5`
2025-01-13 18:53:02 +00:00
Etan Kissling
2a62f45b20
Bump nim-taskpools to 7b74a716a40249720fd7da428113147942b9642d
( #6844 )
...
- remove empty lock file
- use the common CI workflow
2025-01-13 16:10:52 +00:00
Etan Kissling
aebdffa469
Bump nim-stint to v0.8.1
( #6843 )
...
- fixes asm statement in `nimHasAsmSemSymbol` in the devel branch
- enable some disabled tests
- adds `nodecl` to imported types
- v0.8.1
2025-01-13 16:59:58 +01:00
Etan Kissling
b411bc0e91
Bump nim-ssz-serialization to d7552018fe2fe1ab1b74a68517caa085a2309622
( #6842 )
...
- fix duplicated testing of different MMs
2025-01-13 15:56:51 +00:00
Etan Kissling
5c766d0911
Bump nim-ssz-serialization to 6106ceee6da5f710b7ccc8d98c41e790cc918201
( #6834 )
...
- Add `maxSize` helper
- Add `minSize` helper
2025-01-10 17:06:28 +00:00
tersec
046c37903d
use EF consensus spec v1.5.0-beta.0 test vectors ( #6832 )
2025-01-10 10:42:30 +01:00
Jacek Sieka
15f17db135
kzg: load trusted setup for new constant ( #6826 )
...
* kzg: load trusted setup for new constant
* bump
* copyright
2025-01-09 05:12:11 +00:00
Eugene Kabanov
eeab048871
Fix last-seen-p2p-address values in /eth/v1/node/peers API endpoint. ( #6595 )
...
* Attempt to fix issue with AnyLocal addresses in last-seen-p2p-address field.
* Address issues with IPv6 and QUIC protocol addresses.
* Attempt to avoid QUIC addresses from site-local networks.
* Fix IPv6 handling.
* Perform normalization of `last_libp2p_address`.
* Switch to LastSeenBook.
* Fix address deserialization.
* Bump nim-libp2p.
* Eliminate unneeded function.
* Eliminate unneeded import.
2025-01-08 12:15:56 +00:00
Etan Kissling
d1bdc1378b
Bump nim-sqlite3-abi to v3.47.2.0
( #6819 )
...
- Bump sqlite-amalgamation to `3.47.2`
2025-01-06 11:07:26 +00:00
Etan Kissling
53ec5aeff3
Bump sepolia to da5654742513435bdd6dbc5fd033cf593ce57a0f
( #6818 )
...
- Align config scructure with eth-clients/mainnet repository
2025-01-06 11:50:02 +01:00
Etan Kissling
f5c24ff7c6
Bump nim-web3 to a3bc5ad48e2b05fa253ba68bbd5b84e4ea234f50
( #6817 )
...
- stint: bump for endians
- Add newPayload template
2025-01-06 11:44:32 +01:00
Etan Kissling
7187620792
Bump holesky to f6761b531dae01e30ca05658d01853415465d1e0
( #6814 )
...
- Align config scructure with eth-clients/mainnet repository
2025-01-06 10:43:37 +00:00
Etan Kissling
9490729c06
Bump nim-unicodedb to v0.13.2
( #6816 )
...
- https://github.com/nitely/nim-unicodedb/blob/v0.13.2/CHANGELOG.md
2025-01-06 11:41:36 +01:00
Etan Kissling
a883e544e9
Bump mainnet to dd91689396a9824ed3c78d0576cf5d854504c25c
( #6815 )
...
- Align config structure with other public testnet repositories
2025-01-06 11:40:57 +01:00
tersec
50ab4cf392
switch to Nim v2.0.14 ( #6795 )
2024-12-26 08:22:44 +00:00
tersec
412ea71115
update to current EIP-7685 engine API request format ( #6766 )
2024-12-17 13:14:10 +01:00
tersec
7cb0a61471
use EF consensus spec v1.5.0-alpha.10 test vectors ( #6761 )
2024-12-15 14:18:52 +01:00
tersec
f10fb511cc
undo accidental nim-taskpools change
2024-12-13 09:16:48 +00:00
tersec
0b260d6768
fix typo in most recent changelog
2024-12-13 08:23:28 +00:00
Jacek Sieka
031d24ff41
taskpools: bump ( #6757 )
...
* taskpools: bump
* better raises effects
* get rid of custom naming
* bump
* oops
* bump stable
2024-12-11 11:12:56 +00:00
Jacek Sieka
c3ef7fe2d7
stint: bump for better endians ( #6750 )
...
faster endian conversion et al
2024-12-04 19:26:57 +01:00
Etan Kissling
7a44ffa352
Bump nim-libbacktrace to 6da0cda88ab7780bd5fd342327adb91ab84692aa
( #6749 )
...
- Bump libbacktrace to `1db85642e3fca189cf4e076f840a45d6934b2456`
2024-12-02 23:14:21 +00:00
Etan Kissling
d7c1f82b8b
Bump nim-web3 to 2bdffd61128f9142a0d19a9f3b6e6503b974929b
( #6746 )
...
- Add newPayload template for engine_newPayloadV4 and
restore eth_getBlockReceipts callsig
2024-12-02 19:48:12 +01:00
Etan Kissling
bf1a18e95a
Bump nim-eth to aa92ad4f42d772c53ce4a2d9c76cf760b4450031
( #6742 )
...
- discv4: Fix assert on invalid RLP list in Neighbours message
2024-12-02 19:21:27 +01:00
Etan Kissling
539644692e
Bump nim-websock to v0.2.0
( #6747 )
...
- chore: use supported selector operators
- Attempt to fix broken autobahn CI artifact uploading
2024-12-02 19:07:10 +01:00
Etan Kissling
473991ea39
Bump nim-stint to 5c5e01cef089a261474b7abfe246b37447aaa8ed
( #6745 )
...
- fix compile-time hash, port to unittest2
2024-12-02 18:47:04 +01:00
Etan Kissling
2b4972d2fc
Bump nim-json-rpc to 274372132de497e6b7b793c9d5d5474b71bf80a2
( #6743 )
...
- chore: use supported selector operators
2024-12-02 16:53:49 +01:00
Etan Kissling
a6d2f179e5
Bump nim-sqlite3-abi to v3.47.1.0
( #6744 )
...
- Bump sqlite-amalgamation to `3.47.1`
2024-12-02 16:34:04 +01:00
andri lim
1eaeea10b3
Bump nim-web3 to c8f36f59cb354196cfe117b6866e81d450c8cfd7 ( #6727 )
...
* Bump nim-web3 to c8f36f59cb354196cfe117b6866e81d450c8cfd7
* no need to convert accessList and authorizationList anymore
2024-11-27 14:42:45 +07: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