Skip to content

Releases: onflow/ledger-app-flow

v0.9.12

20 Jan 12:38
Compare
Choose a tag to compare
Updated config.yml

v0.9.6

13 May 20:17
Compare
Choose a tag to compare
update conan version in CI build

v0.9.5

03 Dec 02:37
Compare
Choose a tag to compare
Bump version to 0.9.5

v0.9.4

06 Nov 19:36
Compare
Choose a tag to compare
Bump version to 0.9.4

v0.9.3

06 Nov 07:39
Compare
Choose a tag to compare
Bump version to 0.9.3

v0.9.0

08 Oct 22:33
Compare
Choose a tag to compare
Update coin.h

v0.9.1

14 Oct 00:50
Compare
Choose a tag to compare
Bump version to 0.9.1

v0.8.0: Update transaction test cases (#42)

10 Sep 22:39
4a8936c
Compare
Choose a tag to compare
* Add JS code to generate transaction test vectors

* Update tests to use new testvectors

* Update CONTRACT_HASH_ADD_NEW_KEY

* Update test cases to use public keys

* Fix JSON test cases

* Remove test cases with multiple authorizers

* Improve test cases to include wider range of account key values

* Fix test names

* Compute account key buffer size as constant

* Update parser.c

* Update transaction example blobs for zemu tests

* Fix multi-line macro

* Fix transaction test cases

* Adjust FLOW_ACCOUNT_KEY_SIZE

* Update parser.c

* Update parser.c

* Update parser.c

* Update parser.c

* Update parser.c

* Update test.js

* Revert "Update test.js"

This reverts commit 0f5aaa2c71e714808d5885194b2d82d191e5d95d.

* update zemu screenshots

Co-authored-by: Juan Leni <[email protected]>