5 Commits

Author SHA1 Message Date
Richard Ramos
e6f625d283
fix: android libs 2022-08-10 19:06:50 -04:00
Richard Ramos
c58534eb3b chore: remove shared objects and rust libraries 2022-07-07 09:14:08 -04:00
Richard Ramos
346e01fa7e chore: generate static libraries for non apple architectures 2022-07-07 09:14:08 -04:00
Richard Ramos
e50635dada
chore: adding .so files 2022-07-05 14:16:28 -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