aya
143f1a5ddd
checkout on master
2024-12-30 15:32:17 +02:00
aya
16eabe8ecd
Test checkout on tag instead of master
2024-12-24 16:38:24 +02:00
aya
953a3e6754
Change job name to nwaku-nwaku-interop-tests
2024-12-15 11:32:54 +02:00
aya
7cfbcc12e2
Checkout on tag instead of master
2024-12-15 11:29:49 +02:00
aya
35c6d33a4b
change branch to master
2024-12-12 11:22:36 +02:00
aya
d099b83856
Change branch to master
2024-12-12 11:17:28 +02:00
aya
2a5bff998b
removing runs-on
2024-12-05 11:08:26 +02:00
aya
2e4443484c
Change yml file name
2024-12-05 11:03:11 +02:00
aya
a9872d5bbc
trigger PR
2024-12-04 15:14:48 +02:00
aya
d3f02750b2
Change node1 name
2024-12-04 15:11:05 +02:00
aya
5fc922ac93
trigger PR
2024-12-04 15:04:34 +02:00
aya
ff784be71e
trigger PR
2024-12-04 15:00:43 +02:00
aya
0d62121a03
pass image as input to yml file
2024-12-04 14:35:17 +02:00
aya
6213338453
trigger PR
2024-12-04 14:16:51 +02:00
aya
461f6d38e2
trigger CI job
2024-12-04 14:10:33 +02:00
aya
96c570884a
trigger CI job
2024-12-04 13:58:28 +02:00
aya
ed9dd2322b
use yml of smoke_tests branch
2024-12-04 13:55:49 +02:00
aya
f66506a879
Adding repo name in checkout
2024-12-04 13:43:57 +02:00
aya
c708f1d3f7
remove steps
2024-12-04 13:39:02 +02:00
aya
199b126640
Add runs-on
2024-12-04 12:31:19 +02:00
aya
5f9a974ca4
remove secrets and add path
2024-12-04 12:25:57 +02:00
aya
8f084c5d90
clone QA test repo
2024-12-04 12:23:08 +02:00
aya
3ac4789a16
clone waku test repo
2024-12-04 12:18:10 +02:00
aya
a61327c527
trigger PR
2024-12-04 12:00:24 +02:00
aya
5589bbf97b
remove dependency to speed up job
2024-12-04 11:56:22 +02:00
aya
dacc5fb319
trigger PR
2024-12-04 11:42:08 +02:00
aya
62780c3b53
retrigger PR
2024-12-04 11:33:56 +02:00
aya
b0d85b3a25
edit yml file name
2024-12-04 11:24:32 +02:00
aya
77e2eb3712
Adding new job in the CI.yml file
2024-12-04 11:18:39 +02:00
gabrielmer
d7d00bfd79
feat: making dns discovery async ( #3175 )
2024-12-03 14:39:37 +01:00
leopardracer
b8ad6c1f09
Update README.md ( #3183 )
2024-12-02 19:51:48 +01:00
richΛrd
47a6235414
refactor(libwaku): async ( #3180 )
2024-12-02 10:56:12 -04:00
Ivan FB
f856298caa
chore: Filter in libwaku ( #3177 )
2024-11-29 15:31:08 +01:00
Simon-Pierre Vivier
2ab9c3d363
feat: remove Waku Sync 1.0 & Negentropy ( #3185 )
2024-11-29 09:09:41 -05:00
NagyZoltanPeter
a7264d68c1
chore: add supervisor for lpt infra ( #3176 )
...
* Adding lpt-runner script and assemble into liteprotocoltester image - to ease infra deployment
* Add supervisor that can run lpt continously in infra environment, infra.env defines defaults for run, in case image tag of lpt docker image is deploy it will build a specific image for infra deployment.
* Added message latency metrics
* DELAY_MESSAGES to MESSAGE_INTERVAL renaming
* Adjust name of START_PUBLISHING_AFTER
* Extend lpt readme with how to use make to build dockerized image and notice about infra deployment
* As fixed in discussion, we will control infra testing by built in predefined test setup
* Prevent peer switch in case using fixed service peers
2024-11-26 20:42:27 +01:00
NagyZoltanPeter
fa5ad1c075
Adding lpt-runner script and assemble into liteprotocoltester image - to ease infra deployment ( #3158 )
2024-11-26 15:54:29 +01:00
Darshan K
bebd3dd62c
chore: flaky rln test ( #3173 )
2024-11-26 13:03:23 +05:30
Ivan FB
38fcf35cdb
python example: call waku_setup to initialize libwaku properly ( #3179 )
2024-11-20 18:35:23 +01:00
NagyZoltanPeter
8368ff006d
chore: Partial version bumps for v0.34.0-rc.1 ( #3172 )
...
* Bumps for v0.34.0-rc.1 - partial bumping - libp2p
* Avoid importing quic and ngtcp2 dependencies through tests
* libp2p 1.7.1, fixes RendezVous construction
2024-11-10 09:27:04 +01:00
Ivan FB
294dd03c45
chore: libwaku - better error handling and better waku thread destroy handling ( #3167 )
2024-11-08 14:59:02 +07:00
richΛrd
3cb8ebdd8f
refactor(libwaku): allow several multiaddresses for a single peer in store queries ( #3171 )
...
* fix: parameter name
* refactor: allow multiple addresses for a peer in a store query
2024-11-08 14:36:16 +07:00
gabrielmer
8fde70937d
chore: removing protected-topic cli flg ( #3160 )
2024-10-31 14:33:36 +02:00
gabrielmer
507b1fc4d9
feat: adding waku_dial_peer and get_connected_peers to libwaku ( #3149 )
2024-10-30 16:26:33 +02:00
gabrielmer
400d7a54f6
feat: running periodicaly peer exchange if discv5 is disabled ( #3150 )
2024-10-30 12:51:04 +02:00
gabrielmer
b3656d6eea
chore: naming connectPeer procedure ( #3157 )
2024-10-29 18:37:07 +02:00
gabrielmer
99ac68447c
fix: linting error ( #3156 )
2024-10-29 15:36:21 +02:00
gabrielmer
5c7720c24d
fixing libwaku's dns discovery multiaddress generation ( #3155 )
2024-10-29 11:39:38 +02:00
fryorcraken
956fde6ebc
feat: change latency buckets ( #3153 )
2024-10-29 14:39:12 +11:00
richΛrd
3665991a65
chore: support ping with multiple multiaddresses and close stream ( #3154 )
2024-10-28 15:51:07 -04:00
NagyZoltanPeter
b42f4c7a89
Enhancement on building nph and made it available naturaly on the path as being copied next to nim. ( #3152 )
2024-10-28 16:43:00 +01:00