v2018.07.08
- AWS SQS dependency has been removed.
- The database synchronization process is strict now, this help us to give accurate utxos.
- The database schema has been improved.
- Added codacy coverage reports.
- Support P2WPKH address format (segwit requirement).
- Removed unused code.
- Update "GET /addresses/:address/utxos" to use the database instead of the RPC API.
- The genesis block is now displayed.