This website requires JavaScript.
Explore
Help
Sign In
status-im
/
go-waku
Watch
2
Star
0
Fork
0
You've already forked go-waku
mirror of
https://github.com/status-im/go-waku.git
synced
2025-01-29 06:55:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
go-waku
/
examples
/
rln
/
Makefile
6 lines
62 B
Makefile
Raw
Normal View
History
Unescape
Escape
fix: RLN - subscription to topic is not required for registering RLN validator - check for duplication msg within same epoch was incorrect - added an example on how to use RLN
2023-07-26 16:00:09 -04:00
.PHONY
:
all
build
build
:
feat: make RLN available by default
2023-09-12 15:14:08 -04:00
go build -o build/rln .
fix: RLN - subscription to topic is not required for registering RLN validator - check for duplication msg within same epoch was incorrect - added an example on how to use RLN
2023-07-26 16:00:09 -04:00
all
:
build
Reference in New Issue
Copy Permalink