Releases: improvein/bitcoin-forge
Releases · improvein/bitcoin-forge
0.14.1
0.14.0
Update npm dependencies. Make inputs collapsible when creating a transaction.
0.13.0
Upgrade of many npm package dependencies. Also adapt code to new version of Bootstrap and other changes.
v0.12.0
Update of many npm package dependencies.
Upgrade Webpack and fix some configurations to make it work.
v0.11.0
Include "More tools" page.
v0.10.2
Fix UI on OPCODE selector
v0.10.1
Update dependencies and fix mobile UI top menu.
v0.10.0
New features:
- Add OP_RETURN as output when creating a new TX
- Allow removing inputs and outputs when creating a new TX
Also a few minor bug fixes.
v0.9.0
New "Keys" options under Cryptography. Now you can generate private and public key and sign (BETA) messages.
v0.8.0
New cryptography functions. Multiple hash functions (SHA-1, SHA-256, RIPEMD-160).