Skip to content

v2018.07.08

Compare
Choose a tag to compare
@AlexITC AlexITC released this 09 Jul 00:32
· 447 commits to master since this release
9e8675f
  • 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.