Darshan K
deebee45d7
feat: stateless RLN ( bump v0.9.0 ) ( #3621 )
2025-10-15 19:08:46 +05:30
Darshan K
a6710b4995
chore: bump zerokit v0.8.0 in nwaku ( #3618 )
2025-10-10 15:29:44 +05:30
Ivan FB
f47af16ffb
fix: build_rln.sh update version to dowload to v0.7.0 ( #3425 )
2025-05-27 16:29:04 +02:00
Darshan K
5f1a3406d1
feat: remain windows support ( #3162 )
...
Refine process so now it's look cleaner and simple
2025-03-05 21:21:59 +05:30
Darshan K
772c7a365a
feat: windows support compress into one big commit ( #3107 )
2024-10-23 11:59:37 +05:30
Aaryamann Challani
7e4f18cda7
feat(rlnv2): clean fork of rlnv2 ( #2828 )
...
* chore(rlnv2): contract interface changes (#2770 )
* fix: tests
* fix: remove stuint[32]
* chore(submodule): update zerokit submodule to v0.5.1 (#2782 )
* fix: remove cond comp for lightpush test
* fix: ci and nonceManager
2024-06-20 11:35:21 +02:00
Aaryamann Challani
ee18937357
feat(rln-relay): use arkzkey variant of zerokit ( #2681 )
2024-05-17 14:48:29 +05:30
5a4b763082
ci: add jq, fix RLN build script to not use rustup
...
To resolve RLN build issues like this:
```
Building: librln_v0.3.4.a
./scripts/build_rln.sh: line 29: rustup: command not found
Warning: to ensure you are building in a supported repo state, please always run "make update" after "git pull"
(it looks like you've forgotten to do this).
This also applies whenever you switch to a new branch or commit, e.g.: whenever you run "git checkout ...".
Failed to download -rln.tar.gz
./scripts/build_rln.sh: line 42: jq: command not found
error: could not find `Cargo.toml` in `/app` or any parent directory
make: *** [Makefile:131: librln_v0.3.4.a] Error 127
```
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-19 16:20:06 +02:00
Aaryamann Challani
a28be0557c
chore(rln-relay): logs, updated submodule, leaves_set metric ( #2024 )
...
* chore(rln-relay): logs, updated submodule, leaves_set metric
* chore(rln-relay): update build script, fix makefile
2023-09-18 10:56:58 +05:30
Aaryamann Challani
d5d8445a3a
fix(rln-relay): bump zerokit to v0.3.2 ( #1951 )
2023-08-25 13:44:57 +05:30
Aaryamann Challani
0828b72afb
chore(submodules): use zerokit v0.3.1 only ( #1886 )
2023-08-09 20:21:06 +05:30
Aaryamann Challani
922564a90b
test(ci): rln-relay compilation in docker ( #1853 )
...
* test(ci): rln-relay compilation in docker
* fix(ci): make explicit digest in base image
2023-07-24 19:25:28 +02:00
Aaryamann Challani
f25da2e9f4
fix(rln-relay): buildscript bad cp ( #1636 )
2023-03-31 17:15:46 +05:30
Aaryamann Challani
8823e98cc1
feat(rln-relay): fetch release from zerokit ci, or build ( #1603 )
...
* feat(rln-relay): fetch release from zerokit ci, or build
* fix(build_rln): shellcheck, move to scripts dir
2023-03-21 13:07:10 +05:30