Changelog¶
Synapse-BlockCypher Changelog¶
NOTE: This release is in BETA and may be subject to change!
v0.2.0 - 2022-09-02¶
Features and Enhancements¶
Update to use Storm Number primitives for calculations.
v0.1.0 - 2022-06-20¶
Features and Enhancements¶
Update
blockcypher.transactions
to add anecon:acct:balance
node populated with the current balance and amount of coins sent/received.Update Workflows to use
cssgrid
layout.
Bugfixes¶
Retrieve additional inputs/outputs for transactions with more than 20 inputs or outputs.
Update ingest to handle coinbase transactions and OP_RETURN transaction outputs which have no address.
v0.0.1 - 2021-04-04¶
Features and Enhancements¶
Initial BETA release of the
Synapse-BlockCypher
Power-Up