Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add log level when building wallet ui (#283)
* fix: non zero balance on non deployed cairo 0 account (dapp-ui flow) * feat: balance check in upgradecontract * chore: lint + prettier * feat: deploy / upgrade workflow separated * test: rollback upgradeAccContract testing * feat: finalized wallet-ui flow * feat: check for required deploy in executeTxn * test: check for required deploy in executeTxn * chore: lint + prettier * fix: review comment * feat: replace upgradeRequired by getCorrectContractAddress to handle deploy and upgrade required * fix: pr review comment * refactor: upgrade / deploy requirement in non get-starknet api * refactor: upgrade / deploy requirement in get-starknet api * chore: lint + prettier * refactor: added exceptions.ts file and utilities in snapUtils * fix: eip 6963 detection on wallet-ui * chore: add log level when building wallet ui * fix: missing yarn.lock + pr review (#280) --------- Co-authored-by: Florin Dzeladini <[email protected]>
- Loading branch information