19 Commits
Author SHA1 Message Date
richΛrd d8eeb99919 feat: expose NAT traversal configuration options (#104) 2026-08-19 16:15:55 -03:00
Gabriel Cruz 78952d5141 feat: use nim-ffi cbindings (#77) 2026-07-29 08:39:38 -03:00
Gabriel Cruz 4586aa729e feat: run a libp2p node standalone via createNode/getNodeInfo (#71) 2026-06-30 13:54:08 -03:00
Gabriel Cruz 72eba1f3e1 fix(ci): QUIC tsan bug (#70) 2026-06-29 17:31:43 -03:00
Gabriel Cruz de87823523 feat: user-provided XPRs (#62) 2026-06-25 10:10:16 -03:00
Gabriel Cruz df6bb5c0f6 feat: add peerstore (#43) 2026-05-14 14:11:16 -03:00
Iuri Matias 4ecd506183 update to new api (#44)
update to new api

avoid SyncCtx
2026-05-07 15:34:51 -03:00
Iuri Matias 4e41ffb7a4 Update tests (#42)
* update module builder

* update tests
2026-05-07 09:01:35 -03:00
Radosław Kamiński a6d9acb527 test: organise + 2 new tests (#38) 2026-03-22 18:22:12 -03:00
Radosław Kamiński 7a416a9f3a feat: add circuit relay client (#35) 2026-03-14 07:12:36 -03:00
Radosław Kamiński e02cfbacdc test: kad integration tests (#37)
* add test

* add test

* add test

* add test

* add test

* copilot code review

* Revert "add test"

This reverts commit b87b1ec209.

* add tests

* update flake

* update flake

* simplify test

* remove white space
2026-03-13 10:12:15 +00:00
Radosław Kamiński e2b7636b0a test: more integration tests (#36) 2026-03-12 20:16:00 -03:00
Radosław Kamiński 43f736b5ef refactor: introduce Libp2pModuleOptions struct and add config tests (#32) 2026-03-06 13:42:04 -03:00
Gabriel Cruz f963f979c0 feat: update config options (#28) 2026-03-02 18:55:16 -03:00
Gabriel Cruz 9860a125bc feat: add gossipsub (#27) 2026-03-02 15:08:33 -03:00
Gabriel Cruz 38b08b94fe feat: add mix functions (#18) 2026-02-23 11:37:43 -03:00
richΛrd b4b19e41d0 fix: timeout (#20) 2026-02-20 16:24:02 -03:00
Gabriel Cruz ea3f9ba2a9 feat(sync): result-like return types (#16) 2026-02-18 17:21:48 -03:00
Gabriel Cruz 2f54936fe6 feat(kad): add integration tests (#13) 2026-02-18 12:04:18 -03:00