-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release] Interlay 2.41.14 #1674
Commits on May 19, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 182fba6 - Browse repository at this point
Copy the full SHA 182fba6View commit details
Commits on May 22, 2023
-
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 3ade26d. * 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 bd29f8c. * Revert "refactor: remove duplicated monetary conversion" This reverts commit 5fd3d64. * 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 8f31ee8. * 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 d05e012. * 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 c0cb306. * 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]>
2Configuration menu - View commit details
-
Copy full SHA for ab6a554 - Browse repository at this point
Copy the full SHA ab6a554View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 65b0748 - Browse repository at this point
Copy the full SHA 65b0748View commit details -
Update API healthchecks (#778)
* Chore - add vault healthcheck * Chore - add vault healthcheck * Chore - add vault healthcheck
2Configuration menu - View commit details
-
Copy full SHA for 8ff52df - Browse repository at this point
Copy the full SHA 8ff52dfView commit details -
[earn strategies] placeholder page, nav and feature flag (#1216)
* chore: bump icons dependency * feature: earn strategies placeholder page and feature flag
2Configuration menu - View commit details
-
Copy full SHA for e9157c7 - Browse repository at this point
Copy the full SHA e9157c7View commit details
Commits on May 23, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for b04beda - Browse repository at this point
Copy the full SHA b04bedaView commit details -
chore: update monetary to latest 0.7.3 (#1214)
* chore: update monetary to latest 0.7.3 * chore: update lib
2Configuration menu - View commit details
-
Copy full SHA for e158798 - Browse repository at this point
Copy the full SHA e158798View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for eee628c - Browse repository at this point
Copy the full SHA eee628cView commit details
Commits on May 24, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 63b059a - Browse repository at this point
Copy the full SHA 63b059aView commit details -
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]>
2Configuration menu - View commit details
-
Copy full SHA for 65d0a00 - Browse repository at this point
Copy the full SHA 65d0a00View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 250f722 - Browse repository at this point
Copy the full SHA 250f722View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for c000243 - Browse repository at this point
Copy the full SHA c000243View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 17251a3 - Browse repository at this point
Copy the full SHA 17251a3View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 0d81dc5 - Browse repository at this point
Copy the full SHA 0d81dc5View commit details
Commits on May 25, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 63487d0 - Browse repository at this point
Copy the full SHA 63487d0View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for d6db39b - Browse repository at this point
Copy the full SHA d6db39bView commit details
Commits on May 26, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 5f0dcb8 - Browse repository at this point
Copy the full SHA 5f0dcb8View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 891de67 - Browse repository at this point
Copy the full SHA 891de67View commit details
Commits on May 30, 2023
-
Peter/earn strategies feat deposit withdraw form (#1229)
* chore: update monetary to latest 0.7.3 * wip * feat(earn-strategies): add deposit and withdrawal form components * refactor: add padding under tabs in earn strategy forms * chore(earn-strategies): change file structure
2Configuration menu - View commit details
-
Copy full SHA for 918e944 - Browse repository at this point
Copy the full SHA 918e944View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for aca4e7d - Browse repository at this point
Copy the full SHA aca4e7dView commit details
Commits on May 31, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 252285f - Browse repository at this point
Copy the full SHA 252285fView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for c845c54 - Browse repository at this point
Copy the full SHA c845c54View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 64716ee - Browse repository at this point
Copy the full SHA 64716eeView commit details -
Fix: back button behaviour from bridge page (#1246)
* fix: use history replace instead of push to fix looping of bridge page * chore: clean up and bump version --------- Co-authored-by: tomjeatt <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for a38f2af - Browse repository at this point
Copy the full SHA a38f2afView commit details
Commits on Jun 1, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for ce9f284 - Browse repository at this point
Copy the full SHA ce9f284View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 74eb7ee - Browse repository at this point
Copy the full SHA 74eb7eeView commit details
Commits on Jun 2, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 869efa9 - Browse repository at this point
Copy the full SHA 869efa9View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for f178d58 - Browse repository at this point
Copy the full SHA f178d58View commit details
Commits on Jun 5, 2023
-
Peter/chore update lib 2.3.0 (#1267)
* chore: update monetary to latest 0.7.3 * chore: update lib version
2Configuration menu - View commit details
-
Copy full SHA for 7283d1e - Browse repository at this point
Copy the full SHA 7283d1eView commit details
Commits on Jun 6, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for f9afbb7 - Browse repository at this point
Copy the full SHA f9afbb7View commit details
Commits on Jun 7, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for f6be34f - Browse repository at this point
Copy the full SHA f6be34fView commit details
Commits on Jun 8, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 36c41c6 - Browse repository at this point
Copy the full SHA 36c41c6View commit details
Commits on Jun 9, 2023
-
Peter/loans fix subsidy rewards (#1276)
* chore: update monetary to latest 0.7.3 * fix(loans): display correct subsidy rewards accrued amount and APY * chore: console log cleanup * chore: replace GOVERNANCE_TOKEN_SYMBOL with GOVERNANCE_TOKEN.ticker
2Configuration menu - View commit details
-
Copy full SHA for 4bf3e13 - Browse repository at this point
Copy the full SHA 4bf3e13View commit details -
Peter/fix loans incentive apr computation (#1256)
* chore: update monetary to latest 0.7.3 * fix: convert incentives apr computation to percentage * fix: change loans incentives annualized return to have label APR
2Configuration menu - View commit details
-
Copy full SHA for 6f2972d - Browse repository at this point
Copy the full SHA 6f2972dView commit details
Commits on Jun 12, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 0fb9217 - Browse repository at this point
Copy the full SHA 0fb9217View commit details -
Peter/chore update lib 2.3.3 (#1282)
* chore: update monetary to latest 0.7.3 * chore: update lib to 2.3.3.
2Configuration menu - View commit details
-
Copy full SHA for d5818f3 - Browse repository at this point
Copy the full SHA d5818f3View commit details
Commits on Jun 14, 2023
-
fix: enable faucet on Interlay testnet (#1289)
* fix: enable faucet on Interlay testnet * fix: prefer governance token ticker to symbol
1Configuration menu - View commit details
-
Copy full SHA for c4f05dc - Browse repository at this point
Copy the full SHA c4f05dcView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for bf01bb3 - Browse repository at this point
Copy the full SHA bf01bb3View commit details
Commits on Jun 15, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 1b48685 - Browse repository at this point
Copy the full SHA 1b48685View commit details
Commits on Jun 19, 2023
-
api: use diadata as main datasource (#1277)
* api: use diadata as main datasource * api: add header to select price source --------- Co-authored-by: tomjeatt <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for 7669181 - Browse repository at this point
Copy the full SHA 7669181View commit details -
Peter/fix interlay issues (#1300)
* chore: update monetary to latest 0.7.3 * fix: add missing translation and fix lend APY display * refactor: bring back formatting with 0 amount case covered * refactor: code review * refactor: code review
2Configuration menu - View commit details
-
Copy full SHA for 4a19226 - Browse repository at this point
Copy the full SHA 4a19226View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 4e1c721 - Browse repository at this point
Copy the full SHA 4e1c721View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for a6885d8 - Browse repository at this point
Copy the full SHA a6885d8View commit details
Commits on Jun 20, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for bf818bd - Browse repository at this point
Copy the full SHA bf818bdView commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b9ce37 - Browse repository at this point
Copy the full SHA 1b9ce37View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 019777a - Browse repository at this point
Copy the full SHA 019777aView commit details
Commits on Jun 23, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for dc2ffd6 - Browse repository at this point
Copy the full SHA dc2ffd6View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 054763c - Browse repository at this point
Copy the full SHA 054763cView commit details
Commits on Jun 26, 2023
-
Peter/feat tx fee with swapped currency (#1340)
* chore: update monetary to latest 0.7.3 * feat: refactor Transfer and theme (#1244) * wip: initial changes to move table * chore: remove unused component * Revert "chore: remove unused component" This reverts commit 0db71a1. * chore: remove unused component * chore: use translation file * fix: add missing p tags * wip * feat: refactor Transfer and theme (#1244) * feat(Bridge): revamp Issue and Redeem (#1279) * wip * feat(TransactionDetails): extend component to support fee selector (#1292) * feat: add tx fee estimation and swap for tx fee payment integration * fix: remove impossible condition * feat: integrate use-transaction with TransactionFeeDetails (#1294) * feat: integrate use-transaction with TransactionFeeDetails * fix: code review * refactor: code review * feat: add fee estimate loading state * Rui/fee estimate transfer form (#1296) * feat: add fee estimate to transfer form * Update src/pages/Transfer/TransferForms/components/TransferForm/TransferForm.tsx Co-authored-by: Peter Slaný <[email protected]> --------- Co-authored-by: Peter Slaný <[email protected]> * Feature/UI updates/navigation styling (#1293) * wip: initial navigation styling * refactor: remove icons from secondary navigation items * refactor: split navigation into primary/secondary * fix: add bg colour to nav to prevent problems on small screens * refactor: update accordion styles * refactor: remove redundant code and console log * refactor: change Kintsugi background colour * fix: show navigation item names * fix: remove redundant conditional * fix: code * fix: changes to list style and disable 0 balance fee tokens * feat(bringyourownfee): add check for existing trade path * Update src/utils/hooks/transaction/use-transaction.ts Co-authored-by: Dominik Harz <[email protected]> * Update src/utils/hooks/transaction/use-transaction.ts Co-authored-by: Dominik Harz <[email protected]> * refactor: move multiplier to constant * feat: add fee validation and other improvements to form validation (#1303) * Peter/feat griefing collateral multicurrency (#1310) * feat: add selectable griefing collateral currency to issue request form * feat: add oracle currency hook and wrap up griefing collateral work * feat(Swap): add custom fee (#1315) * Peter/feat byof bridge page (#1328) * wip * refactor: issue page with griefing collateral select * feat(bringyourownfees): redeem form * refactor: renaming * feat: add redeem request to getActionAmount * feat(Pools): add fee estimate (#1322) * feat(Loans): add fee estimate (#1332) * feat(Vaults): add fee estimate to vault creation (#1333) * fix(Redeem): add missing BTC address validation (#1336) * fix: redeem getActionAmount type mismatch * Tom/UI updates/minor changes (#1308) * refactor: add vault table background colour * fix: typo * refactor: styled card for vault selector * refactor: wrap vault transaction tables in card component * fix: typo * refactor: add shadowed prop to card component * refactor: use card component for transactions table * refactor: move request id in legacy issue/request modal * refactor: use request id dictionary item * chore: update Interlay logo * refactor: update icon and logo colours * feature: add bg image * wip: add background image to Layout component * refactor: add Wrapper component * wip: initial values for background image position * refactor: minor styling changes * refactor: revert unneeded change * refactor: move and rename Transaction component * feat: sort currencies by balance (#1338) --------- Co-authored-by: Peter <[email protected]> Co-authored-by: Thomas Jeatt <[email protected]> Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: tomjeatt <[email protected]> Co-authored-by: Dominik Harz <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for bd49606 - Browse repository at this point
Copy the full SHA bd49606View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 8656b5b - Browse repository at this point
Copy the full SHA 8656b5bView commit details
Commits on Jun 27, 2023
-
Tom/feature/wallet buttons (#1346)
* refactor: add tab props * feature: add bridge button to assets table * refactor: don't show buy button for wrapped token
2Configuration menu - View commit details
-
Copy full SHA for f3a7a12 - Browse repository at this point
Copy the full SHA f3a7a12View commit details -
[wallet] add default currencies to wallet (#1335)
* refactor: add default currencies to wallet * refactor: use NATIVE_CURRENCIES
2Configuration menu - View commit details
-
Copy full SHA for 0eb4d00 - Browse repository at this point
Copy the full SHA 0eb4d00View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 08aa108 - Browse repository at this point
Copy the full SHA 08aa108View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 2bca493 - Browse repository at this point
Copy the full SHA 2bca493View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 6d32c91 - Browse repository at this point
Copy the full SHA 6d32c91View commit details -
Peter/refactor fetch oracle status from chain (#1359)
* chore: update monetary to latest 0.7.3 * refactor: fetch oracle status from chain * chore: remove commented-out code
2Configuration menu - View commit details
-
Copy full SHA for 9f967f5 - Browse repository at this point
Copy the full SHA 9f967f5View commit details -
Peter/fix add wrapped currency as security deposit option (#1360)
* chore: update monetary to latest 0.7.3 * fix: add wrapped token to useGetOracleCurrencies result
2Configuration menu - View commit details
-
Copy full SHA for 690d951 - Browse repository at this point
Copy the full SHA 690d951View commit details
Commits on Jun 28, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 8cf597d - Browse repository at this point
Copy the full SHA 8cf597dView commit details -
[transfer/bridge] open correct tab (#1366)
* fix: bridge query parameter * fix: revert to previous tab name
2Configuration menu - View commit details
-
Copy full SHA for 349df79 - Browse repository at this point
Copy the full SHA 349df79View commit details -
refactor: close redeem modal (#1367)
* refactor: close redeem modal * fix: correct user messaging copy * fix: remove unnecessary translation * fix: correct copy
2Configuration menu - View commit details
-
Copy full SHA for 9281aa2 - Browse repository at this point
Copy the full SHA 9281aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92554fc - Browse repository at this point
Copy the full SHA 92554fcView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 7a8db34 - Browse repository at this point
Copy the full SHA 7a8db34View commit details -
* fix: change broken gradient id ref * refactor: add opacity value to navigation separator * fix: update padding * fix: border opacity * fix: use transaction details component * refactor: change how padding is set
1Configuration menu - View commit details
-
Copy full SHA for 06b0ca4 - Browse repository at this point
Copy the full SHA 06b0ca4View commit details -
Peter/fix bridge dust value validation (#1374)
* chore: update monetary to latest 0.7.3 * fix: dust value calculation
2Configuration menu - View commit details
-
Copy full SHA for ef2e8dd - Browse repository at this point
Copy the full SHA ef2e8ddView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 1045cef - Browse repository at this point
Copy the full SHA 1045cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 509960f - Browse repository at this point
Copy the full SHA 509960fView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for c1e15ac - Browse repository at this point
Copy the full SHA c1e15acView commit details
Commits on Jun 29, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 66db4d1 - Browse repository at this point
Copy the full SHA 66db4d1View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 0c40d3e - Browse repository at this point
Copy the full SHA 0c40d3eView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for b296507 - Browse repository at this point
Copy the full SHA b296507View commit details
Commits on Jun 30, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for fadf8ba - Browse repository at this point
Copy the full SHA fadf8baView commit details -
feature: add tooltip to asset cell (#1345)
* feature: add tooltip to asset cell * fix: typo * wip: ReactNode tooltip so that we can pass in link * feature: add fee asset tooltip * update text link component * fix: revert changes to text links * revert changes to text links * fix: maintain compatibility with existing text links * use correct location variable * fix: remove log * fix: tooltip const
2Configuration menu - View commit details
-
Copy full SHA for 6f8afd8 - Browse repository at this point
Copy the full SHA 6f8afd8View commit details -
* feat: add draft of onboarding page * chore: update t&c links * feat: add guided tour through app * fix: typos and eslint warnings * restrict width of onboarding cards * feat: replace UI faucet with discord link * feat: improve CTA * feat: add link to onboarding page --------- Co-authored-by: Thomas Jeatt <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for 503736a - Browse repository at this point
Copy the full SHA 503736aView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for e1e5d31 - Browse repository at this point
Copy the full SHA e1e5d31View commit details
Commits on Jul 3, 2023
-
fix(Onboarding): improve styles, semantics and file structure (#1387)
Co-authored-by: Dominik Harz <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for 70bc8e9 - Browse repository at this point
Copy the full SHA 70bc8e9View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 81337c5 - Browse repository at this point
Copy the full SHA 81337c5View commit details -
Peter/feat pools trading fee apr (#1389)
* chore: update monetary to latest 0.7.3 * feat(pools): add trading fee APR * refactor: clean-up naming
2Configuration menu - View commit details
-
Copy full SHA for 7765f97 - Browse repository at this point
Copy the full SHA 7765f97View commit details -
Peter/ choreupdate lib 2.3.5 (#1393)
* chore: update monetary to latest 0.7.3 * chore: update lib to 2.3.5
2Configuration menu - View commit details
-
Copy full SHA for b35f080 - Browse repository at this point
Copy the full SHA b35f080View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 6f6f9ec - Browse repository at this point
Copy the full SHA 6f6f9ecView commit details
Commits on Jul 4, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 304517b - Browse repository at this point
Copy the full SHA 304517bView commit details -
Onboarding feature flag (#1398)
* refactor: add feature flag * fix: update dependencies * add onboarding to env file
1Configuration menu - View commit details
-
Copy full SHA for 3473509 - Browse repository at this point
Copy the full SHA 3473509View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 205950e - Browse repository at this point
Copy the full SHA 205950eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73dfae4 - Browse repository at this point
Copy the full SHA 73dfae4View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 366d850 - Browse repository at this point
Copy the full SHA 366d850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6599a85 - Browse repository at this point
Copy the full SHA 6599a85View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for ee152f2 - Browse repository at this point
Copy the full SHA ee152f2View commit details -
fix(Wallet): add missing guide link (#1406)
* fix(Wallet): add missing guide link * Update WelcomeBanner.tsx
2Configuration menu - View commit details
-
Copy full SHA for 746589d - Browse repository at this point
Copy the full SHA 746589dView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 4d5576f - Browse repository at this point
Copy the full SHA 4d5576fView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for fcdb5af - Browse repository at this point
Copy the full SHA fcdb5afView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 3c23fb0 - Browse repository at this point
Copy the full SHA 3c23fb0View commit details -
api: add support for multiple version of terms and conditions (#1411)
* api: add support for multiple version of terms and conditions * api: add support for multiple version of terms and conditions
Configuration menu - View commit details
-
Copy full SHA for 51bf92f - Browse repository at this point
Copy the full SHA 51bf92fView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for affc56d - Browse repository at this point
Copy the full SHA affc56dView commit details
Commits on Jul 5, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for c0e2d17 - Browse repository at this point
Copy the full SHA c0e2d17View commit details -
* fix: typos * refactor: pass chain data to transaction instead of chain id
Configuration menu - View commit details
-
Copy full SHA for 8a9226f - Browse repository at this point
Copy the full SHA 8a9226fView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for b4223c3 - Browse repository at this point
Copy the full SHA b4223c3View commit details -
Peter/fix pools daily volumes (#1421)
* chore: update monetary to latest 0.7.3 * fix: change pools fetching query to work when first record is younger than requested period
2Configuration menu - View commit details
-
Copy full SHA for 491eaa0 - Browse repository at this point
Copy the full SHA 491eaa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cba46c5 - Browse repository at this point
Copy the full SHA cba46c5View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 5583d92 - Browse repository at this point
Copy the full SHA 5583d92View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 9cbbd19 - Browse repository at this point
Copy the full SHA 9cbbd19View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 8500c2d - Browse repository at this point
Copy the full SHA 8500c2dView commit details
Commits on Jul 6, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for b75f0ce - Browse repository at this point
Copy the full SHA b75f0ceView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 4a94ead - Browse repository at this point
Copy the full SHA 4a94eadView commit details -
Peter/fix byof not working (#1430)
* chore: update monetary to latest 0.7.3 * fix(byof): use correct field props getter for fee token select
2Configuration menu - View commit details
-
Copy full SHA for 9a3f495 - Browse repository at this point
Copy the full SHA 9a3f495View commit details
Commits on Jul 7, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for b036c9b - Browse repository at this point
Copy the full SHA b036c9bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for fac977e - Browse repository at this point
Copy the full SHA fac977eView commit details -
Tom/updated directory names (#1434)
* refactor: rename Bridge -> BTC * refactor: transfer -> send and receive * fix: rename Transfer component * revert change to tab name * refactor: update translation references * update schemas * update directory and file casing * casing * casing * casing * casing * casing
2Configuration menu - View commit details
-
Copy full SHA for 9b64c30 - Browse repository at this point
Copy the full SHA 9b64c30View commit details
Commits on Jul 10, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 0c457e9 - Browse repository at this point
Copy the full SHA 0c457e9View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for a320deb - Browse repository at this point
Copy the full SHA a320debView commit details -
* fix display name syntax * disable snapshots * Trigger build
2Configuration menu - View commit details
-
Copy full SHA for 2d67c92 - Browse repository at this point
Copy the full SHA 2d67c92View commit details -
* update routes * redirect crossChainTransfer query parameter * fix redirect syntax * fix redirect syntax * redirect cross chain transfer * tab redirects * correct redirect syntax
2Configuration menu - View commit details
-
Copy full SHA for 9c16ae5 - Browse repository at this point
Copy the full SHA 9c16ae5View commit details
Commits on Jul 11, 2023
-
Peter/fix q token vaults support (#1445)
* chore: update monetary to latest 0.7.3 * wip * wip: update lib version * chore: install deps
2Configuration menu - View commit details
-
Copy full SHA for a96dab8 - Browse repository at this point
Copy the full SHA a96dab8View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for aa9470e - Browse repository at this point
Copy the full SHA aa9470eView commit details
Commits on Jul 14, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for d97bd0b - Browse repository at this point
Copy the full SHA d97bd0bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for d7a5fdb - Browse repository at this point
Copy the full SHA d7a5fdbView commit details -
Peter/feat loans q token handle edge cases (#1449)
* chore: update monetary to latest 0.7.3 * feat(loans): handle lend position when qToken is used as vault collateral * chore: update lib
2Configuration menu - View commit details
-
Copy full SHA for f6154d9 - Browse repository at this point
Copy the full SHA f6154d9View commit details
Commits on Jul 17, 2023
-
* add nova wallet * delete unused config and update polkadot name * move constant and delete redundant file
2Configuration menu - View commit details
-
Copy full SHA for ae67a9c - Browse repository at this point
Copy the full SHA ae67a9cView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 8ba7cb2 - Browse repository at this point
Copy the full SHA 8ba7cb2View commit details
Commits on Jul 18, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 319753a - Browse repository at this point
Copy the full SHA 319753aView commit details -
Update number of wallets in test (#1462)
* Update number of wallets in test * fix: remove parentheses from wallet name
2Configuration menu - View commit details
-
Copy full SHA for 2d0f3de - Browse repository at this point
Copy the full SHA 2d0f3deView commit details -
Support Banxa on Interlay (#1458)
* refactor: remove redundant env variable and UI component * refactor: remove redundant URL parameter * update translation file * revert change to wallet parameter * update translation parameter * fix: missed file save
2Configuration menu - View commit details
-
Copy full SHA for 278f54f - Browse repository at this point
Copy the full SHA 278f54fView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 52ffd0d - Browse repository at this point
Copy the full SHA 52ffd0dView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 013f0e0 - Browse repository at this point
Copy the full SHA 013f0e0View commit details
Commits on Jul 19, 2023
-
fix: use correct value for vault capacity indicator (#1465)
* fix: use correct value for vault capacity indicator * fix: capacity ratio when there are no backed tokens
2Configuration menu - View commit details
-
Copy full SHA for 488434f - Browse repository at this point
Copy the full SHA 488434fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b61d20 - Browse repository at this point
Copy the full SHA 4b61d20View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 822e578 - Browse repository at this point
Copy the full SHA 822e578View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for fa6782a - Browse repository at this point
Copy the full SHA fa6782aView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 42dc3c4 - Browse repository at this point
Copy the full SHA 42dc3c4View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 30e7d70 - Browse repository at this point
Copy the full SHA 30e7d70View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for ae37c64 - Browse repository at this point
Copy the full SHA ae37c64View commit details
Commits on Jul 20, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for f2a13c8 - Browse repository at this point
Copy the full SHA f2a13c8View commit details -
feat(Strategies): add landing page (#1466)
* feat(Strategies): add landing page * fix: code review
2Configuration menu - View commit details
-
Copy full SHA for ec96157 - Browse repository at this point
Copy the full SHA ec96157View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 79ac979 - Browse repository at this point
Copy the full SHA 79ac979View commit details -
feat: add tooltip to pools and refactor loans tooltip (#1424)
* feat: add tooltip to pools and refactor loans tooltip * fix: code review * fix: code reivew --------- Co-authored-by: Thomas Jeatt <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for 5c6a8df - Browse repository at this point
Copy the full SHA 5c6a8dfView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 56f45b0 - Browse repository at this point
Copy the full SHA 56f45b0View commit details -
Rui/loans modals lose close animation due to conditional render (#1460)
* wip * feat: continue * fix: code review * fix:merge --------- Co-authored-by: Thomas Jeatt <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for c26b788 - Browse repository at this point
Copy the full SHA c26b788View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for c290fb3 - Browse repository at this point
Copy the full SHA c290fb3View commit details
Commits on Jul 24, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 361bb88 - Browse repository at this point
Copy the full SHA 361bb88View commit details
Commits on Jul 25, 2023
-
* wip: refactor account select * refactor: update component names * Revert "refactor: update component names" This reverts commit c80ca13. * fix: rename components without breaking feature * disable all data refetching * wip: render xcm form when no wallet connected * remove redundant legacy component * workaround for account selection issue * Tidying up * handle TODO relating to SelectObject * remove comment * casing * selected styling * improvements * Add comment
2Configuration menu - View commit details
-
Copy full SHA for 2fd08e0 - Browse repository at this point
Copy the full SHA 2fd08e0View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for a8c910a - Browse repository at this point
Copy the full SHA a8c910aView commit details
Commits on Jul 26, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for ca68f9e - Browse repository at this point
Copy the full SHA ca68f9eView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 5336dc7 - Browse repository at this point
Copy the full SHA 5336dc7View commit details
Commits on Jul 31, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 12b9271 - Browse repository at this point
Copy the full SHA 12b9271View commit details
Commits on Aug 2, 2023
-
Peter/feat dry running (#1499)
* chore: update monetary to latest 0.7.3 * feat(transaction): dry-run transaction before submission and revert execution if dry-running fails * test: mock submittable extrinsic * refactor: rename to dryRun and document functionality * refactor: move submission code to separate folder
2Configuration menu - View commit details
-
Copy full SHA for f563370 - Browse repository at this point
Copy the full SHA f563370View commit details
Commits on Aug 3, 2023
-
Peter/feat simple passive income strategy page (#1473)
* chore: update monetary to latest 0.7.3 * wip: feat(strategies): add simple BTC strategy * refactor(strategies): merge landing page with strategy page * wip: strategy page infographics * feat(loans): add earned amount to lend positions * feat: changes to loans and strategies (#1498) --------- Co-authored-by: Daniel Simão <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for 10edc38 - Browse repository at this point
Copy the full SHA 10edc38View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 19b2f5c - Browse repository at this point
Copy the full SHA 19b2f5cView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 32a72b9 - Browse repository at this point
Copy the full SHA 32a72b9View commit details
Commits on Aug 4, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 0a0d424 - Browse repository at this point
Copy the full SHA 0a0d424View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for b98f7e2 - Browse repository at this point
Copy the full SHA b98f7e2View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 2e980d6 - Browse repository at this point
Copy the full SHA 2e980d6View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 64ebbcd - Browse repository at this point
Copy the full SHA 64ebbcdView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 66677f7 - Browse repository at this point
Copy the full SHA 66677f7View commit details
Commits on Aug 7, 2023
-
Peter/chore lib update 2.4.0 (#1512)
* chore: update monetary to latest 0.7.3 * chore: handle 2.4.0 upgrade
Configuration menu - View commit details
-
Copy full SHA for 238690b - Browse repository at this point
Copy the full SHA 238690bView commit details
Commits on Aug 9, 2023
-
fix: conditional check for amount (#1516)
* fix: conditional check for amount * fix: revert slice change
2Configuration menu - View commit details
-
Copy full SHA for 22f012e - Browse repository at this point
Copy the full SHA 22f012eView commit details
Commits on Aug 14, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for b58b3a7 - Browse repository at this point
Copy the full SHA b58b3a7View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for c5fc5ed - Browse repository at this point
Copy the full SHA c5fc5edView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for e9f6136 - Browse repository at this point
Copy the full SHA e9f6136View commit details
Commits on Aug 17, 2023
-
* Bump bridge and revert hotfix (#1104) * chore: bump bridge and revert hotfix * chore: bump bridge * chore: bump bridge version * Release/kintsugi/2.29.1 (#1107) * 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: Brendon Votteler <[email protected]> Co-authored-by: Chanakya888 <[email protected]> Co-authored-by: Daniel Simão <[email protected]> Co-authored-by: ns212 <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Peter Slaný <[email protected]> * Tom/release/kintsugi/2.29.2 (#1116) * 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 --------- Co-authored-by: Brendon Votteler <[email protected]> Co-authored-by: Chanakya888 <[email protected]> Co-authored-by: Daniel Simão <[email protected]> Co-authored-by: ns212 <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Peter Slaný <[email protected]> * Tom/release/kintsugi/2.9.3 (#1121) * 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: Brendon Votteler <[email protected]> Co-authored-by: Chanakya888 <[email protected]> Co-authored-by: Daniel Simão <[email protected]> Co-authored-by: ns212 <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Peter Slaný <[email protected]> * [release] Kintsugi 2.9.5 (#1127) * 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: Brendon Votteler <[email protected]> Co-authored-by: Chanakya888 <[email protected]> Co-authored-by: Daniel Simão <[email protected]> Co-authored-by: ns212 <[email protected]> Co-authored-by: Dominik Harz <[email protected]> Co-authored-by: Peter Slaný <[email protected]> * fix: revert change which blocks rewards calculation * chore: update coingecko api endpoint * [release] Kintsugi 2.32.0 (#1215) * 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 --------- Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Rui Simão <[email protected]> * [release] Kintsugi 2.32.2 (#1223) * 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 --------- Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: ns212 <[email protected]> * [release] Kintsugi 2.32.3 (#1228) * 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 --------- Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: ns212 <[email protected]> * [release] Kintsugi 2.32.4 (#1232) * 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] Kintsugi 2.32.5 (#1234) * 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] Kintsugi 2.32.6 (#1249) * 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 * Peter/earn strategies feat deposit withdraw form (#1229) * chore: update monetary to latest 0.7.3 * wip * feat(earn-strategies): add deposit and withdrawal form components * refactor: add padding under tabs in earn strategy forms * chore(earn-strategies): change file structure * feat: add Popover, Underlay and ProgressBar. Changes to Dialog, Modal and Overlay. (#1236) * fix: Dialog, Modal and Popover (#1245) * chore: rename strategies feature (#1247) * chore: release v2.32.6 --------- Co-authored-by: Peter Slaný <[email protected]> Co-authored-by: Rui Simão <[email protected]> Co-authored-by: ns212 <[email protected]> * hotffix kintusgi: add percentage conversion (#1255) * fix: add percentage conversion * fix: change loans incentives annualized return to have label APR * [release] Kintsugi 2.33.0 (#1280) * 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: han…
2Configuration menu - View commit details
-
Copy full SHA for 67ba4b3 - Browse repository at this point
Copy the full SHA 67ba4b3View commit details -
Peter/fix staking limit bug (#1515)
* chore: update monetary to latest 0.7.3 * fix: use maximum stakable amount fetched from rpc * delete stray comment --------- Co-authored-by: Thomas Jeatt <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for a896259 - Browse repository at this point
Copy the full SHA a896259View commit details
Commits on Aug 18, 2023
-
Revert "Peter/fix staking limit bug (#1515)"
This reverts commit a896259.
2Configuration menu - View commit details
-
Copy full SHA for ecb0fed - Browse repository at this point
Copy the full SHA ecb0fedView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 5f60748 - Browse repository at this point
Copy the full SHA 5f60748View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 9af1253 - Browse repository at this point
Copy the full SHA 9af1253View commit details
Commits on Aug 21, 2023
-
Peter/fix q token vaults volumes fetching (#1535)
* chore: update monetary to latest 0.7.3 * fix: update vaults dashboard volumes query to include qToken vaults correctly
2Configuration menu - View commit details
-
Copy full SHA for 444b23a - Browse repository at this point
Copy the full SHA 444b23aView commit details
Commits on Aug 22, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 861e494 - Browse repository at this point
Copy the full SHA 861e494View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 1084182 - Browse repository at this point
Copy the full SHA 1084182View commit details
Commits on Aug 25, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for babdcb8 - Browse repository at this point
Copy the full SHA babdcb8View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for b8b99ae - Browse repository at this point
Copy the full SHA b8b99aeView commit details
Commits on Aug 31, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 3295e63 - Browse repository at this point
Copy the full SHA 3295e63View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8af4d73 - Browse repository at this point
Copy the full SHA 8af4d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bd600 - Browse repository at this point
Copy the full SHA f1bd600View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 6e11ce3 - Browse repository at this point
Copy the full SHA 6e11ce3View commit details
Commits on Sep 5, 2023
-
Tom/site information component (#1552)
* refactor: remove legacy testnet banner component * feature: add site information component * fix: whitespace * chore: update default env variable * refactor: extend main container * refactor: add information component to main container * rename const * refactor: update alert styling * fix: bold link styling
2Configuration menu - View commit details
-
Copy full SHA for 1f80570 - Browse repository at this point
Copy the full SHA 1f80570View commit details
Commits on Sep 6, 2023
-
Peter/refactor usd price formatting (#1553)
* chore: update monetary to latest 0.7.3 * refactor: show 3 decimal places in usd price if amount is below 1 cent
2Configuration menu - View commit details
-
Copy full SHA for 9e6ee51 - Browse repository at this point
Copy the full SHA 9e6ee51View commit details -
fix: correct exchange rate (#1555)
* fix: correct exchange rate * remove redundant optional chaining * refactor: simplify exchange rate display --------- Co-authored-by: Peter <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for 2a73ce6 - Browse repository at this point
Copy the full SHA 2a73ce6View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for d21ddf6 - Browse repository at this point
Copy the full SHA d21ddf6View commit details
Commits on Sep 7, 2023
-
Peter/fix vault dashboard volumes hook (#1557)
* chore: update monetary to latest 0.7.3 * fix: show all collateral currencies on locked collateral card
2Configuration menu - View commit details
-
Copy full SHA for e9414ef - Browse repository at this point
Copy the full SHA e9414efView commit details
Commits on Sep 8, 2023
-
Peter/strategy feat proxy account (#1539)
* chore: update monetary to latest 0.7.3 * feat(strategies): use proxy accounts * wip: write into identity pallet to keep track of strategy-proxy mapping * feat(strategies): use proxy accounts saved into identity pallet * chore: cleanup * refactor: code review * feat: add proxy account deposit field to transaction details, repay on withdraw-all * refactor: code review
2Configuration menu - View commit details
-
Copy full SHA for 96c625d - Browse repository at this point
Copy the full SHA 96c625dView commit details
Commits on Sep 12, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 7ce3ddb - Browse repository at this point
Copy the full SHA 7ce3ddbView commit details
Commits on Sep 13, 2023
-
wip: try setting node options in package (#1559)
* wip: try setting node options in package * Trigger build
2Configuration menu - View commit details
-
Copy full SHA for a965f8c - Browse repository at this point
Copy the full SHA a965f8cView commit details
Commits on Sep 21, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 67f5290 - Browse repository at this point
Copy the full SHA 67f5290View commit details
Commits on Sep 25, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for b87943d - Browse repository at this point
Copy the full SHA b87943dView commit details
Commits on Sep 27, 2023
-
api: refactor the market data api (#1569)
* api: refactor the market data api * api: refactor the market data api * api: refactor the market data api
2Configuration menu - View commit details
-
Copy full SHA for 711bc4e - Browse repository at this point
Copy the full SHA 711bc4eView commit details -
* api: refactor the market data api * api: refactor the market data api * api: refactor the market data api * wip: add log * wip: hardcode value to run against market data api * wip: try setting asset name * fix: casing * chore: add vKSM ids * fix: handle VDOT and VKSM * typo: quotation marks * chore: fix switch statement and remove console log * fix: revert change --------- Co-authored-by: ns212 <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for c6a55d5 - Browse repository at this point
Copy the full SHA c6a55d5View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for e792c22 - Browse repository at this point
Copy the full SHA e792c22View commit details
Commits on Sep 28, 2023
-
chore: add token icons (#1572)
* chore: add token icons * fix: correct ids for vDOT * chore: TBTC icon
Configuration menu - View commit details
-
Copy full SHA for 1447602 - Browse repository at this point
Copy the full SHA 1447602View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for aba10b4 - Browse repository at this point
Copy the full SHA aba10b4View commit details -
[chore] Update dependencies (#1548)
* update dependencies * chore: bump dependencies * chore: update dependencies and fix type errors * chore: update dependencies * remove redundant resolutions * wip: try setting node options in package * Trigger build * update caniuse db * fix: revert type casting * chore: bump bridge version * fix: xcm breaking changes * fix: correct XCM adapter
2Configuration menu - View commit details
-
Copy full SHA for 6626850 - Browse repository at this point
Copy the full SHA 6626850View commit details
Commits on Sep 29, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 724f5a1 - Browse repository at this point
Copy the full SHA 724f5a1View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for cce2389 - Browse repository at this point
Copy the full SHA cce2389View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 5954006 - Browse repository at this point
Copy the full SHA 5954006View commit details
Commits on Oct 2, 2023
-
* fix: add Bifrost polkadot icon * fix: handle `.wh` suffix in tickers when fetching icons * fix: display name
Configuration menu - View commit details
-
Copy full SHA for f320212 - Browse repository at this point
Copy the full SHA f320212View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for bf5c22b - Browse repository at this point
Copy the full SHA bf5c22bView commit details
Commits on Oct 16, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 504391f - Browse repository at this point
Copy the full SHA 504391fView commit details
Commits on Oct 18, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 6701577 - Browse repository at this point
Copy the full SHA 6701577View commit details
Commits on Oct 24, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for aeca5b3 - Browse repository at this point
Copy the full SHA aeca5b3View commit details
Commits on Oct 26, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 1e3b759 - Browse repository at this point
Copy the full SHA 1e3b759View commit details
Commits on Oct 27, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for aa12f6c - Browse repository at this point
Copy the full SHA aa12f6cView commit details
Commits on Nov 6, 2023
-
feat(Staking): refactor (#1538)
* feat(Staking): refactor * feat: continue * wip * feat: continue * feat: continue * feat: final * feat: final * feat: add tests * feat: continue tests * feat: continue * feat: add translations * fix: code review * feat: add staking limit * fix: limit * fix(Staking): limit parsing --------- Co-authored-by: tomjeatt <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for 1ac0c7f - Browse repository at this point
Copy the full SHA 1ac0c7fView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 4e9a53b - Browse repository at this point
Copy the full SHA 4e9a53bView commit details
Commits on Nov 14, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 450d008 - Browse repository at this point
Copy the full SHA 450d008View commit details
Commits on Nov 16, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for fedd584 - Browse repository at this point
Copy the full SHA fedd584View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 353f77e - Browse repository at this point
Copy the full SHA 353f77eView commit details -
[release] Interlay 2.40.1 (#1603)
* 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…
2Configuration menu - View commit details
-
Copy full SHA for d8af913 - Browse repository at this point
Copy the full SHA d8af913View commit details
Commits on Nov 22, 2023
-
Peter/fix dex volumes query (#1608)
* chore: update monetary to latest 0.7.3 * fix(pools): update hook to return data on per pool basis
2Configuration menu - View commit details
-
Copy full SHA for 9d98dd5 - Browse repository at this point
Copy the full SHA 9d98dd5View commit details
Commits on Nov 28, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for 035ad96 - Browse repository at this point
Copy the full SHA 035ad96View commit details
Commits on Dec 1, 2023
-
fix: add rewards alert and remove insights (#1607)
* fix: add rewards alert and remove insights * fix: theme * Update src/pages/Pools/Pools.tsx Co-authored-by: tomjeatt <[email protected]> * feat: move alert --------- Co-authored-by: tomjeatt <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for 49e3d6a - Browse repository at this point
Copy the full SHA 49e3d6aView commit details
Commits on Dec 4, 2023
-
update staking labels and format valuers (#1609)
* update staking labels and format valuers * add missing return typr
1Configuration menu - View commit details
-
Copy full SHA for e0241cd - Browse repository at this point
Copy the full SHA e0241cdView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 7aa5545 - Browse repository at this point
Copy the full SHA 7aa5545View commit details -
[release] Interlay 2.40.2 (#1611)
* 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…
2Configuration menu - View commit details
-
Copy full SHA for 7128cf6 - Browse repository at this point
Copy the full SHA 7128cf6View commit details
Commits on Dec 5, 2023
-
Feat: expose TVLs fetched via lib as part of api endpoints (#1605)
* bump lib to v 2.6.0 and update imports * return pooled MonetaryAmounts in json format for dex and lending * align polkadot util-crypto version in dependencies
2Configuration menu - View commit details
-
Copy full SHA for c98b33e - Browse repository at this point
Copy the full SHA c98b33eView commit details
Commits on Dec 14, 2023
-
2
Configuration menu - View commit details
-
Copy full SHA for fa2623e - Browse repository at this point
Copy the full SHA fa2623eView commit details
Commits on Jan 4, 2024
-
2
Configuration menu - View commit details
-
Copy full SHA for 8f0df0d - Browse repository at this point
Copy the full SHA 8f0df0dView commit details -
Tom/update parallel xcm nodes (#1621)
* fix: use new RPC node * use parallel node as fallback
2Configuration menu - View commit details
-
Copy full SHA for 37fb40c - Browse repository at this point
Copy the full SHA 37fb40cView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for ad10324 - Browse repository at this point
Copy the full SHA ad10324View commit details -
api: add dia fair price feed (#1619)
* api: add dia fair price feed * api: add dia fair price feed
2Configuration menu - View commit details
-
Copy full SHA for fd099b0 - Browse repository at this point
Copy the full SHA fd099b0View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 9115ca0 - Browse repository at this point
Copy the full SHA 9115ca0View commit details
Commits on Jan 17, 2024
-
Switch Bifrost RPC node (#1627)
* fix: switch Bifrost RPC node * fix: add US located endpoint * retain Dwellir node
Configuration menu - View commit details
-
Copy full SHA for 61d0ee6 - Browse repository at this point
Copy the full SHA 61d0ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb0213 - Browse repository at this point
Copy the full SHA fbb0213View commit details
Commits on Jan 18, 2024
-
api: rewrite python functions in javascript (#1630)
This fixes an issue with oversized builds which include node_modules inside the python functions despite the folder being excluded by the build process
2Configuration menu - View commit details
-
Copy full SHA for 3e973c4 - Browse repository at this point
Copy the full SHA 3e973c4View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 110e322 - Browse repository at this point
Copy the full SHA 110e322View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2fab17 - Browse repository at this point
Copy the full SHA e2fab17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b1115 - Browse repository at this point
Copy the full SHA 68b1115View commit details
Commits on Feb 8, 2024
-
refactor: line chart config (#1635)
* refactor: line chart config * remove redundant comment
Configuration menu - View commit details
-
Copy full SHA for 4c15816 - Browse repository at this point
Copy the full SHA 4c15816View commit details -
Configuration menu - View commit details
-
Copy full SHA for f76b897 - Browse repository at this point
Copy the full SHA f76b897View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d911fe - Browse repository at this point
Copy the full SHA 4d911feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853586e - Browse repository at this point
Copy the full SHA 853586eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40af212 - Browse repository at this point
Copy the full SHA 40af212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b3841 - Browse repository at this point
Copy the full SHA 12b3841View commit details
Commits on Feb 23, 2024
-
hotfix: XCM polkadot/kintsugi max transferable balance (#1645)
* hotfix: check if XCM transaction is from Polkadot/Kusama and adjust max transferable balance * remove unnecessary conditional
Configuration menu - View commit details
-
Copy full SHA for 553c1f5 - Browse repository at this point
Copy the full SHA 553c1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 709e416 - Browse repository at this point
Copy the full SHA 709e416View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3145baa - Browse repository at this point
Copy the full SHA 3145baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for abd15cc - Browse repository at this point
Copy the full SHA abd15ccView commit details
Commits on Mar 1, 2024
-
* chore: bump bridge * fix: revert xcm UI hotfix
Configuration menu - View commit details
-
Copy full SHA for 3afbb64 - Browse repository at this point
Copy the full SHA 3afbb64View commit details
Commits on Mar 11, 2024
-
api: add Vercel KV cache for storing market data (#1654)
* api: add Vercel KV cache for storing market data * ci: update github actions * api: increase market_data api timeout to 10 seconds * api: increase market_data api timeout to 10 seconds * api: add Vercel KV cache for storing market data * api: add Vercel KV cache for storing market data * api: add Vercel KV cache for storing market data - fix typo * api: add Vercel KV cache for storing market data - fix typo
Configuration menu - View commit details
-
Copy full SHA for dd617e5 - Browse repository at this point
Copy the full SHA dd617e5View commit details
Commits on Mar 19, 2024
-
* feature: HDX and BNC icons * correct BNC icon
Configuration menu - View commit details
-
Copy full SHA for 2134d96 - Browse repository at this point
Copy the full SHA 2134d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed13ec - Browse repository at this point
Copy the full SHA eed13ecView commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92ba0ba - Browse repository at this point
Copy the full SHA 92ba0baView commit details -
api: improve cache-control headers (#1659)
* api: use coingecko for UI market data * api: use coingecko for UI market data. store js objects in redis According to the vercel documentation get() and set() support js objects so we do not need to serialise them. Ref.: https://vercel.com/docs/storage/vercel-kv/kv-reference#set * api: re-enable diadata market data --------- Co-authored-by: tomjeatt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d84d927 - Browse repository at this point
Copy the full SHA d84d927View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb04e6b - Browse repository at this point
Copy the full SHA cb04e6bView commit details
Commits on Jun 24, 2024
-
Fixed a small dashboard display issue (#1658)
Co-authored-by: tomjeatt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18da743 - Browse repository at this point
Copy the full SHA 18da743View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7cfd80 - Browse repository at this point
Copy the full SHA d7cfd80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d0cc5 - Browse repository at this point
Copy the full SHA 58d0cc5View commit details
Commits on Jul 10, 2024
-
exclude USDC.wh from foreign assets (#1643)
* fix: exclude USDC.wh from foreign assets * chore: consistent naming
Configuration menu - View commit details
-
Copy full SHA for ce04e8a - Browse repository at this point
Copy the full SHA ce04e8aView commit details
Commits on Sep 5, 2024
-
chore: Update xcm-endpoints.ts (#1669)
* chore: Update xcm-endpoints.ts * chore: update xcm-endpoints for polkadot and kusama
Configuration menu - View commit details
-
Copy full SHA for 1908e38 - Browse repository at this point
Copy the full SHA 1908e38View commit details
Commits on Sep 23, 2024
-
Cherry pick: api: add phala-network to the pricefeed (#1668) (#1670)
* api: add phala-network to the pricefeed (#1668) (cherry picked from commit b8ffbe2) * Feat: bump xcm lib (#1671) * chore: update @interlay/bridge (xcm lib) * feat: add phala wss endpoints, add additional bifrost_polkadot endooints * chore: updated yarn lock file --------- Co-authored-by: ns212 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaf1396 - Browse repository at this point
Copy the full SHA aaf1396View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2475b8d - Browse repository at this point
Copy the full SHA 2475b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb767c1 - Browse repository at this point
Copy the full SHA cb767c1View commit details -
Merge branch 'master' into release/interlay/2.41.14
* master: (246 commits) chore: release v2.41.14 chore: update XCM nodes (#1672) Cherry pick: api: add phala-network to the pricefeed (#1668) (#1670) chore: Update xcm-endpoints.ts (#1669) exclude USDC.wh from foreign assets (#1643) chore: release v2.41.13 chore: bump bridge and add new dependency (#1664) Fixed a small dashboard display issue (#1658) chore: release v2.41.12 api: improve cache-control headers (#1659) chore: release v2.41.11 chore: release v2.41.10 HDX and BNC icons (#1655) api: add Vercel KV cache for storing market data (#1654) Tom/bridge 0.5.1 (#1651) chore: release v2.41.9 chore: bump bridge (#1648) chore: release v2.41.8 hotfix: XCM polkadot/kintsugi max transferable balance (#1645) Revert "[release] Interlay 2.41.7 (#1639)" (#1641) ... # Conflicts: # package.json # src/hooks/api/use-get-currencies.tsx # src/hooks/api/xcm/xcm-endpoints.ts # yarn.lock
Configuration menu - View commit details
-
Copy full SHA for 9085b56 - Browse repository at this point
Copy the full SHA 9085b56View commit details