Commit Graph

7 Commits

Author SHA1 Message Date
kdeme 0f299842e1 Add switching between Status beta and staging fleet 2019-11-19 11:02:00 +00:00
kdeme 9e7e51b5b4 Add private key parameter for nimbus_start() + additional checks 2019-11-19 11:02:00 +00:00
kdeme 7ac8b98ce9 Add extra options to nimbus_start() 2019-11-19 11:02:00 +00:00
kdeme e51474f393 improvements and clean-up 2019-11-19 11:02:00 +00:00
kdeme ef540fdb14 Make go wrapper_example subscribe work with c gateway function 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
Ștefan Talpalaru c75e491d76
more renaming 2019-08-02 18:13:50 +02:00