UNPKG

blocke

Version:

Command-line tool to query the blockchain for a variety of cryptos. View blocks, transactions, and accounts (where applicable).

74 lines (56 loc) 1.48 kB
# Changelog All notable changes to this project will be documented in this file. ## v0.25.0 - 2017-11-24 ### Added - ETH account retrieval displays ERC20 token balances ### Changed - ETH account retrieval now displays error if given a contract address ## v0.24.0 - 2017-08-25 ### Added - Network information retrieval via `--network` option ## v0.23.0 - 2017-08-07 ### Added - Support for SIGT ## v0.22.0 - 2017-08-04 ### Added - Support for BCH ## v0.21.0 - 2017-07-29 ### Added - Support for BCN - Support for LSK - Support for XDN ## v0.20.0 - 2017-07-26 ### Added - Support for GAME ## v0.19.0 - 2017-07-26 ### Changed - Allow multiple different options to be specified, including multiple instances of one option type ## v0.18.0 - 2017-07-25 ### Added - Support for DGB - Support for RDD ## v0.17.0 - 2017-07-25 ### Fixed - README formatting ## v0.16.0 - 2017-07-25 ### Fixed - Properly handle non-existent account for VTC ## v0.15.0 - 2017-07-25 ### Added - Support for VTC - Support for WAVES ### Changed - Simplified account and block outputs when some values are 0 ## v0.14.0 - 2017-07-24 ### Added - Support for KMD ## v0.13.0 - 2017-07-23 ### Added - This CHANGELOG file ### Changed - ERC-20 token transactions will now show the amount of tokens transferred and the proper recipient address (instead of the contract address) ## v0.12.0 - 2017-07-22 ### Added - Support for DCR ### Changed - Now displays one sender/receiver per line for a transaction