Michael Bradley, Jr
e9785f0386
refactor: upgrade to waku v2, impl/test minimum viable usage
2020-11-18 14:18:37 -06:00
Michael Bradley, Jr
b88f736a32
feat: integrate nim-sqlcipher
2020-11-18 13:34:24 -06:00
Richard Ramos
d1f4fa39d7
feat: implement saveAccountAndLogin using nim-waku in nim_status/lib
...
For now don't export it at the top-level nor in lib/shim. Implement a basic
test for subscribe and send with waku.
2020-09-15 14:41:57 -05:00
Michael Bradley, Jr
92826e958c
test: refactor login test into an asyncTest
...
The original intention was to use `newFuture` of nim-chronos but mixing use of
futures and `setSignalEventCallback` proved problematic so use a while/sleep
loop instead.
2020-09-15 12:07:38 -05:00
Michael Bradley, Jr
4927affd16
build: bump vendor/nimbus-build-system
2020-09-04 09:33:45 -05:00
Michael Bradley, Jr
46ffc74a1f
feat: introduce Nim impl of identicon
...
Closes #33
2020-09-03 08:41:52 -05:00
Michael Bradley, Jr
6c2265f8c9
feat: introduce Nim impl of generateAlias
...
Closes #32
2020-08-31 14:05:29 -05:00
Richard Ramos
a550df769b
feat: adds some utils functions to create/import accounts and login
2020-07-13 14:07:17 -04:00
Richard Ramos
3dda55a8a3
feat: include nimbus-build-system and initial version of the Makefile to generate a static library
2020-07-02 09:20:16 -04:00