5 Commits

Author SHA1 Message Date
Richard Ramos
429ea1c12a
fix: epoch calculation 2022-07-06 12:54:21 -04:00
Richard Ramos
9bd071c7fb
fix: remove unneeded vars 2022-07-06 11:12:47 -04:00
Richard Ramos
7497b77073
fix: use time.Time instead of time.Duration 2022-07-06 11:12:06 -04:00
Richard Ramos
cbe7c67832
fix: remove protobuffer 2022-07-05 14:50:42 -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