Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Releases: bodhiproject/bodhi-server

0.8.3

24 Jun 07:20
7add563
Compare
Choose a tag to compare
52 node mod (#53)

* Export all necessary funcs in index

* Update version

* Export utils and start wallet

* Add missing equals

* Merge utils import with other

* Change throw into console log

* Run linter

* Export server as entire mod

* Export config whole

* Rename nedb.js to index.js

* Export db as whole

* Rename serverconfig

* Destructure db helpers

* Destructure constant and util methods

* Update qtum clients to 0.15.2

* Rename update tx

* Fix missing ref

* Change logger level to info

0.8.2

20 Jun 18:44
365ec84
Compare
Choose a tag to compare
Qtum path config (#50)

* Set qtum path in config

* Add extra safety checks when setting env

* Remove params for qtum exec

* Remove param from get qtum dev exec path

* Move start wallet func to server

* Export start qtum wallet

* Fix blockchain test

* Add qtumpath for travis config

* Use full test script for travis config

0.8.1

17 Jun 07:03
199c953
Compare
Choose a tag to compare
fix multiple apparent styling issue (#32)

* update config and importing

* fix multiple style issues

* updated

0.8.0

10 Jun 11:47
889eb29
Compare
Choose a tag to compare
Add npm shrinkwrap for ws update (#29)