Skip to content

Releases: hashgraph/hedera-transaction-tool-demo

v0.14.2

26 Nov 07:17
fa9bdbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.14.2

Hedera Transaction Tool v0.14.1

13 Dec 16:18
6a148e1
Compare
Choose a tag to compare

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

08 Dec 23:39
aa3a6d7
Compare
Choose a tag to compare

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

02 Dec 23:04
68f31f1
Compare
Choose a tag to compare
Pre-release

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

28 Nov 22:08
fe3411f
Compare
Choose a tag to compare
Pre-release

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

26 Oct 15:47
4e3217d
Compare
Choose a tag to compare
Pre-release

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

23 Oct 21:56
1708225
Compare
Choose a tag to compare
Pre-release

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

08 Dec 17:06
4e7b63e
Compare
Choose a tag to compare
Pre-release

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

17 Oct 15:34
be4e1e3
Compare
Choose a tag to compare

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

16 Oct 22:51
373b2f3
Compare
Choose a tag to compare
Pre-release

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