Releases: hashgraph/hedera-transaction-tool-demo
v0.14.2
Hedera Transaction Tool v0.14.1
What's Changed
Resolved the following issues:
- #538 - Resizing bug with Transfer Table
Adding and removing of transfer amounts now resizes the tables appropriately.
Full Changelog: v0.14.0...v0.14.1
Hedera Transaction Tool v0.14.0
What's Changed
Resolved the following issues:
- #483 - Add Account Update Batch Transaction Feature
- #505 - Creating a testnet account freezes
- #506 - Cannot sign a transaction on the home screen
- #509 - Pop-up message does not close after first click
- #513 - Keys pane key icons show the wrong icon
- #515 - Incorrect Collate Output
- #516 - Specify FileUpdate/Append separation period
- #521 - Parse the protobuf file to JSON so users can read the file
- #523 - Error when trying to create an account
- #527 - Cannot create batch update account transaction
- #528 - Upgrade Issue
- #530 - Adding imported transaction to home screen gives me an error
- #531 - The continue button does not close
- #532 - Click for more details does not show the new key the accounts are being updated with
- #537 - Error message is not displayed
This resolution of this issue includes a lot of changes, and a new file type. The requested feature allows for users to specify the nodes for submitting, or batch account updates together.
Full Changelog: v0.13.4...v0.14.0
Hedera Transaction Tool v0.14.0-Alpha.7
What's Changed
Resolved the following issues:
- #483 - Add Account Update Batch Transaction Feature
- #505 - Creating a testnet account freezes
- #506 - Cannot sign a transaction on the home screen
- #509 - Pop-up message does not close after first click
- #513 - Keys pane key icons show the wrong icon
- #515 - Incorrect Collate Output
- #516 - Specify FileUpdate/Append separation period
- #521 - Parse the protobuf file to JSON so users can read the file
- #523 - Error when trying to create an account
- #527 - Cannot create batch update account transaction
- #528 - Upgrade Issue
- #530 - Adding imported transaction to home screen gives me an error
- #531 - The continue button does not close
- #532 - Click for more details does not show the new key the accounts are being updated with
This resolution of this issue includes a lot of changes, and a new file type. The requested feature allows for users to specify the nodes for submitting, or batch account updates together.
Full Changelog: v0.13.4...v0.14.0-alpha.7
Hedera Transaction Tool v0.14.0-Alpha.6
What's Changed
Resolved the following issues:
- #483 - Add Account Update Batch Transaction Feature
- #505 - Creating a testnet account freezes
- #506 - Cannot sign a transaction on the home screen
- #509 - Pop-up message does not close after first click
- #513 - Keys pane key icons show the wrong icon
- #515 - Incorrect Collate Output
- #516 - Specify FileUpdate/Append separation period
- #521 - Parse the protobuf file to JSON so users can read the file
- #523 - Error when trying to create an account
- #527 - Cannot create batch update account transaction
- #528- Upgrade Issue
This resolution of this issue includes a lot of changes, and a new file type. The requested feature allows for users to specify the nodes for submitting, or batch account updates together.
Full Changelog: v0.13.4...v0.14.0-alpha.6
Hedera Transaction Tool v0.14.0-Alpha.5
What's Changed
Resolved the following issues:
- #483 - Add Account Update Batch Transaction Feature
- #505 - Creating a testnet account freezes
- #506 - Cannot sign a transaction on the home screen
- #509 - Pop-up message does not close after first click
- #513 - Keys pane key icons show the wrong icon
- #515 - Incorrect Collate Output
- #516 - Specify FileUpdate/Append separation period
- #523 - Error when trying to create an account
This resolution of this issue includes a lot of changes, and a new file type. The requested feature allows for users to specify the nodes for submitting, or batch account updates together.
Full Changelog: v0.13.4...v0.14.0-alpha.5
Hedera Transaction Tool v0.14.0-Alpha.4
What's Changed
Resolved the following issues:
- #483 - Add Account Update Batch Transaction Feature
- #505 - Creating a testnet account freezes
- #506 - Cannot sign a transaction on the home screen
- #509 - Pop-up message does not close after first click
- #513 - Keys pane key icons show the wrong icon
- #515 - Incorrect Collate Output
- #516 - Specify FileUpdate/Append separation period
This resolution of this issue includes a lot of changes, and a new file type. The requested feature allows for users to specify the nodes for submitting, or batch account updates together.
Full Changelog: v0.13.4...v0.14.0-alpha.4
Hedera Transaction Tool v0.14.0-Alpha.8
What's Changed
Resolved the following issues:
- #537 - Error message is not displayed
The exception thrown was wrapped by an exception, wrapped by another exception. When an exception is thrown during submission of a transaction, the tool will now drill down to the root exception and display that information to the user.
Full Changelog: v0.14.0-alpha.7...v0.14.0-alpha.8
Hedera Transaction Tool v0.13.4
What's Changed
Submitting a FileUpdateTransaction along with the associated FileAppendTransactions were being submitted one after another, without waiting for a response. This has been resolved. If the transaction being submitted is of type FileUpdate or FileAppend, it will put it in a list and ensure that those transactions are submitted in the proper order.
Full Changelog: v0.13.3...v0.13.4
Hedera Transaction Tool v0.13.4-Alpha.1
What's Changed
Submitting a FileUpdateTransaction along with the associated FileAppendTransactions were being submitted one after another, without waiting for a response. This has been resolved. If the transaction being submitted is of type FileUpdate or FileAppend, it will put it in a list and ensure that those transactions are submitted in the proper order.
Full Changelog: v0.13.3...v0.13.4-alpha.1