Commit Graph

5 Commits

Author SHA1 Message Date
Richard Ramos eb630fcf3b
chore: change project org 2022-10-27 09:06:04 -04:00
Richard Ramos e9ce4db29a
chore: rename package to not require replace in go.mod and update to go 1.17 2022-07-07 09:17:05 -04:00
Richard Ramos ae2ac86b70
fix: remove contracts 2022-07-05 15:32:54 -04:00
Richard Ramos 7c7e6a9171
feat: cross compilation and API refactor (#1)
* chore: use cross instead of rustup for building rln

* chore: generate protobuffer and contract

* refactor: make API match nwaku

* feat: add WakuRLNRelay type

* test: rln

* chore: add more architectures

* refactor: use time.Duration instead of uint/float
2022-07-04 13:01:54 -04:00
decanus 67c36ab5fa
added 2021-09-13 13:37:56 +02:00