Skip to content

Commit

Permalink
feat: update deps to latest version (#168)
Browse files Browse the repository at this point in the history
* feat: zxlib update

* feat: bump app version

* feat: update workflows

* feat: update snapshots

* feat: update snapshots
  • Loading branch information
emmanuelm41 authored Oct 23, 2024
1 parent de3ee0e commit f36a8d3
Show file tree
Hide file tree
Showing 76 changed files with 10 additions and 9 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Build NanoS
shell: bash -l {0}
run: |
make
PRODUCTION_BUILD=0 make buildS
mv ./app/pkg/installer_s.sh ./app/pkg/installer_nanos.sh
- name: Set tag
id: nanos
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
- name: Build NanoSP
shell: bash -l {0}
run: |
make
PRODUCTION_BUILD=0 make buildS2
mv ./app/pkg/installer_s2.sh ./app/pkg/installer_nanos_plus.sh
- name: Set tag
id: nanosp
Expand Down Expand Up @@ -184,7 +184,8 @@ jobs:

- name: Build Stax
shell: bash -l {0}
run: make
run: |
PRODUCTION_BUILD=0 make buildST
- name: Set tag
id: stax
run: echo "tag_name=$(./app/pkg/installer_stax.sh version)" >> $GITHUB_OUTPUT
Expand Down Expand Up @@ -218,7 +219,8 @@ jobs:

- name: Build Flex
shell: bash -l {0}
run: make
run: |
PRODUCTION_BUILD=0 make buildFL
- name: Set tag
id: flex
run: echo "tag_name=$(./app/pkg/installer_flex.sh version)" >> $GITHUB_OUTPUT
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ TESTS_JS_PACKAGE = "@zondax/ledger-filecoin"
TESTS_JS_DIR =

ifeq ($(BOLOS_SDK),)
ZXLIB_COMPILE_STAX ?= 1
PRODUCTION_BUILD ?= 1
include $(CURDIR)/deps/ledger-zxlib/dockerized_build.mk
else
Expand Down
6 changes: 3 additions & 3 deletions app/Makefile.version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is the major version of this release
APPVERSION_M=0
APPVERSION_M=1
# This is the minor version of this release
APPVERSION_N=24
APPVERSION_N=0
# This is the patch version of this release
APPVERSION_P=5
APPVERSION_P=0
Binary file modified tests_zemu/snapshots/fl-change_owner/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/fl-change_owner/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/fl-eth-asset_deposit/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/fl-eth-asset_deposit/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/fl-eth-asset_transfer/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/fl-eth-asset_transfer/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/fl-eth-basic_transfer/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/fl-eth-basic_transfer/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/fl-eth-basic_transfer_no_eip155/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/fl-eth-basic_transfer_no_eip155/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/fl-eth-contract_deploy_no_eip155/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/fl-eth-contract_deploy_no_eip155/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/fl-eth-erc20_transfer/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/fl-eth-erc20_transfer/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/fl-eth-erc721_approve_for_all/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/fl-eth-erc721_approve_for_all/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/fl-eth-erc721_safe_transfer_from/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/fl-eth-erc721_safe_transfer_from/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/fl-eth-legacy_contract_call/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/fl-eth-legacy_contract_call/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/fl-eth-legacy_contract_deploy/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/fl-eth-legacy_contract_deploy/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/fl-eth-legacy_transfer/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/fl-eth-legacy_transfer/00001.png
Binary file modified tests_zemu/snapshots/fl-eth-transfer/00000.png
Binary file modified tests_zemu/snapshots/fl-eth-transfer/00001.png
Binary file modified tests_zemu/snapshots/fl-invoke_evm/00004.png
Binary file modified tests_zemu/snapshots/fl-invoke_evm/00005.png
Binary file modified tests_zemu/snapshots/fl-mainmenu/00001.png
Binary file modified tests_zemu/snapshots/fl-mainmenu/00002.png
Binary file modified tests_zemu/snapshots/fl-mainmenu/00003.png
Binary file modified tests_zemu/snapshots/fl-mainmenu/00004.png
Binary file modified tests_zemu/snapshots/fl-sign-multisig_approve/00002.png
Binary file modified tests_zemu/snapshots/fl-sign-multisig_approve/00003.png
Binary file modified tests_zemu/snapshots/fl-sign-multisig_cancel/00002.png
Binary file modified tests_zemu/snapshots/fl-sign-multisig_cancel/00003.png
Binary file modified tests_zemu/snapshots/fl-sign-multisig_create/00002.png
Binary file modified tests_zemu/snapshots/fl-sign-multisig_create/00003.png
Binary file modified tests_zemu/snapshots/fl-sign-multisig_propose/00002.png
Binary file modified tests_zemu/snapshots/fl-sign-multisig_propose/00003.png
Binary file modified tests_zemu/snapshots/fl-sign_basic/00002.png
Binary file modified tests_zemu/snapshots/fl-sign_basic/00003.png
Binary file modified tests_zemu/snapshots/fl-sign_client_deal/00002.png
Binary file modified tests_zemu/snapshots/fl-sign_client_deal/00003.png
Binary file modified tests_zemu/snapshots/fl-sign_erc20_transfer/00000.png
Binary file modified tests_zemu/snapshots/fl-sign_erc20_transfer/00001.png
Binary file modified tests_zemu/snapshots/fl-sign_proposal_expert/00002.png
Binary file modified tests_zemu/snapshots/fl-sign_proposal_expert/00003.png
Binary file modified tests_zemu/snapshots/fl-sign_raw_bytes/00000.png
Binary file modified tests_zemu/snapshots/fl-sign_raw_bytes/00001.png
Binary file added tests_zemu/snapshots/fl-sign_raw_bytes/00004.png
Binary file modified tests_zemu/snapshots/fl-sign_remove_datacap/00000.png
Binary file modified tests_zemu/snapshots/fl-sign_remove_datacap/00001.png
Binary file modified tests_zemu/snapshots/fl-sign_transfer_protocol4/00002.png
Binary file modified tests_zemu/snapshots/fl-sign_transfer_protocol4/00003.png
Binary file modified tests_zemu/snapshots/s-mainmenu/00004.png
Binary file modified tests_zemu/snapshots/s-mainmenu/00010.png
Binary file modified tests_zemu/snapshots/sp-mainmenu/00004.png
Binary file modified tests_zemu/snapshots/sp-mainmenu/00010.png
Binary file modified tests_zemu/snapshots/st-mainmenu/00001.png
Binary file modified tests_zemu/snapshots/st-mainmenu/00002.png
Binary file modified tests_zemu/snapshots/st-mainmenu/00003.png
Binary file modified tests_zemu/snapshots/st-mainmenu/00004.png
Binary file modified tests_zemu/snapshots/st-show_address/00001.png
Binary file modified tests_zemu/snapshots/st-show_eth_address/00001.png
Binary file modified tests_zemu/snapshots/st-sign-multisig_approve/00002.png
Binary file modified tests_zemu/snapshots/st-sign-multisig_cancel/00002.png
Binary file modified tests_zemu/snapshots/st-sign_client_deal/00002.png
Binary file modified tests_zemu/snapshots/x-mainmenu/00004.png
Binary file modified tests_zemu/snapshots/x-mainmenu/00010.png

0 comments on commit f36a8d3

Please sign in to comment.