21 Commits

Author SHA1 Message Date
Ivan Folgueira Bande
b8fa9a19ff
install cargo-binstall tool in codecov.yml 2025-10-05 18:44:28 +02:00
Ivan Folgueira Bande
ff5841f01c
fix install grcov 2025-10-05 17:51:40 +02:00
Ivan Folgueira Bande
cf890bd286
trying to fix stdsimd 2025-10-05 12:44:41 +02:00
Ivan Folgueira Bande
5cf0aa3fa4
try to fix ci __rust_probestack issue 2025-10-05 11:46:21 +02:00
Ivan Folgueira Bande
086653299c
ci set profile to default to avoid lib issues 2025-10-02 11:08:24 +02:00
Ivan Folgueira Bande
52aea7ccaa
force cc linker to avoid gh issues 2025-10-02 10:36:26 +02:00
Ivan Folgueira Bande
399a39b7df
github use stable generic macos instead of intel toolchain 2025-10-02 00:04:06 +02:00
richΛrd
7a2e4d1d01
feat: RLN Relay (#101) 2024-04-01 15:15:50 -04:00
richΛrd
1ed7dd48ed
chore: disable windows builds temporarily (#100) 2024-03-21 09:17:59 -04:00
richΛrd
dc32f22f4a
feat: add filterv2 functions (#75) 2023-11-07 15:50:35 -04:00
gusto
48300c15a2
Smoke tests for waku node (#41)
* Fix for codecov branch names

* Codecov with all tests included

* Add tokio to node tests

* Run echo tests as seperate processes

* Add token to evade GH limiter

* Discv5 and default test for node
2023-01-27 11:35:07 +02:00
gusto
3de48c3d98
Auto author GH action (#40) 2023-01-24 01:12:54 -08:00
Al Liu
6e93c4f2b6
Merge pull request #33 from waku-org/discv5
Fix #32: add discoveryV5 functions
2023-01-06 21:57:58 +13:00
Augustinas Bacvinka
ac5ef9f171 Revert to testing all in CI 2023-01-05 18:54:24 +02:00
Augustinas Bacvinka
55be056620 CI content_topic test 2023-01-05 18:35:43 +02:00
Augustinas Bacvinka
1ac0ce777d CI content_topic test 2023-01-05 18:26:54 +02:00
gusto
0fb4e2e917
Fix for codecov branch names (#36) 2023-01-03 11:36:30 +01:00
gusto
b26eb9b22e
ci: codecov and badges (#30)
* ci: codecov and badges

* Add missing waku tests to codecov

* Reverted binary copies; running ignored tests for coverage
2022-12-19 11:11:16 +01:00
Daniel Sanchez
56759d2320
Added release ci file (#19) 2022-11-22 07:53:06 -08:00
Daniel Sanchez
0333d3256c
Dns discovery (#15)
* Updated vendor source

* Added dns discovery method

* Use latest Go in check workflow

* Use host for nameserver

* Use reference instead of move Host
2022-10-25 11:25:23 +02:00
Daniel Sanchez
7ce8cadaa5
Ci and multiplatform build (#2)
* Make go discoverable in unix systems

* Refactor build script

* Fix which path

* Fix typo in error message

* Added gh actions ci

* Fix lib_dir path

* Use checkout v3

* Use recursive submodules

* Filter branches
Use submodule force update

* Use git directly instead of action

* Build go with relative paths

* Added missing cargo config file

* Use target os instead of family

* Add targets to matrix

* Try to use default for target

* Set toolchain

* Fix toolchain matrix
2022-09-28 15:45:26 +02:00