Commit Graph

4 Commits

Author SHA1 Message Date
kdeme 24850f8b96 Add asymmetric and symmetric key API for whisper 2019-11-19 11:02:00 +00:00
kdeme e51474f393 improvements and clean-up 2019-11-19 11:02:00 +00:00
kdeme 23baeaa15d Trying out some Whisper RPC alike API 2019-11-19 11:02:00 +00:00
Ștefan Talpalaru f6121c10f0
various changes:
- re-enable Nim's cache globally
- add a new "nimcache" subdir for the libraries
- make sure Go doesn't try to link libnimbus.a in the dynamically linked
  wrapper example
- always delete the static archive before recreating it
- rename wrapper.nim/.h to libnimbus.nim/.h
- better hygiene in libnimbus.h (include guards and C++ support)
- remove MainnetBootnodes copy, since we do include "config.nim" after all
2019-08-02 18:59:47 +02:00