Releases: onflow/ledger-app-flow
Releases · onflow/ledger-app-flow
v0.9.12
v0.9.6
v0.9.5
v0.9.4
v0.9.3
v0.9.0
v0.9.1
v0.8.0: Update transaction test cases (#42)
* 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 <juan.leni@zondax.ch>