Skip to content

v2018.06.17

Compare
Choose a tag to compare
@AlexITC AlexITC released this 18 Jun 02:03
· 488 commits to master since this release
  • Fixed the logo dimensions, it is properly displayed now, thanks @mario128mex
  • Add a color effect while discovering new blocks on the latest blocks view, thanks @mario128mex
  • Simplify how to seed the explorer locally.
  • Add endpoint "GET /addresses/:address/utxos", allows to get the unspent outputs for a given address.
  • Add endpoint "POST /transactions", allows to broadcast a raw transaction to the network (experimental).