Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: change discord link * fix: hotfix price fetcher * Release/interlay/2.29.0 (#1094) * fix: remove external dependencies from component library (#942) * fix: remove redundant layout mock stuff * fix: hide the connected socket console log * chore: mark the points * fix(NumberInput): remove react-aria (#934) * feat: add formik (#863) * feat(CoinIcon): update INTR and IBTC icon (#941) * feat: take supply and borrow caps into account * chore: update lib * refactor: code review * hotfix: testnet banner * feat: added trollbox Discord chat embed via widgetbot <script> tag in index.html * fix: try to quick-fix test GitHub action * docs: document how to locally run a GitHub action and relevant set-up issues * feat: add x-small to CTA and add max to token input (#952) * fix(Loans): remove unwanted earned label (#959) * feat(Pools): remove 7 day volume column (#958) * refactor: update testnet banner * fix(Loans): withdraw action (#936) * fix: disable calling the squid endpoint in App when testing * fix: export testing-library customRender functionality * feat: add pull_request_target case * Trigger test run * feat(CoinIcon): add LP Tokens icons (#951) * feat(Field): add component and change to BaseInput (#967) * refactor: fix regression with testnet banner * feat(Swap): apply formik to swap form (#956) * chore: bump lib * feat: apply CoinIcon for LpTokens (#977) * chore: version bump * chore: correct version bump * refactor: revert competition UI changes * chore: mark the change points * chore: mark the change points * chore: try getLendPositionsOfAccount & getBorrowPositionsOfAccount * chore: change discord link * chore: change discord link * chore: clean up * feat: get loanCollateralInfo * fix: tooltip error (#980) * refactor: update useGetLoanAssets * feat: implement useGetLendPositionsOfAccount * feat: implement useGetBorrowPositionsOfAccount * refactor: update useGetAccountPositions * chore: clean up * feat: implement useGetLoanCollateralInfo * chore: clean up * chore: clean up * refactor: update useLoanInfo * chore: clean up * fix(Modal): restructure, improve accessibility and animations (#986) * fix: improve swap and pools accessibility (#991) * refactor(loans): use oracle price for ltv and similar computation * refactor(loans): rename LoanCollateralInfo -> LendingStats * chore: update lib & restructure files * refactor(loans): rename stats hook * refactor: define return type for hooks * refactor(loans): do not wrap statistics in object * chore: bump bridge version * chore: bump bridge * chore: bump lib * chore: specify correct lib version * chore: comment out breaking changes * refactor(loans): lib update to 2.0.0 * fix(loans): use ltv in percentage denomination to resolve loan status * chore: remove warning banner * chore: remove block time banner * fix(Loans): loan form ui and repay (#999) * fix(Modal): focus inside dialog (#1000) * feat: add use-wallet hook (#992) * fix: add transaction feedback to pools and lending (#1017) * chore(Loans): add tests * fix: tests * attemp - borrow * try * try * continue * fix * fix * fix * final * try fetcj * refactor * fix: move to unit test cases * chore: remove unused dependencies * chore: remove unused dependencies * fix: adapt tests * Trigger Build * refactor: patch chain icon component * chore: bump lib * chore: bump lib * chore: add amm tests (#969) * fix: missing Modal props and Overlay styles (#1033) * feat(Swap): add price impact limit * feat: final * fix: TokenInput select (#1036) * refactor: fix merge conflict regression * feature: sentry dependencies and init * fix: token input regression * fix: add missing dictionary item * fix(loans): fix max repay amount * fix(Swap): add check for usd value price impact * refactor: update condition * chore: release v2.28.1 * chore: update T&Cs link * chore: update T&C links * chore: move sentry dns to env variable * chore: update lib with hotfix for Vault Dashboard * Revert "fix(loans): fix max repay amount" (#1051) * fix(Loans): max loan action * fix: liquidation alert * chore: add tests * chore: add faulty code test * refactor: revert sentry config * fix: add shorten address prop to address UI * chore: release v2.28.2 * fix: console warnings * fix: versions * feat: added kint faucet, cond. on kint balance to topbar * fix(Loans): apy label * feat: added kint faucet, cond. on kint balance to topbar (#1062) * fix: allow manual issue execution for confirmed transactions * fix: allow manual issue execution for confirmed transactions * feature: add fathom script * feature: add fathom script * chore: update env variables * feature: add notProducingBlocks banners * fix: render warning banner in correct place * fix: remove warning banner * fix: add check for required griefing collateral * fix: add check for required griefing collateral * fix: vault on-boarding * chore: version bump * chore: bump bridge version * chore: bump bridge version * chore: version bump * chore: add a comment to ReplaceTX * chore: format some code automatically * feat: add view-details column to IssueRequestsTable * feat: add view-details to RedeemRequestsTable * feat: add view-details columns to VaultIssueRequestsTable & VaultRedeemRequestsTable * refactor: componentize with ViewRequestDetailsLink * feat: add owner check to ManualIssueExecutionUI * chore: bump lib * chore: version bump * chore: correct version bump * hotfix: filter erroring vaults * chore: add comment * chore: comment * chore: change discord link * chore: bump bridge version * chore: bump lib * chore: specify correct lib version * chore: comment out breaking changes * chore: remove block time banner * chore: remove unused dependencies * Trigger Build * chore: bump lib * feat: added kint faucet, cond. on kint balance to topbar --------- Co-authored-by: tomjeatt <[email protected]> Co-authored-by: Thomas Jeatt <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Peter <[email protected]> Co-authored-by: Dominik Harz <[email protected]> * chore: release v2.28.3 * fix: available balance to use transfarable * feat: change get prices refetch interval * chore: release v2.28.4 * feat(Pools): add custom input amounts mode * chore: release v2.28.5 * feat: add refetch balances and form validation deps * chore: trigger build * refactor: remove substrate developer console * chore: release v2.28.6 * chore: fix test workflow * fix: code review * chore: improve pipeline performance (#1075) * fix: package.json resolutions (#1077) * fix: show transferable balance for selected currency * refactor: apply top bar patch * refactor: validate issue against transferable balance * chore: bump version * refactor: update validation message * refactor: correct translation entry * refactor: update validation message * api: add market data api * api: add market data api * api: add market data api * api: add market data api * api: add market data api * api: add market data api * chore: fix issue form snapshot test * api: add market data api * api: add market data api * api: add market data api * refactor: improve github workflows, remove unused code and clean-up package.json (#1076) * refactor: prices endpoint can be absolute or relative * chore: add market data endpoint to config * chore: add missing env variable * chore: remove stray comma * refactor: improve variable name * chore: release v2.28.8 * chore: add resolutions for various polkadot packages (#1089) * Fix input field width issue (#1090) * fix: input field width * fix: rename max weeks to total weeks * chore: bump ui version * chore: bump XCM bridge (#1093) * feat(Wallet): add page (#1001) * feat(Wallet): add page * feat: add WalletIcon * feat: copy address * wip * feat: staking table * feat: refactor and add lending * refactor: clean up code * wip * feat: add List card * continue * fix: continue * feat: continue * feat(CTALink): improve * feat: add responsiveness and swap handling * feat: final * feat: add responsive prop * fix: clean up List and Divider * feat: add tests * feat: add final tests * fix: code review * feat: add vesting and tests * fix: code review * Tom/bug/burn form collateral tokens (#1042) * refactor: loop collateral to get burnable tokens * refactor: revert previous change and simplify * refactor: add function to filter tokens * refactor: fetch collateral currencies and render token values * wip: form layout and translation * wip: set data and selected collateral * chore: remove console log * refactor: remove single collateral code * chore: comment * fix: incorrect USD value * chore: remove testing code * refactor: remove native token import * refactor: add BurnableCollateral type * refactor: add fullWidth prop and label to token selector * refactor: collateral icon * chore: add dictionary item * chore: remove unnecessary conditional operators * refactor: handle callback * refactor: fix failing test * chore: remove unused code * refactor: add success notification to burn form * Add CORS to market data (#1096) * chore: add env variables to config * chore: add cors to market data api --------- Co-authored-by: ns212 <[email protected]> * fix: revert to using 0.2.x version of the bridge (#1095) * chore: improve price impact warning copy * chore: release v2.29.0 --------- Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Daniel Simão <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Peter <[email protected]> Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: alexei <[email protected]> Co-authored-by: Alexei Zamyatin <[email protected]> Co-authored-by: ns212 <[email protected]> Co-authored-by: Brendon Votteler <[email protected]> Co-authored-by: Chanakya888 <[email protected]> * Release/interlay/2.29.1 (#1106) * fix: remove external dependencies from component library (#942) * fix: remove redundant layout mock stuff * fix: hide the connected socket console log * chore: mark the points * fix(NumberInput): remove react-aria (#934) * feat: add formik (#863) * feat(CoinIcon): update INTR and IBTC icon (#941) * feat: take supply and borrow caps into account * chore: update lib * refactor: code review * hotfix: testnet banner * feat: added trollbox Discord chat embed via widgetbot <script> tag in index.html * fix: try to quick-fix test GitHub action * docs: document how to locally run a GitHub action and relevant set-up issues * feat: add x-small to CTA and add max to token input (#952) * fix(Loans): remove unwanted earned label (#959) * feat(Pools): remove 7 day volume column (#958) * refactor: update testnet banner * fix(Loans): withdraw action (#936) * fix: disable calling the squid endpoint in App when testing * fix: export testing-library customRender functionality * feat: add pull_request_target case * Trigger test run * feat(CoinIcon): add LP Tokens icons (#951) * feat(Field): add component and change to BaseInput (#967) * refactor: fix regression with testnet banner * feat(Swap): apply formik to swap form (#956) * chore: bump lib * feat: apply CoinIcon for LpTokens (#977) * chore: version bump * chore: correct version bump * refactor: revert competition UI changes * chore: mark the change points * chore: mark the change points * chore: try getLendPositionsOfAccount & getBorrowPositionsOfAccount * chore: change discord link * chore: change discord link * chore: clean up * feat: get loanCollateralInfo * fix: tooltip error (#980) * refactor: update useGetLoanAssets * feat: implement useGetLendPositionsOfAccount * feat: implement useGetBorrowPositionsOfAccount * refactor: update useGetAccountPositions * chore: clean up * feat: implement useGetLoanCollateralInfo * chore: clean up * chore: clean up * refactor: update useLoanInfo * chore: clean up * fix(Modal): restructure, improve accessibility and animations (#986) * fix: improve swap and pools accessibility (#991) * refactor(loans): use oracle price for ltv and similar computation * refactor(loans): rename LoanCollateralInfo -> LendingStats * chore: update lib & restructure files * refactor(loans): rename stats hook * refactor: define return type for hooks * refactor(loans): do not wrap statistics in object * chore: bump bridge version * chore: bump bridge * chore: bump lib * chore: specify correct lib version * chore: comment out breaking changes * refactor(loans): lib update to 2.0.0 * fix(loans): use ltv in percentage denomination to resolve loan status * chore: remove warning banner * chore: remove block time banner * fix(Loans): loan form ui and repay (#999) * fix(Modal): focus inside dialog (#1000) * feat: add use-wallet hook (#992) * fix: add transaction feedback to pools and lending (#1017) * chore(Loans): add tests * fix: tests * attemp - borrow * try * try * continue * fix * fix * fix * final * try fetcj * refactor * fix: move to unit test cases * chore: remove unused dependencies * chore: remove unused dependencies * fix: adapt tests * Trigger Build * refactor: patch chain icon component * chore: bump lib * chore: bump lib * chore: add amm tests (#969) * fix: missing Modal props and Overlay styles (#1033) * feat(Swap): add price impact limit * feat: final * fix: TokenInput select (#1036) * refactor: fix merge conflict regression * feature: sentry dependencies and init * fix: token input regression * fix: add missing dictionary item * fix(loans): fix max repay amount * fix(Swap): add check for usd value price impact * refactor: update condition * chore: release v2.28.1 * chore: update T&Cs link * chore: update T&C links * chore: move sentry dns to env variable * chore: update lib with hotfix for Vault Dashboard * Revert "fix(loans): fix max repay amount" (#1051) * fix(Loans): max loan action * fix: liquidation alert * chore: add tests * chore: add faulty code test * refactor: revert sentry config * fix: add shorten address prop to address UI * chore: release v2.28.2 * fix: console warnings * fix: versions * feat: added kint faucet, cond. on kint balance to topbar * fix(Loans): apy label * feat: added kint faucet, cond. on kint balance to topbar (#1062) * fix: allow manual issue execution for confirmed transactions * fix: allow manual issue execution for confirmed transactions * feature: add fathom script * feature: add fathom script * chore: update env variables * feature: add notProducingBlocks banners * fix: render warning banner in correct place * fix: remove warning banner * fix: add check for required griefing collateral * fix: add check for required griefing collateral * fix: vault on-boarding * chore: version bump * chore: bump bridge version * chore: bump bridge version * chore: version bump * chore: add a comment to ReplaceTX * chore: format some code automatically * feat: add view-details column to IssueRequestsTable * feat: add view-details to RedeemRequestsTable * feat: add view-details columns to VaultIssueRequestsTable & VaultRedeemRequestsTable * refactor: componentize with ViewRequestDetailsLink * feat: add owner check to ManualIssueExecutionUI * chore: bump lib * chore: version bump * chore: correct version bump * hotfix: filter erroring vaults * chore: add comment * chore: comment * chore: change discord link * chore: bump bridge version * chore: bump lib * chore: specify correct lib version * chore: comment out breaking changes * chore: remove block time banner * chore: remove unused dependencies * Trigger Build * chore: bump lib * feat: added kint faucet, cond. on kint balance to topbar --------- Co-authored-by: tomjeatt <[email protected]> Co-authored-by: Thomas Jeatt <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Peter <[email protected]> Co-authored-by: Dominik Harz <[email protected]> * chore: release v2.28.3 * fix: available balance to use transfarable * feat: change get prices refetch interval * chore: release v2.28.4 * feat(Pools): add custom input amounts mode * chore: release v2.28.5 * feat: add refetch balances and form validation deps * chore: trigger build * refactor: remove substrate developer console * chore: release v2.28.6 * chore: fix test workflow * fix: code review * chore: improve pipeline performance (#1075) * fix: package.json resolutions (#1077) * fix: show transferable balance for selected currency * refactor: apply top bar patch * refactor: validate issue against transferable balance * chore: bump version * refactor: update validation message * refactor: correct translation entry * refactor: update validation message * api: add market data api * api: add market data api * api: add market data api * api: add market data api * api: add market data api * api: add market data api * chore: fix issue form snapshot test * api: add market data api * api: add market data api * api: add market data api * refactor: improve github workflows, remove unused code and clean-up package.json (#1076) * refactor: prices endpoint can be absolute or relative * chore: add market data endpoint to config * chore: add missing env variable * chore: remove stray comma * refactor: improve variable name * chore: release v2.28.8 * chore: add resolutions for various polkadot packages (#1089) * Fix input field width issue (#1090) * fix: input field width * fix: rename max weeks to total weeks * chore: bump ui version * chore: bump XCM bridge (#1093) * feat(Wallet): add page (#1001) * feat(Wallet): add page * feat: add WalletIcon * feat: copy address * wip * feat: staking table * feat: refactor and add lending * refactor: clean up code * wip * feat: add List card * continue * fix: continue * feat: continue * feat(CTALink): improve * feat: add responsiveness and swap handling * feat: final * feat: add responsive prop * fix: clean up List and Divider * feat: add tests * feat: add final tests * fix: code review * feat: add vesting and tests * fix: code review * Tom/bug/burn form collateral tokens (#1042) * refactor: loop collateral to get burnable tokens * refactor: revert previous change and simplify * refactor: add function to filter tokens * refactor: fetch collateral currencies and render token values * wip: form layout and translation * wip: set data and selected collateral * chore: remove console log * refactor: remove single collateral code * chore: comment * fix: incorrect USD value * chore: remove testing code * refactor: remove native token import * refactor: add BurnableCollateral type * refactor: add fullWidth prop and label to token selector * refactor: collateral icon * chore: add dictionary item * chore: remove unnecessary conditional operators * refactor: handle callback * refactor: fix failing test * chore: remove unused code * refactor: add success notification to burn form * Add CORS to market data (#1096) * chore: add env variables to config * chore: add cors to market data api --------- Co-authored-by: ns212 <[email protected]> * fix: revert to using 0.2.x version of the bridge (#1095) * chore: improve price impact warning copy * chore: release v2.29.0 * fix(amm): use correct hooks dependencies (#1105) * fix: update useGetCurrencies callbacks dependency arrays (#1108) * chore: release v2.29.1 --------- Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Daniel Simão <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Peter <[email protected]> Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: alexei <[email protected]> Co-authored-by: Alexei Zamyatin <[email protected]> Co-authored-by: ns212 <[email protected]> Co-authored-by: Brendon Votteler <[email protected]> Co-authored-by: Chanakya888 <[email protected]> * hotfix: bump bridge and enable Hydra XCM (#1112) * chore: bump bridge and enable Hydra XCM * chore: bump xcm bridge * chore: add Hydra icon * Tom/release/interlay/2.9.3 (#1120) * chore: mark the points * fix(NumberInput): remove react-aria (#934) * feat: add formik (#863) * feat(CoinIcon): update INTR and IBTC icon (#941) * feat: take supply and borrow caps into account * chore: update lib * refactor: code review * hotfix: testnet banner * feat: added trollbox Discord chat embed via widgetbot <script> tag in index.html * fix: try to quick-fix test GitHub action * docs: document how to locally run a GitHub action and relevant set-up issues * feat: add x-small to CTA and add max to token input (#952) * fix(Loans): remove unwanted earned label (#959) * feat(Pools): remove 7 day volume column (#958) * refactor: update testnet banner * fix(Loans): withdraw action (#936) * fix: disable calling the squid endpoint in App when testing * fix: export testing-library customRender functionality * feat: add pull_request_target case * Trigger test run * feat(CoinIcon): add LP Tokens icons (#951) * feat(Field): add component and change to BaseInput (#967) * refactor: fix regression with testnet banner * feat(Swap): apply formik to swap form (#956) * chore: bump lib * feat: apply CoinIcon for LpTokens (#977) * chore: version bump * chore: correct version bump * refactor: revert competition UI changes * chore: mark the change points * chore: mark the change points * chore: try getLendPositionsOfAccount & getBorrowPositionsOfAccount * chore: change discord link * chore: change discord link * chore: clean up * feat: get loanCollateralInfo * fix: tooltip error (#980) * refactor: update useGetLoanAssets * feat: implement useGetLendPositionsOfAccount * feat: implement useGetBorrowPositionsOfAccount * refactor: update useGetAccountPositions * chore: clean up * feat: implement useGetLoanCollateralInfo * chore: clean up * chore: clean up * refactor: update useLoanInfo * chore: clean up * fix(Modal): restructure, improve accessibility and animations (#986) * fix: improve swap and pools accessibility (#991) * refactor(loans): use oracle price for ltv and similar computation * refactor(loans): rename LoanCollateralInfo -> LendingStats * chore: update lib & restructure files * refactor(loans): rename stats hook * refactor: define return type for hooks * refactor(loans): do not wrap statistics in object * chore: bump bridge version * chore: bump bridge * chore: bump lib * chore: specify correct lib version * chore: comment out breaking changes * refactor(loans): lib update to 2.0.0 * fix(loans): use ltv in percentage denomination to resolve loan status * chore: remove warning banner * chore: remove block time banner * fix(Loans): loan form ui and repay (#999) * fix(Modal): focus inside dialog (#1000) * feat: add use-wallet hook (#992) * fix: add transaction feedback to pools and lending (#1017) * chore(Loans): add tests * fix: tests * attemp - borrow * try * try * continue * fix * fix * fix * final * try fetcj * refactor * fix: move to unit test cases * chore: remove unused dependencies * chore: remove unused dependencies * fix: adapt tests * Trigger Build * refactor: patch chain icon component * chore: bump lib * chore: bump lib * chore: add amm tests (#969) * fix: missing Modal props and Overlay styles (#1033) * feat(Swap): add price impact limit * feat: final * fix: TokenInput select (#1036) * refactor: fix merge conflict regression * feature: sentry dependencies and init * fix: token input regression * fix: add missing dictionary item * fix(loans): fix max repay amount * fix(Swap): add check for usd value price impact * refactor: update condition * chore: release v2.28.1 * chore: update T&Cs link * chore: update T&C links * chore: move sentry dns to env variable * chore: update lib with hotfix for Vault Dashboard * Revert "fix(loans): fix max repay amount" (#1051) * fix(Loans): max loan action * fix: liquidation alert * chore: add tests * chore: add faulty code test * refactor: revert sentry config * fix: add shorten address prop to address UI * chore: release v2.28.2 * fix: console warnings * fix: versions * feat: added kint faucet, cond. on kint balance to topbar * fix(Loans): apy label * feat: added kint faucet, cond. on kint balance to topbar (#1062) * fix: allow manual issue execution for confirmed transactions * fix: allow manual issue execution for confirmed transactions * feature: add fathom script * feature: add fathom script * chore: update env variables * feature: add notProducingBlocks banners * fix: render warning banner in correct place * fix: remove warning banner * fix: add check for required griefing collateral * fix: add check for required griefing collateral * fix: vault on-boarding * chore: version bump * chore: bump bridge version * chore: bump bridge version * chore: version bump * chore: add a comment to ReplaceTX * chore: format some code automatically * feat: add view-details column to IssueRequestsTable * feat: add view-details to RedeemRequestsTable * feat: add view-details columns to VaultIssueRequestsTable & VaultRedeemRequestsTable * refactor: componentize with ViewRequestDetailsLink * feat: add owner check to ManualIssueExecutionUI * chore: bump lib * chore: version bump * chore: correct version bump * hotfix: filter erroring vaults * chore: add comment * chore: comment * chore: change discord link * chore: bump bridge version * chore: bump lib * chore: specify correct lib version * chore: comment out breaking changes * chore: remove block time banner * chore: remove unused dependencies * Trigger Build * chore: bump lib * feat: added kint faucet, cond. on kint balance to topbar --------- Co-authored-by: tomjeatt <[email protected]> Co-authored-by: Thomas Jeatt <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Peter <[email protected]> Co-authored-by: Dominik Harz <[email protected]> * chore: release v2.28.3 * fix: available balance to use transfarable * feat: change get prices refetch interval * chore: release v2.28.4 * feat(Pools): add custom input amounts mode * chore: release v2.28.5 * feat: add refetch balances and form validation deps * chore: trigger build * refactor: remove substrate developer console * chore: release v2.28.6 * chore: fix test workflow * fix: code review * chore: improve pipeline performance (#1075) * fix: package.json resolutions (#1077) * fix: show transferable balance for selected currency * refactor: apply top bar patch * refactor: validate issue against transferable balance * chore: bump version * refactor: update validation message * refactor: correct translation entry * refactor: update validation message * api: add market data api * api: add market data api * api: add market data api * api: add market data api * api: add market data api * api: add market data api * chore: fix issue form snapshot test * api: add market data api * api: add market data api * api: add market data api * refactor: improve github workflows, remove unused code and clean-up package.json (#1076) * refactor: prices endpoint can be absolute or relative * chore: add market data endpoint to config * chore: add missing env variable * chore: remove stray comma * refactor: improve variable name * chore: release v2.28.8 * chore: add resolutions for various polkadot packages (#1089) * Fix input field width issue (#1090) * fix: input field width * fix: rename max weeks to total weeks * chore: bump ui version * chore: bump XCM bridge (#1093) * feat(Wallet): add page (#1001) * feat(Wallet): add page * feat: add WalletIcon * feat: copy address * wip * feat: staking table * feat: refactor and add lending * refactor: clean up code * wip * feat: add List card * continue * fix: continue * feat: continue * feat(CTALink): improve * feat: add responsiveness and swap handling * feat: final * feat: add responsive prop * fix: clean up List and Divider * feat: add tests * feat: add final tests * fix: code review * feat: add vesting and tests * fix: code review * Tom/bug/burn form collateral tokens (#1042) * refactor: loop collateral to get burnable tokens * refactor: revert previous change and simplify * refactor: add function to filter tokens * refactor: fetch collateral currencies and render token values * wip: form layout and translation * wip: set data and selected collateral * chore: remove console log * refactor: remove single collateral code * chore: comment * fix: incorrect USD value * chore: remove testing code * refactor: remove native token import * refactor: add BurnableCollateral type * refactor: add fullWidth prop and label to token selector * refactor: collateral icon * chore: add dictionary item * chore: remove unnecessary conditional operators * refactor: handle callback * refactor: fix failing test * chore: remove unused code * refactor: add success notification to burn form * Add CORS to market data (#1096) * chore: add env variables to config * chore: add cors to market data api --------- Co-authored-by: ns212 <[email protected]> * fix: revert to using 0.2.x version of the bridge (#1095) * chore: improve price impact warning copy * chore: release v2.29.0 * fix(amm): use correct hooks dependencies (#1105) * fix: update useGetCurrencies callbacks dependency arrays (#1108) * chore: release v2.29.1 * [wallet] improve wallet balance (#1109) * wip: correct wallet balance * refactor: account for borrow and lend positions when calculating total balance * refactor: add total liquidity balance * fix: typo * chore: add TODO * refactor: remove unnecessary toString call * refactor: redirect home route to wallet if enabled, defaulting to bridge if not * refactor: remove duplicated calculations * refactor: return liquidity pools calculation from hook * chore: release v2.29.2 * refactor: use current block when calculating lock time extension (#1118) * Tom/hotfix/use correct xcm names (#1119) * refactor: use display value for chain names * refactor: use correct display value for XCM channels * chore: release v2.29.3 --------- Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Daniel Simão <[email protected]> Co-authored-by: Peter <[email protected]> Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: alexei <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Alexei Zamyatin <[email protected]> Co-authored-by: ns212 <[email protected]> Co-authored-by: Brendon Votteler <[email protected]> Co-authored-by: Chanakya888 <[email protected]> * [release] Interlay 2.9.5 (#1128) * chore: update lib * refactor: code review * hotfix: testnet banner * feat: added trollbox Discord chat embed via widgetbot <script> tag in index.html * fix: try to quick-fix test GitHub action * docs: document how to locally run a GitHub action and relevant set-up issues * feat: add x-small to CTA and add max to token input (#952) * fix(Loans): remove unwanted earned label (#959) * feat(Pools): remove 7 day volume column (#958) * refactor: update testnet banner * fix(Loans): withdraw action (#936) * fix: disable calling the squid endpoint in App when testing * fix: export testing-library customRender functionality * feat: add pull_request_target case * Trigger test run * feat(CoinIcon): add LP Tokens icons (#951) * feat(Field): add component and change to BaseInput (#967) * refactor: fix regression with testnet banner * feat(Swap): apply formik to swap form (#956) * chore: bump lib * feat: apply CoinIcon for LpTokens (#977) * chore: version bump * chore: correct version bump * refactor: revert competition UI changes * chore: mark the change points * chore: mark the change points * chore: try getLendPositionsOfAccount & getBorrowPositionsOfAccount * chore: change discord link * chore: change discord link * chore: clean up * feat: get loanCollateralInfo * fix: tooltip error (#980) * refactor: update useGetLoanAssets * feat: implement useGetLendPositionsOfAccount * feat: implement useGetBorrowPositionsOfAccount * refactor: update useGetAccountPositions * chore: clean up * feat: implement useGetLoanCollateralInfo * chore: clean up * chore: clean up * refactor: update useLoanInfo * chore: clean up * fix(Modal): restructure, improve accessibility and animations (#986) * fix: improve swap and pools accessibility (#991) * refactor(loans): use oracle price for ltv and similar computation * refactor(loans): rename LoanCollateralInfo -> LendingStats * chore: update lib & restructure files * refactor(loans): rename stats hook * refactor: define return type for hooks * refactor(loans): do not wrap statistics in object * chore: bump bridge version * chore: bump bridge * chore: bump lib * chore: specify correct lib version * chore: comment out breaking changes * refactor(loans): lib update to 2.0.0 * fix(loans): use ltv in percentage denomination to resolve loan status * chore: remove warning banner * chore: remove block time banner * fix(Loans): loan form ui and repay (#999) * fix(Modal): focus inside dialog (#1000) * feat: add use-wallet hook (#992) * fix: add transaction feedback to pools and lending (#1017) * chore(Loans): add tests * fix: tests * attemp - borrow * try * try * continue * fix * fix * fix * final * try fetcj * refactor * fix: move to unit test cases * chore: remove unused dependencies * chore: remove unused dependencies * fix: adapt tests * Trigger Build * refactor: patch chain icon component * chore: bump lib * chore: bump lib * chore: add amm tests (#969) * fix: missing Modal props and Overlay styles (#1033) * feat(Swap): add price impact limit * feat: final * fix: TokenInput select (#1036) * refactor: fix merge conflict regression * feature: sentry dependencies and init * fix: token input regression * fix: add missing dictionary item * fix(loans): fix max repay amount * fix(Swap): add check for usd value price impact * refactor: update condition * chore: release v2.28.1 * chore: update T&Cs link * chore: update T&C links * chore: move sentry dns to env variable * chore: update lib with hotfix for Vault Dashboard * Revert "fix(loans): fix max repay amount" (#1051) * fix(Loans): max loan action * fix: liquidation alert * chore: add tests * chore: add faulty code test * refactor: revert sentry config * fix: add shorten address prop to address UI * chore: release v2.28.2 * fix: console warnings * fix: versions * feat: added kint faucet, cond. on kint balance to topbar * fix(Loans): apy label * feat: added kint faucet, cond. on kint balance to topbar (#1062) * fix: allow manual issue execution for confirmed transactions * fix: allow manual issue execution for confirmed transactions * feature: add fathom script * feature: add fathom script * chore: update env variables * feature: add notProducingBlocks banners * fix: render warning banner in correct place * fix: remove warning banner * fix: add check for required griefing collateral * fix: add check for required griefing collateral * fix: vault on-boarding * chore: version bump * chore: bump bridge version * chore: bump bridge version * chore: version bump * chore: add a comment to ReplaceTX * chore: format some code automatically * feat: add view-details column to IssueRequestsTable * feat: add view-details to RedeemRequestsTable * feat: add view-details columns to VaultIssueRequestsTable & VaultRedeemRequestsTable * refactor: componentize with ViewRequestDetailsLink * feat: add owner check to ManualIssueExecutionUI * chore: bump lib * chore: version bump * chore: correct version bump * hotfix: filter erroring vaults * chore: add comment * chore: comment * chore: change discord link * chore: bump bridge version * chore: bump lib * chore: specify correct lib version * chore: comment out breaking changes * chore: remove block time banner * chore: remove unused dependencies * Trigger Build * chore: bump lib * feat: added kint faucet, cond. on kint balance to topbar --------- Co-authored-by: tomjeatt <[email protected]> Co-authored-by: Thomas Jeatt <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Peter <[email protected]> Co-authored-by: Dominik Harz <[email protected]> * chore: release v2.28.3 * fix: available balance to use transfarable * feat: change get prices refetch interval * chore: release v2.28.4 * feat(Pools): add custom input amounts mode * chore: release v2.28.5 * feat: add refetch balances and form validation deps * chore: trigger build * refactor: remove substrate developer console * chore: release v2.28.6 * chore: fix test workflow * fix: code review * chore: improve pipeline performance (#1075) * fix: package.json resolutions (#1077) * fix: show transferable balance for selected currency * refactor: apply top bar patch * refactor: validate issue against transferable balance * chore: bump version * refactor: update validation message * refactor: correct translation entry * refactor: update validation message * api: add market data api * api: add market data api * api: add market data api * api: add market data api * api: add market data api * api: add market data api * chore: fix issue form snapshot test * api: add market data api * api: add market data api * api: add market data api * refactor: improve github workflows, remove unused code and clean-up package.json (#1076) * refactor: prices endpoint can be absolute or relative * chore: add market data endpoint to config * chore: add missing env variable * chore: remove stray comma * refactor: improve variable name * chore: release v2.28.8 * chore: add resolutions for various polkadot packages (#1089) * Fix input field width issue (#1090) * fix: input field width * fix: rename max weeks to total weeks * chore: bump ui version * chore: bump XCM bridge (#1093) * feat(Wallet): add page (#1001) * feat(Wallet): add page * feat: add WalletIcon * feat: copy address * wip * feat: staking table * feat: refactor and add lending * refactor: clean up code * wip * feat: add List card * continue * fix: continue * feat: continue * feat(CTALink): improve * feat: add responsiveness and swap handling * feat: final * feat: add responsive prop * fix: clean up List and Divider * feat: add tests * feat: add final tests * fix: code review * feat: add vesting and tests * fix: code review * Tom/bug/burn form collateral tokens (#1042) * refactor: loop collateral to get burnable tokens * refactor: revert previous change and simplify * refactor: add function to filter tokens * refactor: fetch collateral currencies and render token values * wip: form layout and translation * wip: set data and selected collateral * chore: remove console log * refactor: remove single collateral code * chore: comment * fix: incorrect USD value * chore: remove testing code * refactor: remove native token import * refactor: add BurnableCollateral type * refactor: add fullWidth prop and label to token selector * refactor: collateral icon * chore: add dictionary item * chore: remove unnecessary conditional operators * refactor: handle callback * refactor: fix failing test * chore: remove unused code * refactor: add success notification to burn form * Add CORS to market data (#1096) * chore: add env variables to config * chore: add cors to market data api --------- Co-authored-by: ns212 <[email protected]> * fix: revert to using 0.2.x version of the bridge (#1095) * chore: improve price impact warning copy * chore: release v2.29.0 * fix(amm): use correct hooks dependencies (#1105) * fix: update useGetCurrencies callbacks dependency arrays (#1108) * chore: release v2.29.1 * [wallet] improve wallet balance (#1109) * wip: correct wallet balance * refactor: account for borrow and lend positions when calculating total balance * refactor: add total liquidity balance * fix: typo * chore: add TODO * refactor: remove unnecessary toString call * refactor: redirect home route to wallet if enabled, defaulting to bridge if not * refactor: remove duplicated calculations * refactor: return liquidity pools calculation from hook * chore: release v2.29.2 * refactor: use current block when calculating lock time extension (#1118) * Tom/hotfix/use correct xcm names (#1119) * refactor: use display value for chain names * refactor: use correct display value for XCM channels * chore: release v2.29.3 * fix: correct apy calculation (#1123) * fix: correct apy calculation * refactor: set extension time as variable * chore: release v2.29.4 * fix: prevent rewards estimate from being called when user has insufficient balance (#1126) * chore: release v2.29.5 --------- Co-authored-by: Peter <[email protected]> Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: alexei <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Daniel Simão <[email protected]> Co-authored-by: crypto-engineer <[email protected]> Co-authored-by: Alexei Zamyatin <[email protected]> Co-authored-by: ns212 <[email protected]> Co-authored-by: Brendon Votteler <[email protected]> Co-authored-by: Chanakya888 <[email protected]> * fix: revert change which blocks rewards calculation * chore: release v2.30.5 * [release] Interlay 2.32.4 (#1231) * feat: redirect when access from forbidden country is detected (#1209) * Feature/updated transfer UI (#876) * refactor: use updated tab component * refactor: duplicated form titles * refactor: remove redundant hook calls * refactor: prefer title case * wip: XCM transfer form UI * wip: updated form UI * wip: account selector placeholder component * wip: account selector modal * wip: modal open and close actions * wip: update modal type * wip: get accounts * wip: add identicon and rename component for consistency * wip: account input component * fix: remove redundant icons prop * feat: implement with SelectTrigger * wip: styling and account selection value * wip: handle setting account data * refactor: better naming * wip: address list styling * refactor: rename defaultAccount * wip: chain selector placeholder component * wip: duplicate account component and rename * chore: delete redundant legacy component * wip: logic for fetching and rendering chain ids * wip: chain item styling * wip: selected chain styling * chore: add comment * refactor: pass through native token to icon component * feature: add chain icon component * chore: add comment * chore: correct file name casing * refactor: improve folder structure * wip: form layout styling * chore: add arrow icon * chore: add logos and correct svg titles * chore: remove redundant svg prop * chore: rename arrow icon * chore: consistent use of styled components * refactor: remove padding from modal body * wip: formik integration work * wip: extend useXCMBridge to return available chains and utility methods * chore: move Chain and Chains types to types directory * feat: layout and form implementation * feat: add schema * feat: final * wip: refactor useXCMBridge hook * refactor: add endpoints type * refactor: wrap methods in useCallback * refactor: fix bug in hook method * chore: bump bridge version * wip: set originating and destination chain values * refactor: set from chain value on field change * wip: set originating chain value * refactor: mergeProps to set field value * refactor: handle setting origin/destination chain values * wip: get tokens method * wip: first iteration of balances function * wip: handle tokens array * wip: set token value * wip: get token balances * wip: return token and balances in single method * wip: mapped tokens * refactor: handle default chain values * refactor: better organised function order * wip: handle change events * wip: handle setting tokens * wip: handle fetching tokens and balances * wip: convert input configs * wip: handle token change * wip: get token USD price * Trigger Build * chore: remove unused import * chore: correct eslintignore syntax * wip: handle breaking changes * wip: disable token input when select items value is 1 * chore: set first token item as variable * wip: handle setting and changing values * chire: add loading spinner * refactor: add loading state * refactor: filter destination chains * chore: remove console log * chore: bump XCM bridge version * chore: update config * refactor: configure validation * chore: revert change to useForm hook * wip: form validation * wip: working form validation * wip: undefined validation parameters * refactor: return dest fee estimate from bridge hook * feature: show fees and fee estimates * chore: conditional operators * refactor: handle ticker change correctly * wip: sendTransaction method * Revert "wip: sendTransaction method" This reverts commit 3ade26dda26c7cc14f9db9e7c005b66863fa9139. * fix: USD amounts * wip: send transactions * refactor: bump bridge and use getNativeToken method * chore: bump bridge * refactor: move submit logic to useMutation hook * fix: type mismatches * refactor: white space/comments * refactor: add transaction fee validation * chore: typo * chore: remove console log * refactor: remove duplicated monetary conversion * refactor: remove duplicate code * Revert "refactor: remove duplicate code" This reverts commit bd29f8c5661e327c5285d1020c534dab2deae806. * Revert "refactor: remove duplicated monetary conversion" This reverts commit 5fd3d645eb7d8edc00cfe8ced186d4e2432af9fc. * refactor: use monetaryAmount when constructing transaction * refactor: remove duplicated code for fetching tokens * refactor: default XCM origin * Revert "refactor: remove duplicated code for fetching tokens" This reverts commit 8f31ee8667adcd49f5aaebb7db2f205afb5e9725. * chore: remove comment * chore: fix errors * fix: set default value to empty string to prevent React error * refactor: removed unwanted force validation parameters * refactor: remove redundant method * refactor: add method return type * refactor: add method return type * refactor: correct type error * refactor: fix destFee type error * refactor: remove fees validation and revert destFee return value * chore: remove console log * refactor: remove redundant method * refactor: disable validation on change * chore: remove commented out code * wip: use select component for chain selector * fix: handle chain select functions * refactor: type chain id as ChainName * Revert "refactor: type chain id as ChainName" This reverts commit d05e0128cb4b5ac1d00ac07808ebdf9858739165. * chore: remove unused component files * refactor: remove duplicated transaction logic * fix: make to/from field types more specific * fix: revert yup.custom changes and cast validation * fix: set correct destination chain * refator: handle token data * refactor: add use callback * fix: correct rendering logic * fix: update dependencies * chore: delete unused styles * chore: fix merge issue with transfer form * fix: change validation handling * Revert "fix: change validation handling" This reverts commit c0cb3062aad3540b2afad7d375024d872924a62c. * refactor: only display transfer amount if amount has been entered * chore: config changes * chore: add missing icons * chore: Hydra chain icon * fix: add error text to CTA * Tom/xcm fixes (#1213) * refactor: specify endpoints and remove unnecessary logic * fix: save file before committing * fix: disable refetch * chore: update endpoints * chore: remove log * chore: rename file * chore: add additional acala/karura endpoints --------- Co-authored-by: Rui Simão <[email protected]> * chore: release v2.32.0 * Update API healthchecks (#778) * Chore - add vault healthcheck * Chore - add vault healthcheck * Chore - add vault healthcheck * [earn strategies] placeholder page, nav and feature flag (#1216) * chore: bump icons dependency * feature: earn strategies placeholder page and feature flag * feat: add useTransaction (#1189) * chore: update monetary to latest 0.7.3 (#1214) * chore: update monetary to latest 0.7.3 * chore: update lib * chore: bump lib and bridge (#1219) * chore: release v2.32.1 * fix: add missing icons and remove erroring RPC (#1222) * fix: add missing icons and remove erroring RPC * Update src/pages/Transfer/CrossChainTransferForm/components/ChainIcon/icons/Acala.tsx Co-authored-by: Peter Slaný <[email protected]> * Update src/pages/Transfer/CrossChainTransferForm/components/ChainIcon/icons/Astar.tsx Co-authored-by: Peter Slaný <[email protected]> * Update src/pages/Transfer/CrossChainTransferForm/components/ChainIcon/icons/Parallel.tsx Co-authored-by: Peter Slaný <[email protected]> --------- Co-authored-by: Peter Slaný <[email protected]> * chore: release v2.32.2 * fix: compare input configs with method not operator (#1225) * refactor: reset selected account on account change (#1226) * chore: release v2.32.3 * feature: add geoblock feature flag (#1230) * chore: release v2.32.4 --------- Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: ns212 <[email protected]> * [release] Interlay 2.32.5 (#1235) * feat: redirect when access from forbidden country is detected (#1209) * Feature/updated transfer UI (#876) * refactor: use updated tab component * refactor: duplicated form titles * refactor: remove redundant hook calls * refactor: prefer title case * wip: XCM transfer form UI * wip: updated form UI * wip: account selector placeholder component * wip: account selector modal * wip: modal open and close actions * wip: update modal type * wip: get accounts * wip: add identicon and rename component for consistency * wip: account input component * fix: remove redundant icons prop * feat: implement with SelectTrigger * wip: styling and account selection value * wip: handle setting account data * refactor: better naming * wip: address list styling * refactor: rename defaultAccount * wip: chain selector placeholder component * wip: duplicate account component and rename * chore: delete redundant legacy component * wip: logic for fetching and rendering chain ids * wip: chain item styling * wip: selected chain styling * chore: add comment * refactor: pass through native token to icon component * feature: add chain icon component * chore: add comment * chore: correct file name casing * refactor: improve folder structure * wip: form layout styling * chore: add arrow icon * chore: add logos and correct svg titles * chore: remove redundant svg prop * chore: rename arrow icon * chore: consistent use of styled components * refactor: remove padding from modal body * wip: formik integration work * wip: extend useXCMBridge to return available chains and utility methods * chore: move Chain and Chains types to types directory * feat: layout and form implementation * feat: add schema * feat: final * wip: refactor useXCMBridge hook * refactor: add endpoints type * refactor: wrap methods in useCallback * refactor: fix bug in hook method * chore: bump bridge version * wip: set originating and destination chain values * refactor: set from chain value on field change * wip: set originating chain value * refactor: mergeProps to set field value * refactor: handle setting origin/destination chain values * wip: get tokens method * wip: first iteration of balances function * wip: handle tokens array * wip: set token value * wip: get token balances * wip: return token and balances in single method * wip: mapped tokens * refactor: handle default chain values * refactor: better organised function order * wip: handle change events * wip: handle setting tokens * wip: handle fetching tokens and balances * wip: convert input configs * wip: handle token change * wip: get token USD price * Trigger Build * chore: remove unused import * chore: correct eslintignore syntax * wip: handle breaking changes * wip: disable token input when select items value is 1 * chore: set first token item as variable * wip: handle setting and changing values * chire: add loading spinner * refactor: add loading state * refactor: filter destination chains * chore: remove console log * chore: bump XCM bridge version * chore: update config * refactor: configure validation * chore: revert change to useForm hook * wip: form validation * wip: working form validation * wip: undefined validation parameters * refactor: return dest fee estimate from bridge hook * feature: show fees and fee estimates * chore: conditional operators * refactor: handle ticker change correctly * wip: sendTransaction method * Revert "wip: sendTransaction method" This reverts commit 3ade26dda26c7cc14f9db9e7c005b66863fa9139. * fix: USD amounts * wip: send transactions * refactor: bump bridge and use getNativeToken method * chore: bump bridge * refactor: move submit logic to useMutation hook * fix: type mismatches * refactor: white space/comments * refactor: add transaction fee validation * chore: typo * chore: remove console log * refactor: remove duplicated monetary conversion * refactor: remove duplicate code * Revert "refactor: remove duplicate code" This reverts commit bd29f8c5661e327c5285d1020c534dab2deae806. * Revert "refactor: remove duplicated monetary conversion" This reverts commit 5fd3d645eb7d8edc00cfe8ced186d4e2432af9fc. * refactor: use monetaryAmount when constructing transaction * refactor: remove duplicated code for fetching tokens * refactor: default XCM origin * Revert "refactor: remove duplicated code for fetching tokens" This reverts commit 8f31ee8667adcd49f5aaebb7db2f205afb5e9725. * chore: remove comment * chore: fix errors * fix: set default value to empty string to prevent React error * refactor: removed unwanted force validation parameters * refactor: remove redundant method * refactor: add method return type * refactor: add method return type * refactor: correct type error * refactor: fix destFee type error * refactor: remove fees validation and revert destFee return value * chore: remove console log * refactor: remove redundant method * refactor: disable validation on change * chore: remove commented out code * wip: use select component for chain selector * fix: handle chain select functions * refactor: type chain id as ChainName * Revert "refactor: type chain id as ChainName" This reverts commit d05e0128cb4b5ac1d00ac07808ebdf9858739165. * chore: remove unused component files * refactor: remove duplicated transaction logic * fix: make to/from field types more specific * fix: revert yup.custom changes and cast validation * fix: set correct destination chain * refator: handle token data * refactor: add use callback * fix: correct rendering logic * fix: update dependencies * chore: delete unused styles * chore: fix merge issue with transfer form * fix: change validation handling * Revert "fix: change validation handling" This reverts commit c0cb3062aad3540b2afad7d375024d872924a62c. * refactor: only display transfer amount if amount has been entered * chore: config changes * chore: add missing icons * chore: Hydra chain icon * fix: add error text to CTA * Tom/xcm fixes (#1213) * refactor: specify endpoints and remove unnecessary logic * fix: save file before committing * fix: disable refetch * chore: update endpoints * chore: remove log * chore: rename file * chore: add additional acala/karura endpoints --------- Co-authored-by: Rui Simão <[email protected]> * chore: release v2.32.0 * Update API healthchecks (#778) * Chore - add vault healthcheck * Chore - add vault healthcheck * Chore - add vault healthcheck * [earn strategies] placeholder page, nav and feature flag (#1216) * chore: bump icons dependency * feature: earn strategies placeholder page and feature flag * feat: add useTransaction (#1189) * chore: update monetary to latest 0.7.3 (#1214) * chore: update monetary to latest 0.7.3 * chore: update lib * chore: bump lib and bridge (#1219) * chore: release v2.32.1 * fix: add missing icons and remove erroring RPC (#1222) * fix: add missing icons and remove erroring RPC * Update src/pages/Transfer/CrossChainTransferForm/components/ChainIcon/icons/Acala.tsx Co-authored-by: Peter Slaný <[email protected]> * Update src/pages/Transfer/CrossChainTransferForm/components/ChainIcon/icons/Astar.tsx Co-authored-by: Peter Slaný <[email protected]> * Update src/pages/Transfer/CrossChainTransferForm/components/ChainIcon/icons/Parallel.tsx Co-authored-by: Peter Slaný <[email protected]> --------- Co-authored-by: Peter Slaný <[email protected]> * chore: release v2.32.2 * fix: compare input configs with method not operator (#1225) * refactor: reset selected account on account change (#1226) * chore: release v2.32.3 * feature: add geoblock feature flag (#1230) * chore: release v2.32.4 * chore: bump bridge (#1233) * chore: release v2.32.5 --------- Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: ns212 <[email protected]> * [release] Interlay 2.32.6 (#1248) * feat: redirect when access from forbidden country is detected (#1209) * Feature/updated transfer UI (#876) * refactor: use updated tab component * refactor: duplicated form titles * refactor: remove redundant hook calls * refactor: prefer title case * wip: XCM transfer form UI * wip: updated form UI * wip: account selector placeholder component * wip: account selector modal * wip: modal open and close actions * wip: update modal type * wip: get accounts * wip: add identicon and rename component for consistency * wip: account input component * fix: remove redundant icons prop * feat: implement with SelectTrigger * wip: styling and account selection value * wip: handle setting account data * refactor: better naming * wip: address list styling * refactor: rename defaultAccount * wip: chain selector placeholder component * wip: duplicate account component and rename * chore: delete redundant legacy component * wip: logic for fetching and rendering chain ids * wip: chain item styling * wip: selected chain styling * chore: add comment * refactor: pass through native token to icon component * feature: add chain icon component * chore: add comment * chore: correct file name casing * refactor: improve folder structure * wip: form layout styling * chore: add arrow icon * chore: add logos and correct svg titles * chore: remove redundant svg prop * chore: rename arrow icon * chore: consistent use of styled components * refactor: remove padding from modal body * wip: formik integration work * wip: extend useXCMBridge to return available chains and utility methods * chore: move Chain and Chains types to types directory * feat: layout and form implementation * feat: add schema * feat: final * wip: refactor useXCMBridge hook * refactor: add endpoints type * refactor: wrap methods in useCallback * refactor: fix bug in hook method * chore: bump bridge version * wip: set originating and destination chain values * refactor: set from chain value on field change * wip: set originating chain value * refactor: mergeProps to set field value * refactor: handle setting origin/destination chain values * wip: get tokens method * wip: first iteration of balances function * wip: handle tokens array * wip: set token value * wip: get token balances * wip: return token and balances in single method * wip: mapped tokens * refactor: handle default chain values * refactor: better organised function order * wip: handle change events * wip: handle setting tokens * wip: handle fetching tokens and balances * wip: convert input configs…
- Loading branch information
d8af913
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
interbtc-ui-interlay-testnet – ./
interbtc-ui-interlay-testnet-git-master-interlay.vercel.app
interbtc-ui-interlay-testnet-interlay.vercel.app
testnet.interlay.io
interbtc-ui-interlay-testnet.vercel.app
d8af913
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
interbtc-ui-kintsugi-testnet – ./
interbtc-ui.vercel.app
interbtc-ui-kintsugi-testnet-interlay.vercel.app
interbtc-ui-kintsugi-testnet-git-master-interlay.vercel.app
kintnet.interlay.io