Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,12 @@ tests_zemu/snapshots-tmp
tests_zemu/yarn.lock
tests_tools/target

app/rust/.cargo/registry/
app/rust/target/
app/rust/.cargo/.package-cache
app/rust/.cargo/.package-cache-mutate
app/rust/.cargo/git/
app/rust/.cargo/.global-cache


/scan-build
2 changes: 1 addition & 1 deletion app/Makefile.version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
APPVERSION_M=2
APPVERSION_N=8
APPVERSION_P=1
APPVERSION_P=2
Binary file modified app/rust/.cargo/.global-cache
Binary file not shown.
3 changes: 3 additions & 0 deletions app/rust/rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[toolchain]
channel = "1.83.0"
components = ["rust-src"]
20 changes: 10 additions & 10 deletions tests_zemu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"Ledger"
],
"scripts": {
"test_all": "ts-node tests/pullImageKillOld.ts && jest",
"test": "ts-node tests/pullImageKillOld.ts && jest -t 'Standard'",
"test_all": "ts-node tests/pullImageKillOld.ts && jest --maxConcurrency 2",
"test": "ts-node tests/pullImageKillOld.ts && jest -t 'Standard' --maxConcurrency 2",
"testadr0008-5": "ts-node tests/pullImageKillOld.ts && jest -t 'Standard-Adr0008-5'",
"testadr0008-0": "ts-node tests/pullImageKillOld.ts && jest -t 'Standard-Adr0008-0'",
"testadr0008-0-oasis": "ts-node tests/pullImageKillOld.ts && jest -t 'Standard-Adr0008-0-Oasis'",
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@zondax/ledger-oasis": "file:../js",
"@zondax/zemu": "^0.62.2"
"@zondax/zemu": "^0.65.0"
},
"devDependencies": {
"@ethereumjs/common": "^2.4.0",
Expand All @@ -35,24 +35,24 @@
"@types/jest": "^30.0.0",
"@types/ledgerhq__hw-transport": "^6.0.0",
"@types/secp256k1": "^4.0.7",
"@typescript-eslint/eslint-plugin": "^8.46.3",
"@typescript-eslint/parser": "^8.46.3",
"blakejs": "^1.1.1",
"@typescript-eslint/eslint-plugin": "^8.50.0",
"@typescript-eslint/parser": "^8.50.0",
"blakejs": "^1.2.1",
"bn.js": "^5.2.2",
"crypto-js": "4.2.0",
"ed25519-supercop": "^2.0.1",
"elliptic": "^6.6.1",
"eslint": "^9.39.1",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-jest": "^29.5.0",
"eslint-plugin-prettier": "^5.5.4",
"jest": "^30.2.0",
"js-sha256": "0.11.1",
"js-sha512": "^0.9.0",
"prettier": "^3.6.2",
"prettier": "^3.7.4",
"secp256k1": "^5.0.1",
"ts-jest": "^29.4.5",
"ts-jest": "^29.4.6",
"ts-node": "^10.9.2",
"typescript": "^5.9.3"
}
Expand Down
Binary file modified tests_zemu/snapshots/ap-add_escrow/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-add_escrow/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-add_escrow/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-add_escrow/00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-add_escrow/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-add_escrow/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-add_escrow/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-add_escrow/00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_abstain/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_abstain/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_abstain/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_abstain/00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_no/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_no/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_no/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_no/00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_yes/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_yes/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_yes/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-cast_vote_yes/00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-mainmenu/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-mainmenu/00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-mainmenu/00006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-reclaim_escrow/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-reclaim_escrow/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/ap-adr0008-0-reclaim_escrow/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-reclaim_escrow/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-show_address/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-show_address/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00005.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00007.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00008.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00009.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend/00010.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend_issue_130/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend_issue_130/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend_issue_130/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend_issue_130/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend_issue_130/00005.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend_issue_130/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_amend_issue_130/00007.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic_allow/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic_allow/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic_allow/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic_allow/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic_withdraw/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic_withdraw/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic_withdraw/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_basic_withdraw/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_deregister_entity/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_deregister_entity/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_entity_descriptor/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_entity_descriptor/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_entity_metadata/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_entity_metadata/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_entity_metadata/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_entity_metadata/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_register_entity/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_register_entity/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_register_entity/00005.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-sign_register_entity/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-transfer/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-transfer/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-transfer/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-0-transfer/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-add_escrow/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-add_escrow/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-add_escrow/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-add_escrow/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_abstain/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_abstain/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_abstain/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_abstain/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_no/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_no/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_no/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_no/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_yes/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_yes/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_yes/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-cast_vote_yes/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-mainmenu/00000.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-mainmenu/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-mainmenu/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-reclaim_escrow/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-reclaim_escrow/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-reclaim_escrow/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-reclaim_escrow/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-show_address/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-show_address/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00005.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00007.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00008.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00009.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend/00010.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend_issue_130/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend_issue_130/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend_issue_130/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend_issue_130/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend_issue_130/00005.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend_issue_130/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_amend_issue_130/00007.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic_allow/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic_allow/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic_allow/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic_allow/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic_withdraw/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic_withdraw/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic_withdraw/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_basic_withdraw/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_deregister_entity/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_deregister_entity/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_entity_descriptor/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_entity_descriptor/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_entity_metadata/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_entity_metadata/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_entity_metadata/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_entity_metadata/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_register_entity/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_register_entity/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_register_entity/00005.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-sign_register_entity/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-transfer/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-transfer/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-transfer/00003.png
Binary file modified tests_zemu/snapshots/ap-adr0008-5-transfer/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0014-sign_ed25519_runtime_evm/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0014-sign_ed25519_runtime_evm/00005.png
Binary file modified tests_zemu/snapshots/ap-adr0014-sign_ed25519_runtime_evm/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0014-sign_ed25519_runtime_evm/00007.png
Binary file modified tests_zemu/snapshots/ap-adr0014-sign_sr25519_runtime_evm/00004.png
Binary file modified tests_zemu/snapshots/ap-adr0014-sign_sr25519_runtime_evm/00005.png
Binary file modified tests_zemu/snapshots/ap-adr0014-sign_sr25519_runtime_evm/00006.png
Binary file modified tests_zemu/snapshots/ap-adr0014-sign_sr25519_runtime_evm/00007.png
Binary file modified tests_zemu/snapshots/ap-adr0014_get_polkadot_path/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0014_get_polkadot_path/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0014_show_address_secp256k1/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0014_show_address_secp256k1/00002.png
Binary file modified tests_zemu/snapshots/ap-adr0014_show_address_sr25519/00001.png
Binary file modified tests_zemu/snapshots/ap-adr0014_show_address_sr25519/00002.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_abstain/00001.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_abstain/00002.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_abstain/00003.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_abstain/00004.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_no/00001.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_no/00002.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_no/00003.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_no/00004.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_yes/00001.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_yes/00002.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_yes/00003.png
Binary file modified tests_zemu/snapshots/ap-cast_vote_yes/00004.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Loading
Loading