Thomas Eizinger
d9a5c388ad
fix: make `rust-chromium` a separate implementation ( #302 )
2023-09-15 06:57:15 +10:00
Chad Nehemiah
43b67ccdba
fix(multidim): make js-libp2p builds reproducible ( #288 )
2023-09-07 09:03:09 -07:00
Prithvi Shahi
fa6dc4c724
chore(multidim-interop): add go v0.31 ( #289 )
2023-09-06 22:41:34 -07:00
Max Inden
54fe78c332
fix(interop/rust/wasm): bump version to use chrome 115 ( #273 )
...
Bump rust-libp2p v0.52 interop version to include
https://github.com/libp2p/rust-libp2p/pull/4383 which fixes issue in
https://github.com/libp2p/go-libp2p/pull/2506 .
2023-08-24 09:49:23 +02:00
Prithvi Shahi
055eb0745d
chore: add go-libp2p v0.30 and remove v0.27 and v0.28 ( #269 )
...
* chore: add go-libp2p v0.30 and remove v0.27 and v0.28
* remove quic and mplex in v0.30
2023-08-23 10:37:12 -07:00
Prithvi Shahi
da62ebc979
chore: rm rust-libp2p v0.49 and v0.50, update v0.52 ( #253 )
2023-08-11 12:17:07 -07:00
Prithvi Shahi
55e43bd610
chore: update go-libp2p releases and rm v0.25 & v0.26 ( #252 )
2023-08-11 10:33:33 -07:00
Prithvi Shahi
b0b8ad8a62
chore: add js-libp2p v0.46.x, rm v0.44, rm v0.45 browser tests ( #251 )
2023-08-09 20:04:43 -07:00
Marco Munizaga
8834ac1555
Add go-libp2p v0.29.0 ( #234 )
2023-07-19 09:37:06 -07:00
Marco Munizaga
1ebb8b505c
multidim-interop: Prune older versions ( #233 )
...
* Remove older versions
* Remove older chromium versions
2023-07-14 14:01:52 -07:00
Marco Munizaga
4bd0f9992f
Revert "Install playwright in the base image so it is cached ( #226 )" ( #231 )
...
* Revert "Install playwright in the base image so it is cached (#226 )"
This reverts commit d21d042ddd
.
* Add comment
2023-07-14 11:48:08 -07:00
Marco Munizaga
cbca2c06de
multidim-interop: Update rust-libp2p .gitignore with chromium-image.json ( #232 )
...
* .gitignore chromium-image.json
* Assert that git tree is clean
2023-07-14 10:00:35 -07:00
Marco Munizaga
d21d042ddd
Install playwright in the base image so it is cached ( #226 )
2023-07-07 21:15:16 -07:00
Max Inden
ce83afc1b0
feat(interop): add rust-libp2p chromium WASM WebTransport ( #217 )
...
Introduced in rust-libp2p with https://github.com/libp2p/rust-libp2p/pull/4015 .
2023-07-07 14:37:57 +02:00
Max Inden
81b6e7c370
feat(interop): add rust-libp2p v0.52 ( #206 )
...
See https://github.com/libp2p/rust-libp2p/releases/tag/libp2p-v0.52.0
Co-authored-by: Marco Munizaga <git@marcopolo.io>
2023-06-26 10:33:06 +02:00
kevodwyer
248cf9962c
fix(java-libp2p): update test client with resource fix ( #200 )
2023-06-20 14:20:17 +02:00
kevodwyer
112e2efe20
add Java to interop tests ( #197 )
...
* add Nabu (Java) to interop tests
* naming fix
* missed a reference
* update build commit
* update build commit
* update git hash
* add to gitignore
2023-06-16 14:14:47 -07:00
Prithvi Shahi
f828ee216b
chore: add go-libp2p 0.28.0 and update to v0.27.6 ( #192 )
2023-06-13 11:33:32 -07:00
Marco Munizaga
06a82c0d95
Reintroduce js-libp2p v0.45.0 and fix build from cache ( #189 )
...
* Add js-libp2p v0.45.0
* Name the image before creating browser images
* Update commit sha to test webrtc
* Enable webrtc & webrtc-direct tests
2023-06-08 14:56:17 -07:00
Marco Munizaga
22f37a0e93
Revert "Add js-libp2p v0.45.0 ( #187 )" ( #188 )
...
This reverts commit e9f4962362
.
2023-06-02 09:21:20 -07:00
Marco Munizaga
e9f4962362
Add js-libp2p v0.45.0 ( #187 )
2023-06-02 08:43:54 -07:00
Thomas Eizinger
f1acc202eb
Update Rust tests to use smaller docker container ( #181 )
2023-05-16 08:01:28 -07:00
Max Inden
a2235a0d55
feat(interop): add js-libp2p v0.44 ( #171 )
...
Copy of `multidim-interop/impl/js/v0.42` plus version adjustments + reenable
WebRTC (see https://github.com/libp2p/test-plans/pull/160 ).
2023-05-05 08:44:42 +02:00
Prithvi Shahi
a1edfe231e
chore: Add go-libp2p v0.27.1 and v0.26.4, update zig-libp2p ( #177 )
...
* chore: Add go-libp2p v0.27.1 and v0.26.4
* update zig
2023-05-04 15:10:16 -07:00
Marco Munizaga
103b2a3847
Update zig-libp2p to latest head to fix a flaky segfault ( #175 )
2023-05-03 11:20:49 -07:00
Marco Munizaga
df742523d4
Bring back zig-libp2p ( #174 )
...
* Revert "Revert "Bring back zig-libp2p (#172 )" (#173 )"
This reverts commit e4e9f985f7
.
* Update zig-libp2p
2023-05-01 13:46:27 -07:00
Marco Munizaga
e4e9f985f7
Revert "Bring back zig-libp2p ( #172 )" ( #173 )
...
This reverts commit f0c82d3d81
.
2023-05-01 10:22:25 -07:00
Marco Munizaga
f0c82d3d81
Bring back zig-libp2p ( #172 )
...
* Revert "Revert "Add zig-libp2p to interop tester (#167 )" (#170 )"
This reverts commit 3856de32fc
.
* Print CPU info during make of zig-libp2p
* Show stdout output
* Use image id from json file
* Update zig-libp2p to log why a connection was shutdown
* Update zig to play nice with rust mss
2023-05-01 09:04:44 -07:00
Marco Munizaga
3856de32fc
Revert "Add zig-libp2p to interop tester ( #167 )" ( #170 )
2023-04-20 08:33:21 +02:00
Max Inden
e07ffabbe8
fix(interop): rename `webrtc` to `webrtc-direct` ( #166 )
...
See https://github.com/multiformats/multiaddr/pull/150#issuecomment-1468791586
for context on discussion.
- Renames the `webrtc` transport identifier to `webrtc-direct`.
- Re-enables `webrtc-direct` support for rust-libp2p v0.51. Previously disabled
in https://github.com/libp2p/test-plans/pull/160 . See
https://github.com/libp2p/rust-libp2p/pull/3781 for corresponding change on
the rust-libp2p side.
- Leaves JS v0.41 and v0.42 untouched. To be done in a follow-up alongside JS
dependency updates.
2023-04-19 13:48:07 +02:00
Marco Munizaga
d61600ccd2
Add zig-libp2p to interop tester ( #167 )
...
* Add zig-libp2p to interop tester
* Fix typo
2023-04-15 17:44:38 +02:00
Marco Munizaga
23fdcef9be
Cache images slightly differently ( #165 )
2023-04-11 11:29:32 -07:00