Arnaud
|
082411e050
|
Use thread to set the nat ports
|
2026-05-08 14:56:42 +04:00 |
|
Arnaud
|
ae261e3210
|
Refactor UPnP and PMP
|
2026-05-08 11:16:45 +04:00 |
|
Arnaud
|
05882b4d41
|
Update address announcements update
|
2026-05-07 10:36:52 +04:00 |
|
Arnaud
|
62af779266
|
Rebase and cleanup
|
2026-05-07 10:36:52 +04:00 |
|
Arnaud
|
00e5c0cfac
|
use AutoNat dialback IP instead of router public IP
|
2026-05-07 10:36:52 +04:00 |
|
Chrysostomos Nanakos
|
80ea4c71cc
|
fix: rewrite Network - Test Limits for chronos AsyncSemaphore
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
|
2026-05-07 10:36:52 +04:00 |
|
Arnaud
|
7a6b4993b7
|
Update libp2p (and chronos) to include the dial address in AutoNat callback
|
2026-05-07 10:36:52 +04:00 |
|
Arnaud
|
86708b545f
|
Rename nat any to nat auto
|
2026-05-07 10:36:52 +04:00 |
|
Arnaud
|
95d7f6882f
|
Remove nat none stategy
|
2026-05-07 10:36:52 +04:00 |
|
Arnaud
|
e48ca913a9
|
Add relay integration and tests
|
2026-05-07 10:36:51 +04:00 |
|
Arnaud
|
77662d2d68
|
Introduce first tests for the async machine
|
2026-05-07 10:36:51 +04:00 |
|
Arnaud
|
e349568833
|
Add bootstrap nodes connect
|
2026-05-07 10:36:51 +04:00 |
|
Arnaud
|
8e72d007c5
|
Fix testnat import
|
2026-05-07 10:36:50 +04:00 |
|
Arnaud
|
cb67eb1d60
|
Fix format
|
2026-05-07 10:36:50 +04:00 |
|
Arnaud
|
0f3e9f1e75
|
Autonat tests
|
2026-05-07 10:34:03 +04:00 |
|
Arnaud
|
8110abcb9d
|
Better support for ivp6 and more tests
|
2026-05-07 10:34:03 +04:00 |
|
Chrysostomos Nanakos
|
bb6ab1befa
|
chore: Block exchange protocol rewrite (#1411)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
|
2026-04-25 00:37:42 +00:00 |
|
Arnaud
|
2dd97631ed
|
chore: update nim 2.2.8 (#1424)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
|
2026-04-22 13:57:14 +00:00 |
|
Arnaud
|
e8bc5c46e9
|
chore: cleanup dependencies (#1415)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-04-13 06:07:38 +00:00 |
|
Eric
|
4ea8350612
|
fix(repostore): prevent underflow when deleting datasets (#1412)
|
2026-03-31 05:25:08 +00:00 |
|
Eric
|
3bc6aa8b8d
|
feat(cli)!: change listen addr to listen port (#1409)
|
2026-02-24 10:03:48 +00:00 |
|
Eric
|
ab413bdfcf
|
chore!: Finish renaming Codex to Logos Storage (#1399)
|
2026-02-19 04:59:15 +00:00 |
|
Eric
|
4068bcb2ed
|
fix: bump nph and refactor build process in makefile (#1410)
|
2026-02-19 02:12:45 +00:00 |
|
Eric
|
fef46aee35
|
feat(testing): local libstorage c bindings test (#1407)
|
2026-02-18 04:29:59 +00:00 |
|
Giuliano Mega
|
1a7cf2d335
|
fix: propagate callback cancellation (#1400)
|
2026-02-05 14:33:23 +00:00 |
|
Eric
|
44ad291b16
|
refactor!: move merkletree to own repo (#1390)
|
2026-02-02 22:43:14 +00:00 |
|
Eric
|
2a1a548341
|
refactor!: remove unused modules (#1362)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: gmega <giuliano.mega@gmail.com>
|
2026-01-16 19:03:54 +00:00 |
|
Giuliano Mega
|
e894fb03fa
|
feat: primitives for sampling with and without replacement (#1125)
|
2026-01-16 13:49:04 -03:00 |
|
Eric
|
1acedcf71c
|
fix(ci): introduce a number of integration test fixes (#1342)
Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
Co-authored-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
Co-authored-by: Arnaud <arnaud@status.im>
Co-authored-by: gmega <giuliano.mega@gmail.com>
|
2026-01-16 10:47:59 +00:00 |
|
Jacek Sieka
|
cce002fcbf
|
feat: async tree building v2 (#1360)
Signed-off-by: Giuliano Mega <giuliano.mega@gmail.com>
Co-authored-by: munna0908 <munnasitu0908@gmail.com>
Co-authored-by: gmega <giuliano.mega@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-15 18:13:14 +00:00 |
|
Arnaud
|
60861d6af8
|
chore: rename codex to logos storage (#1359)
|
2025-12-18 17:23:09 +00:00 |
|
Jacek Sieka
|
6765beee2c
|
chore: assorted bumps (#1351)
|
2025-12-11 21:03:36 +00:00 |
|
Jacek Sieka
|
9ac9f6ff3c
|
chore: drop usage of upraises (#1348)
|
2025-12-11 09:03:43 +00:00 |
|
Arnaud
|
bd36032251
|
feat: add c binding (#1322)
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
|
2025-11-13 07:34:09 +00:00 |
|
Chrysostomos Nanakos
|
be759baf4d
|
feat: Block exchange optimizations (#1325)
Signed-off-by: Giuliano Mega <giuliano.mega@gmail.com>
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: gmega <giuliano.mega@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
|
2025-11-13 05:47:02 +00:00 |
|
Eric
|
ee47ca8760
|
feat(libs): Use libp2p multiformats extensions instead of a rolling branch (#1329)
|
2025-11-13 04:48:33 +00:00 |
|
Eric
|
f791a960f2
|
fix(ci): Windows SIGILL in CI (#1339)
|
2025-11-03 11:45:02 +00:00 |
|
Arnaud
|
db8f866db4
|
feat: check if CID exists in local store (#1331)
|
2025-11-02 04:32:47 +00:00 |
|
Eric
|
072bff5cab
|
fix: ci integration tests (#1335)
|
2025-10-30 19:38:11 +11:00 |
|
Arnaud
|
af55a761e6
|
chore: skip marketplace and long integration tests (#1326)
|
2025-10-22 19:22:33 +11:00 |
|
markspanbroek
|
01615354af
|
refactor(ci): run integration tests in parallel by spinning up more runners (#1287)
|
2025-06-25 08:56:16 +00:00 |
|
markspanbroek
|
e1c397e112
|
fix(tests): auto import all tests files and fix forgotten tests (#1281)
|
2025-06-23 11:18:59 +00:00 |
|
Arnaud
|
7b660e3554
|
chore(marketplace): use hardhat ignition (#1195)
|
2025-06-20 15:55:00 +00:00 |
|
Arnaud
|
d443df441d
|
chore: improve marketplace integration tests (#1268)
|
2025-06-19 06:36:10 +00:00 |
|
Chrysostomos Nanakos
|
b305e00160
|
Add support for slot reconstruction on unavailable slot detection (#1235)
Co-authored-by: Arnaud <arnaud@status.im>
|
2025-06-12 22:19:42 +00:00 |
|
markspanbroek
|
27d807a841
|
fix(sales): fix marketplace block expiry (#1258)
|
2025-06-11 11:27:09 +00:00 |
|
Ben Bierens
|
85823342e9
|
Improves logging in maintenance module and erasure. (#1264)
|
2025-06-10 13:27:52 +00:00 |
|
Adam Uhlíř
|
7502b9ad2c
|
feat(cirdl): auto-discovery of marketplace contract (#1259)
|
2025-06-09 10:04:15 +00:00 |
|
Eric
|
1bea94c390
|
fix(tests): fetching past contract events test (#1255)
|
2025-06-04 20:36:09 -07:00 |
|
markspanbroek
|
2dd436bfb7
|
fix(sales): do not crash when retrieving request fails (#1248)
|
2025-06-04 11:22:14 +00:00 |
|