Skip to content

Releases: Symphonic3/bitcointechwiki

1.1.0

03 Sep 01:19
63734f7
Compare
Choose a tag to compare

Pin footer
Add master signing button
Add hashing, CSPRNG tool
UI and other fixes

Full Changelog: 1.0.0...1.1.0

1.0.0

02 Sep 04:53
de84509
Compare
Choose a tag to compare

Fix various issues
Update version string, info
Add key management and signing
Add warning about keys
Hide key warning on non-mainnet chains
Add indicator on signed inputs and inputs with available recentsig to be used
Default new and duplicated as new UTXOs to a remainder value
Clicking a tx when signing signs all the inputs that match that key
Default fee to rate 1, fixes
Exclude sig fee from fee calculation, instead estimate sig fee, fixes

Full Changelog: v0.3-beta...1.0.0

v0.3-beta

21 Aug 04:17
ed6cedc
Compare
Choose a tag to compare

Make zooming, dragging, compatible with touchscreen browsers (mobile)
Fix issues with resizing, zooming, and mobile compatibility
Revamp status system and add detached status
Add ability to remove stuff using backspace
Fix typo, p2wsh scripthash is SHA256
Fix issues with tx input/output ordering
Revamp context button system, add context buttons to duplicate data structures

Full Changelog: v0.2-beta...v0.3-beta

v0.2-beta

18 Aug 19:14
895bcb6
Compare
Choose a tag to compare

Add PSBT loading
Add easy helper to broadcast transaction
Add auto resizing of canvas when window size changed
Add debug utility to show FPS
Clarify nLocktime disabled marker
Add nLocktime block/date picker
Add nSequence quick pickers
Add version string, update feature list
Update info styling

Full Changelog: v0.1-beta...v0.2-beta

v0.1-beta

18 Aug 03:40
0000330
Compare
Choose a tag to compare

This tool allows you to load, create, modify, connect, and export bitcoin transactions in order to allow one full control over their transaction data. This can be useful in creating complex multisig/security schemes, debugging L2 or other protocols, setting custom transaction data that your wallet won't allow, or in the future, testing/demoing new soft-fork features.

There are quite a few more features planned, but if there's anything you notice that you would like to see as a feature or any bugs/issues, please let me know.