Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui-ux): set default network to mainnet (#865)
* feature(ui-ux): refetch hot wallet balance and transfer guard (#763) * init * refactor on transfer token flow * code cleanup * code cleanup * code cleanup -S * code cleanup * code cleanup * resolve pr comment -S * resolve pr comment * fix getBalanceFn response type * code cleanup --------- Co-authored-by: JJ Adonis <[email protected]> Co-authored-by: Pierre Gee <[email protected]> * chore(ops): enable DFI on client (#804) chore: enable DFI on client * feature(ui-ux): added liquidity overview screen (#794) * feature(ui-ux): added liquidity overview screen * added Link component * added Disclosure for mobile view * removed env variables * removed unused api endpoint * lint fix * fixed width in small screen * renamed router * added tool tip and added fetch balances on network change * minor ui updates * hide navigation when bridge is down * desc update * minor fix * minor updates * updated hotWalletAddress to HotWalletAddress * chore: update dfi label on ethereum Refactor TokenInfo prop and rename component --------- Co-authored-by: Keng Ye <[email protected]> Co-authored-by: Keng Ye <[email protected]> * chore: re-add dfi into client * feature(ui-ux): added on click event on entire token header bar while closing (#821) * feature(ui-ux): added test ids for better cypress testing on liquidity screen (#837) feature(ui-ux): added testids for better cypress testing on liquidity screen * chore(ui-ux): update warning message when balance is insufficient (#841) * feat: add reserved utxo on client form * feat: support all token for liquidity check * chore: add liquidity as dependency * revert: all previous changes Only update warning message when insufficient balance * fix(ui-ux): set default network to mainnet * pr comment fix --------- Co-authored-by: Julio Caesar <[email protected]> Co-authored-by: JJ Adonis <[email protected]> Co-authored-by: Pierre Gee <[email protected]> Co-authored-by: Keng Ye <[email protected]> Co-authored-by: Keng Ye <[email protected]>
- Loading branch information