This repository has been archived by the owner on Sep 3, 2019. It is now read-only.
Releases: bodhiproject/bodhi-server
Releases · bodhiproject/bodhi-server
0.8.3
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
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
fix multiple apparent styling issue (#32) * update config and importing * fix multiple style issues * updated
0.8.0
Add npm shrinkwrap for ws update (#29)