Skip to content

v0.1.3 alpha - Piri Reis

Pre-release
Pre-release
Compare
Choose a tag to compare
@bonesoul bonesoul released this 03 Sep 08:36
· 574 commits to master since this release

Storage

  • Implemented storage layers support; hybrid-storage (redis+mysql) and mpos compatibility (mysql).
  • Major changes in storage configuration - you need to update per-pool configuration files.
  • Added migration support, CoiniumServ will manage required tables on it's own in hybrid-storage mode.

Coin

  • Fixed a bug with coin's that was returning non-standard version reply in getinfo().
  • Added initial proof-of-stake coin support.
  • Added automatic detection support for proof-of-stake coins.

Statistics & API

  • Re-developed statistics & api sub-system from stratch.
  • Pool api now can expose more details.
  • Fixed a bug where authenticated miner count was reported incorrectly.

Web

  • Improved index page layout.

Misc

  • Updated dependency packages.
  • File path handling improvements.
  • Fixed app.config.