Skip to content

v2.0 - Frontend Restyling, Mempool Page, Stake Tables, Ticket Luck Score, Backend Overhaul, WebSocket Improvements

Compare
Choose a tag to compare
@chappjc chappjc released this 10 Sep 14:23
· 1187 commits to master since this release

NOTE: Not compatible with the data tables scheme or data directory layout of v1.3 OR master.

This is the release of dcrdata v2.0. Since the last release (v1.3.0), the following changes were made:

  • Desktop notifications (optional) for new blocks. Just click the green websocket light at the bottom right and click "allow"
  • Development fund "balance" is updated asynchronously to prevent slow block processing.
  • "Lite" mode is now the default. To start with PostgreSQL in full mode, use --pg.
  • More robust handling of ticket DB, with better crash recovery.
  • Support go1.10, drop go1.8
  • Lots more

6 contributors: @gozart1 , @RogueElement , @McEdward , @dajohi , @papacarp , @chappjc, @raedah .
6,722 additions and 1,701 deletions.
v1.3.1...v2.0