Arnaud
|
d5b032ea75
|
Update address announcements update
|
2026-06-17 22:35:12 +04:00 |
|
Arnaud
|
affe4e2c00
|
Update imports
|
2026-06-17 22:35:12 +04:00 |
|
Arnaud
|
da91a720b8
|
use AutoNat dialback IP instead of router public IP
|
2026-06-17 22:35:11 +04:00 |
|
Arnaud
|
49fb1daf6d
|
Rename nat any to nat auto
|
2026-06-17 22:35:11 +04:00 |
|
Arnaud
|
006df11163
|
Remove nat none stategy
|
2026-06-17 22:35:11 +04:00 |
|
Arnaud
|
50c708ade1
|
Add relay integration and tests
|
2026-06-17 22:35:11 +04:00 |
|
Arnaud
|
ac01e7cc2a
|
Introduce first tests for the async machine
|
2026-06-17 22:35:11 +04:00 |
|
Arnaud
|
e1742a2452
|
Add bootstrap nodes connect
|
2026-06-17 22:35:10 +04:00 |
|
Arnaud
|
ec9052ef46
|
Fix testnat import
|
2026-06-17 22:35:10 +04:00 |
|
Arnaud
|
ef19eb134d
|
Fix format
|
2026-06-17 22:35:09 +04:00 |
|
Arnaud
|
1567540b31
|
Autonat tests
|
2026-06-17 22:35:09 +04:00 |
|
Arnaud
|
d0c02bbf10
|
Better support for ivp6 and more tests
|
2026-06-17 22:35:09 +04:00 |
|
Giuliano Mega
|
8f9eceaa19
|
feat: simple test runner for libstorage tests (#1450)
|
2026-06-17 11:02:27 +00:00 |
|
Eric
|
58f8f2f63d
|
fix(blockexchange): bounds per-message work (#1447)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: Chrysostomos Nanakos <chris@include.gr>
|
2026-06-15 13:32:21 +00:00 |
|
richΛrd
|
d65f32f819
|
chore: update libp2p to 2.0.0 (#1443)
Co-authored-by: Arnaud <arnaud@status.im>
|
2026-06-12 12:32:33 +00:00 |
|
Arnaud
|
abce4f68c5
|
chore: remove unused cache and make discovery IP limits configurable (#1435)
|
2026-06-03 06:39:07 +00:00 |
|
Giuliano Mega
|
ebb1ae2599
|
feat: network presets (#1437)
|
2026-05-22 22:20:53 +00:00 |
|
Chrysostomos Nanakos
|
1218a7edbe
|
fix: validate WantBlocks request ranges to prevent DoS (#1434)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
|
2026-05-13 09:11:30 +00: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 |
|