Skip to content

Releases: improvein/bitcoin-forge

0.14.1

05 Mar 22:41
Compare
Choose a tag to compare

Update npm dependencies. Refactor code to make it work.

0.14.0

11 Jul 22:37
Compare
Choose a tag to compare

Update npm dependencies. Make inputs collapsible when creating a transaction.

0.13.0

10 May 00:54
Compare
Choose a tag to compare

Upgrade of many npm package dependencies. Also adapt code to new version of Bootstrap and other changes.

v0.12.0

20 Dec 23:50
Compare
Choose a tag to compare

Update of many npm package dependencies.
Upgrade Webpack and fix some configurations to make it work.

v0.11.0

18 Aug 22:23
Compare
Choose a tag to compare

Include "More tools" page.

v0.10.2

25 May 01:14
Compare
Choose a tag to compare

Fix UI on OPCODE selector

v0.10.1

25 May 00:57
Compare
Choose a tag to compare

Update dependencies and fix mobile UI top menu.

v0.10.0

23 May 23:07
Compare
Choose a tag to compare

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

13 May 00:22
Compare
Choose a tag to compare

New "Keys" options under Cryptography. Now you can generate private and public key and sign (BETA) messages.

v0.8.0

12 May 18:12
Compare
Choose a tag to compare

New cryptography functions. Multiple hash functions (SHA-1, SHA-256, RIPEMD-160).