Skip to content
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

merge main into feat/add-disclaimer #890

Merged
merged 21 commits into from
Aug 1, 2023
Merged

merge main into feat/add-disclaimer #890

merged 21 commits into from
Aug 1, 2023

Commits on Jul 14, 2023

  1. Sidebar improvements (#858)

    * Community navigation
    
    * Settings menu
    
    * Locale changes styling
    
    * Additional locale selector styling
    
    * Removed console.log
    
    * PR comments resolved
    bobo-k2 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4ea4234 View commit details
    Browse the repository at this point in the history
  2. feat: updates PolkaSafe package (#862)

    * feat: updates PolkaSafe package
    
    * fix: clean up
    impelcrypto committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    88a12b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Add GitGub to a dApp community links (#864)

    * GitHub community added
    
    * GitHub support
    
    * Merge main to fix/register-community
    
    * Show github on dApp details
    bobo-k2 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    758c9a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. feat: enables multisig proxy account (#863)

    * feat: supports multisig proxy account
    
    * feat: updated tests
    impelcrypto committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9735265 View commit details
    Browse the repository at this point in the history
  2. E2E XCM 001, 003, 004 & 006 (#836)

    * more tests
    
    * more with ACA
    
    * fix: filters xcm assets under "custom network" (#837)
    
    * fix: use xcm assets under custom-network
    
    * refactor: clean up
    
    * fix ACA selectors
    
    * draft of changing wsports for xcm purposes
    
    * fix: updated XCM logic to work with chopsticks (#842)
    
    * Fix/xcm test (#844)
    
    * fix: updated XCM logic to work with chopsticks
    
    * refactor: clean up
    
    * refactor: clean up (2)
    
    * working tests
    
    * remove unused function
    
    * missing obj from conflict
    
    * forgotten log
    
    * await expect 0.0 tobevisible
    
    * added 100k of ACA, GLMR, PHA, BNC, UNQ, INTR & EQD to Alice
    
    * Missing commits (#849)
    
    * hotfix: disabled sending XCM transactions on Astar network (#847)
    
    * Using Astar OnFinality WSS bootnode (#841)
    
    * chore: update OnFinality bootnode to use WSS one (#1)
    
    * reverse ending line break
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Hugh Hoang <105209853+hugh-onf@users.noreply.github.com>
    
    * new xcm chains
    
    * fix: castXcmEndpoint function (#851)
    
    * id amount
    
    * fix: `getTokenBalance` in InterlayXcmRepository.ts (#850) (#853)
    
    * fix: getTokenBalance in InterlayXcmRepository.ts
    
    * refactor: comments
    
    * fix: add an error message logic
    
    * fix: Also includes a fix when destination address to the EVM is blank.
    
    Co-authored-by: impelcrypto <92044428+impelcrypto@users.noreply.github.com>
    
    * interlay config fix
    
    * moved test to test_specs
    
    * Update reserve-transfer-asset-xcm.spec.ts
    
    dot dot since it was moved in a dir
    
    ---------
    
    Co-authored-by: impelcrypto <92044428+impelcrypto@users.noreply.github.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Hugh Hoang <105209853+hugh-onf@users.noreply.github.com>
    4 people committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    53985bb View commit details
    Browse the repository at this point in the history
  3. feat: uses 'limitedReserveWithdrawAssets' and 'limitedReserveTransfer…

    …Assets' for withdrawing assets (#865)
    
    * feat: uses 'limitedReserve withdraw/transfer  Assets' for withdrawing
    
    * fix: clean up
    
    * fix: clean up (2)
    
    * feat: disabled EVM XCM withdrawal to Moonbeam/Moonriver
    
    * fix: if condition
    
    * fix: castXcmEndpoint
    impelcrypto committed Jul 18, 2023
    3 Configuration menu
    Copy the full SHA
    548cd2f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. 1 Configuration menu
    Copy the full SHA
    8c49ed5 View commit details
    Browse the repository at this point in the history
  2. Added 4everland hook support (#867)

    * Added 4everland hook support
    
    * Steps order correction
    mc2eqe committed Jul 19, 2023
    2 Configuration menu
    Copy the full SHA
    eaf986a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    898f229 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Action trigger changed (#876)

    bobo-k2 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f8a0637 View commit details
    Browse the repository at this point in the history
  2. feat: uses 'xtokens' for XCM transfer on Shiden (#873)

    * feat: uses 'xtokens' for XCM transfer from Shiden
    
    * refactor: clean up
    
    * refactor: clean up (2)
    
    * refactor: clean up (3)
    impelcrypto committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a8b5ba0 View commit details
    Browse the repository at this point in the history
  3. merge 'release-hotfix' to 'main' (#877)

    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    * Update release-hotfix branch (#787)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * fix: updated styles
    
    * fix: updated header
    
    * fix: updated modals
    
    * fix: updated play icon
    
    * fix: updated styles on transfer assets page
    
    * fix: updated ui liv
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Fix: Use XcmV2WeightLimit in InterlayXcmRepository.ts (#756)
    
    * feat: updated connect wallet drawer (#750)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated astar-ui
    
    * feat: updated astar-ui (2)
    
    * feat: updated network modal
    
    * feat: updated 'ip-input' class
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * feat: updated AccountModal logic
    
    * feat: updated account drawer
    
    * feat: updated disconnect button
    
    * feat: updated tests
    
    * fix: test
    
    * fix: conflicts (2)
    
    * fix: store selected address data
    
    * feat: updated drawer
    
    * feat: updated wallet logic
    
    * refactor: clean up
    
    * fix: changed 'disconnect' button position
    
    * feat: store selected theme to local storage
    
    * feat: updated modal drawer
    
    * feat: updated modal drawer
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Added github action for broken links (#761)
    
    * Added github action for broken links
    
    * build and check
    
    * e2e tests with  Zombienet (#752)
    
    * Transfer tokens test
    
    * CI integration
    
    * Use env variable po pass BASE_URL to test script
    
    * yaml fix
    
    * Actions script fix
    
    * Another action script fix
    
    * yet another try
    
    * hardcoded versions
    
    * collator version fix
    
    * Links fix
    
    * Github action fix
    
    * It may run now on CI
    
    * Fixed test runner script
    
    * Add asset to a node
    
    * Moved Zombienet tests and configuration to separate folder.
    
    * Stake test
    
    * Increase Playwright test timeout
    
    * Tests and node setup fixes
    
    * Minor fixes
    
    * All tests run stable
    
    * Updated staking test with input validation test
    
    * release hotfix to main (#760)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * fix: send non-native tokens with max amount (#768)
    
    * feat: updated XCM logic to V3 for Shiden, Statemine and Kusama (#758)
    
    * wip: KSM xcm V3
    
    * feat: update sdk-core
    
    * feat: updated XCM logic for Kusama to V3
    
    * feat: updated XCM V3 logic for Shiden
    
    * fix: removed console.log
    
    * fix: updated logic for statemine
    
    * fix: updated subscan link for ctust
    
    * feat: updated Bitfrost version to V3
    
    * feat: updated XCM logic for Phala
    
    * refactor: clean up
    
    * fix: enabled XCM deposit/withdrawal on Shiden (#774)
    
    * fix: enabled XCM deposit/withdrawal on Shiden
    
    * test
    
    * test: lint
    
    * fix: clean up
    
    * Update broken-links.yml (#777)
    
    * removed quasar from broken link report (#767)
    
    * dAapp staking e2e tests (#769)
    
    * Unbond test
    
    * Re-stake on/off test
    
    * Claim rewards test, playwright config updates
    
    * On chain check if claim executed
    
    * Added Metamask extension
    
    * Metamask wallet creation
    
    * Trying to fix heap out of memory
    
    * One more try
    
    * One more try to fix CI out of memory
    
    * On more try to fix out of memory error
    
    * Heap size fix
    
    * command fix
    
    * What to say?
    
    * Metamask removed
    
    * Update pull-request-preview.yml
    
    * Pushing commit to rerun ci
    
    * setting up yarn
    
    * Added Metamask back
    
    * Test run on ubuntu-latest
    
    * tsconfig exclude pattern fix
    
    * Linter fixes
    
    ---------
    
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * feat: added 'help' button on header (#772)
    
    * fix: display EVM withdraw when users have balance in withdrawal
    
    * fix: added help button on header
    
    * fix: removed release note on the template.md
    
    * fix: test
    
    * fix: test (2)
    
    * fix: display ModalConectionTrouble when app is loading
    
    * fix: reset the staking tab after changing accounts (#779)
    
    * Change warning on EVM local transfer (#783)
    
    * update warning message
    
    * update css & only visible on EVM input
    
    * show prev warning
    
    * only visible isH160
    
    * update warning message
    
    * fix: modified header styling for mobile devices (#782)
    
    * fix: updated connect button
    
    * fix: added separator at the top of assets page for mobile devices
    
    * fix: updated header background for mobile devices
    
    * fix: updated margin size inheader
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * refactor: updated hotfix branch to V0.0.32 (#791)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * fix: updated styles
    
    * fix: updated header
    
    * fix: updated modals
    
    * fix: updated play icon
    
    * fix: updated styles on transfer assets page
    
    * fix: updated ui liv
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Fix: Use XcmV2WeightLimit in InterlayXcmRepository.ts (#756)
    
    * feat: updated connect wallet drawer (#750)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated astar-ui
    
    * feat: updated astar-ui (2)
    
    * feat: updated network modal
    
    * feat: updated 'ip-input' class
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * feat: updated AccountModal logic
    
    * feat: updated account drawer
    
    * feat: updated disconnect button
    
    * feat: updated tests
    
    * fix: test
    
    * fix: conflicts (2)
    
    * fix: store selected address data
    
    * feat: updated drawer
    
    * feat: updated wallet logic
    
    * refactor: clean up
    
    * fix: changed 'disconnect' button position
    
    * feat: store selected theme to local storage
    
    * feat: updated modal drawer
    
    * feat: updated modal drawer
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Added github action for broken links (#761)
    
    * Added github action for broken links
    
    * build and check
    
    * e2e tests with  Zombienet (#752)
    
    * Transfer tokens test
    
    * CI integration
    
    * Use env variable po pass BASE_URL to test script
    
    * yaml fix
    
    * Actions script fix
    
    * Another action script fix
    
    * yet another try
    
    * hardcoded versions
    
    * collator version fix
    
    * Links fix
    
    * Github action fix
    
    * It may run now on CI
    
    * Fixed test runner script
    
    * Add asset to a node
    
    * Moved Zombienet tests and configuration to separate folder.
    
    * Stake test
    
    * Increase Playwright test timeout
    
    * Tests and node setup fixes
    
    * Minor fixes
    
    * All tests run stable
    
    * Updated staking test with input validation test
    
    * release hotfix to main (#760)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * fix: send non-native tokens with max amount (#768)
    
    * feat: updated XCM logic to V3 for Shiden, Statemine and Kusama (#758)
    
    * wip: KSM xcm V3
    
    * feat: update sdk-core
    
    * feat: updated XCM logic for Kusama to V3
    
    * feat: updated XCM V3 logic for Shiden
    
    * fix: removed console.log
    
    * fix: updated logic for statemine
    
    * fix: updated subscan link for ctust
    
    * feat: updated Bitfrost version to V3
    
    * feat: updated XCM logic for Phala
    
    * refactor: clean up
    
    * fix: enabled XCM deposit/withdrawal on Shiden (#774)
    
    * fix: enabled XCM deposit/withdrawal on Shiden
    
    * test
    
    * test: lint
    
    * fix: clean up
    
    * Update broken-links.yml (#777)
    
    * removed quasar from broken link report (#767)
    
    * dAapp staking e2e tests (#769)
    
    * Unbond test
    
    * Re-stake on/off test
    
    * Claim rewards test, playwright config updates
    
    * On chain check if claim executed
    
    * Added Metamask extension
    
    * Metamask wallet creation
    
    * Trying to fix heap out of memory
    
    * One more try
    
    * One more try to fix CI out of memory
    
    * On more try to fix out of memory error
    
    * Heap size fix
    
    * command fix
    
    * What to say?
    
    * Metamask removed
    
    * Update pull-request-preview.yml
    
    * Pushing commit to rerun ci
    
    * setting up yarn
    
    * Added Metamask back
    
    * Test run on ubuntu-latest
    
    * tsconfig exclude pattern fix
    
    * Linter fixes
    
    ---------
    
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * feat: added 'help' button on header (#772)
    
    * fix: display EVM withdraw when users have balance in withdrawal
    
    * fix: added help button on header
    
    * fix: removed release note on the template.md
    
    * fix: test
    
    * fix: test (2)
    
    * fix: display ModalConectionTrouble when app is loading
    
    * fix: reset the staking tab after changing accounts (#779)
    
    * Change warning on EVM local transfer (#783)
    
    * update warning message
    
    * update css & only visible on EVM input
    
    * show prev warning
    
    * only visible isH160
    
    * update warning message
    
    * fix: modified header styling for mobile devices (#782)
    
    * fix: updated connect button
    
    * fix: added separator at the top of assets page for mobile devices
    
    * fix: updated header background for mobile devices
    
    * fix: updated margin size inheader
    
    * Automatically create PR on regular and hotfix release (#781)
    
    * Fix for tests who are failing from time to time (#785)
    
    * Return Dwellir endpoint to the portal (#788)
    
    * feat: updated claim logic for ledger accounts (#765)
    
    * feat: updated claim logic for ledger account
    
    * refactor: clean up
    
    * debug: log transport
    
    * debug: log 2
    
    * feat: test log
    
    * feat: test log 2
    
    * feat: test log 3
    
    * feat: test log 4
    
    * feat: test log 5
    
    * feat: test log 6
    
    * refactor: removed console logs
    
    * refactor: clean up
    
    * fix: remove HID popup
    
    * fix: remove HID popup (2)
    
    * refactor: clean up
    
    * test: see console
    
    * refacotr: clean up
    
    * Deployment scripts fix (#790)
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * fix: the way detect the ledger connection (#795)
    
    * fix: detect ledger connection
    
    * refactor: clean up
    
    * test
    
    * feat: update logic
    
    * fix: fixed conflicts in release-hotfix branch (#800)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * fix: updated styles
    
    * fix: updated header
    
    * fix: updated modals
    
    * fix: updated play icon
    
    * fix: updated styles on transfer assets page
    
    * fix: updated ui liv
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Fix: Use XcmV2WeightLimit in InterlayXcmRepository.ts (#756)
    
    * feat: updated connect wallet drawer (#750)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated astar-ui
    
    * feat: updated astar-ui (2)
    
    * feat: updated network modal
    
    * feat: updated 'ip-input' class
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * feat: updated AccountModal logic
    
    * feat: updated account drawer
    
    * feat: updated disconnect button
    
    * feat: updated tests
    
    * fix: test
    
    * fix: conflicts (2)
    
    * fix: store selected address data
    
    * feat: updated drawer
    
    * feat: updated wallet logic
    
    * refactor: clean up
    
    * fix: changed 'disconnect' button position
    
    * feat: store selected theme to local storage
    
    * feat: updated modal drawer
    
    * feat: updated modal drawer
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Added github action for broken links (#761)
    
    * Added github action for broken links
    
    * build and check
    
    * e2e tests with  Zombienet (#752)
    
    * Transfer tokens test
    
    * CI integration
    
    * Use env variable po pass BASE_URL to test script
    
    * yaml fix
    
    * Actions script fix
    
    * Another action script fix
    
    * yet another try
    
    * hardcoded versions
    
    * collator version fix
    
    * Links fix
    
    * Github action fix
    
    * It may run now on CI
    
    * Fixed test runner script
    
    * Add asset to a node
    
    * Moved Zombienet tests and configuration to separate folder.
    
    * Stake test
    
    * Increase Playwright test timeout
    
    * Tests and node setup fixes
    
    * Minor fixes
    
    * All tests run stable
    
    * Updated staking test with input validation test
    
    * release hotfix to main (#760)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * fix: send non-native tokens with max amount (#768)
    
    * feat: updated XCM logic to V3 for Shiden, Statemine and Kusama (#758)
    
    * wip: KSM xcm V3
    
    * feat: update sdk-core
    
    * feat: updated XCM logic for Kusama to V3
    
    * feat: updated XCM V3 logic for Shiden
    
    * fix: removed console.log
    
    * fix: updated logic for statemine
    
    * fix: updated subscan link for ctust
    
    * feat: updated Bitfrost version to V3
    
    * feat: updated XCM logic for Phala
    
    * refactor: clean up
    
    * fix: enabled XCM deposit/withdrawal on Shiden (#774)
    
    * fix: enabled XCM deposit/withdrawal on Shiden
    
    * test
    
    * test: lint
    
    * fix: clean up
    
    * Update broken-links.yml (#777)
    
    * removed quasar from broken link report (#767)
    
    * dAapp staking e2e tests (#769)
    
    * Unbond test
    
    * Re-stake on/off test
    
    * Claim rewards test, playwright config updates
    
    * On chain check if claim executed
    
    * Added Metamask extension
    
    * Metamask wallet creation
    
    * Trying to fix heap out of memory
    
    * One more try
    
    * One more try to fix CI out of memory
    
    * On more try to fix out of memory error
    
    * Heap size fix
    
    * command fix
    
    * What to say?
    
    * Metamask removed
    
    * Update pull-request-preview.yml
    
    * Pushing commit to rerun ci
    
    * setting up yarn
    
    * Added Metamask back
    
    * Test run on ubuntu-latest
    
    * tsconfig exclude pattern fix
    
    * Linter fixes
    
    ---------
    
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * feat: added 'help' button on header (#772)
    
    * fix: display EVM withdraw when users have balance in withdrawal
    
    * fix: added help button on header
    
    * fix: removed release note on the template.md
    
    * fix: test
    
    * fix: test (2)
    
    * fix: display ModalConectionTrouble when app is loading
    
    * fix: reset the staking tab after changing accounts (#779)
    
    * Change warning on EVM local transfer (#783)
    
    * update warning message
    
    * update css & only visible on EVM input
    
    * show prev warning
    
    * only visible isH160
    
    * update warning message
    
    * fix: modified header styling for mobile devices (#782)
    
    * fix: updated connect button
    
    * fix: added separator at the top of assets page for mobile devices
    
    * fix: updated header background for mobile devices
    
    * fix: updated margin size inheader
    
    * Automatically create PR on regular and hotfix release (#781)
    
    * Fix for tests who are failing from time to time (#785)
    
    * Return Dwellir endpoint to the portal (#788)
    
    * feat: updated claim logic for ledger accounts (#765)
    
    * feat: updated claim logic for ledger account
    
    * refactor: clean up
    
    * debug: log transport
    
    * debug: log 2
    
    * feat: test log
    
    * feat: test log 2
    
    * feat: test log 3
    
    * feat: test log 4
    
    * feat: test log 5
    
    * feat: test log 6
    
    * refactor: removed console logs
    
    * refactor: clean up
    
    * fix: remove HID popup
    
    * fix: remove HID popup (2)
    
    * refactor: clean up
    
    * test: see console
    
    * refacotr: clean up
    
    * Deployment scripts fix (#790)
    
    * Update index.template.html (#792)
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    Co-authored-by: Josip Š <106158728+josip-simunovic88@users.noreply.github.com>
    
    * hotfix: merge 'main' to 'release-hotfix' branch (#808)
    
    * hotfix: merge release-hotfix to main (#799)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    * Update release-hotfix branch (#787)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * fix: updated styles
    
    * fix: updated header
    
    * fix: updated modals
    
    * fix: updated play icon
    
    * fix: updated styles on transfer assets page
    
    * fix: updated ui liv
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Fix: Use XcmV2WeightLimit in InterlayXcmRepository.ts (#756)
    
    * feat: updated connect wallet drawer (#750)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated astar-ui
    
    * feat: updated astar-ui (2)
    
    * feat: updated network modal
    
    * feat: updated 'ip-input' class
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * feat: updated AccountModal logic
    
    * feat: updated account drawer
    
    * feat: updated disconnect button
    
    * feat: updated tests
    
    * fix: test
    
    * fix: conflicts (2)
    
    * fix: store selected address data
    
    * feat: updated drawer
    
    * feat: updated wallet logic
    
    * refactor: clean up
    
    * fix: changed 'disconnect' button position
    
    * feat: store selected theme to local storage
    
    * feat: updated modal drawer
    
    * feat: updated modal drawer
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Added github action for broken links (#761)
    
    * Added github action for broken links
    
    * build and check
    
    * e2e tests with  Zombienet (#752)
    
    * Transfer tokens test
    
    * CI integration
    
    * Use env variable po pass BASE_URL to test script
    
    * yaml fix
    
    * Actions script fix
    
    * Another action script fix
    
    * yet another try
    
    * hardcoded versions
    
    * collator version fix
    
    * Links fix
    
    * Github action fix
    
    * It may run now on CI
    
    * Fixed test runner script
    
    * Add asset to a node
    
    * Moved Zombienet tests and configuration to separate folder.
    
    * Stake test
    
    * Increase Playwright test timeout
    
    * Tests and node setup fixes
    
    * Minor fixes
    
    * All tests run stable
    
    * Updated staking test with input validation test
    
    * release hotfix to main (#760)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * fix: send non-native tokens with max amount (#768)
    
    * feat: updated XCM logic to V3 for Shiden, Statemine and Kusama (#758)
    
    * wip: KSM xcm V3
    
    * feat: update sdk-core
    
    * feat: updated XCM logic for Kusama to V3
    
    * feat: updated XCM V3 logic for Shiden
    
    * fix: removed console.log
    
    * fix: updated logic for statemine
    
    * fix: updated subscan link for ctust
    
    * feat: updated Bitfrost version to V3
    
    * feat: updated XCM logic for Phala
    
    * refactor: clean up
    
    * fix: enabled XCM deposit/withdrawal on Shiden (#774)
    
    * fix: enabled XCM deposit/withdrawal on Shiden
    
    * test
    
    * test: lint
    
    * fix: clean up
    
    * Update broken-links.yml (#777)
    
    * removed quasar from broken link report (#767)
    
    * dAapp staking e2e tests (#769)
    
    * Unbond test
    
    * Re-stake on/off test
    
    * Claim rewards test, playwright config updates
    
    * On chain check if claim executed
    
    * Added Metamask extension
    
    * Metamask wallet creation
    
    * Trying to fix heap out of memory
    
    * One more try
    
    * One more try to fix CI out of memory
    
    * On more try to fix out of memory error
    
    * Heap size fix
    
    * command fix
    
    * What to say?
    
    * Metamask removed
    
    * Update pull-request-preview.yml
    
    * Pushing commit to rerun ci
    
    * setting up yarn
    
    * Added Metamask back
    
    * Test run on ubuntu-latest
    
    * tsconfig exclude pattern fix
    
    * Linter fixes
    
    ---------
    
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * feat: added 'help' button on header (#772)
    
    * fix: display EVM withdraw when users have balance in withdrawal
    
    * fix: added help button on header
    
    * fix: removed release note on the template.md
    
    * fix: test
    
    * fix: test (2)
    
    * fix: display ModalConectionTrouble when app is loading
    
    * fix: reset the staking tab after changing accounts (#779)
    
    * Change warning on EVM local transfer (#783)
    
    * update warning message
    
    * update css & only visible on EVM input
    
    * show prev warning
    
    * only visible isH160
    
    * update warning message
    
    * fix: modified header styling for mobile devices (#782)
    
    * fix: updated connect button
    
    * fix: added separator at the top of assets page for mobile devices
    
    * fix: updated header background for mobile devices
    
    * fix: updated margin size inheader
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * refactor: updated hotfix branch to V0.0.32 (#791)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * fix: updated styles
    
    * fix: updated header
    
    * fix: updated modals
    
    * fix: updated play icon
    
    * fix: updated styles on transfer assets page
    
    * fix: updated ui liv
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Fix: Use XcmV2WeightLimit in InterlayXcmRepository.ts (#756)
    
    * feat: updated connect wallet drawer (#750)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated astar-ui
    
    * feat: updated astar-ui (2)
    
    * feat: updated network modal
    
    * feat: updated 'ip-input' class
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * feat: updated AccountModal logic
    
    * feat: updated account drawer
    
    * feat: updated disconnect button
    
    * feat: updated tests
    
    * fix: test
    
    * fix: conflicts (2)
    
    * fix: store selected address data
    
    * feat: updated drawer
    
    * feat: updated wallet logic
    
    * refactor: clean up
    
    * fix: changed 'disconnect' button position
    
    * feat: store selected theme to local storage
    
    * feat: updated modal drawer
    
    * feat: updated modal drawer
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Added github action for broken links (#761)
    
    * Added github action for broken links
    
    * build and check
    
    * e2e tests with  Zombienet (#752)
    
    * Transfer tokens test
    
    * CI integration
    
    * Use env variable po pass BASE_URL to test script
    
    * yaml fix
    
    * Actions script fix
    
    * Another action script fix
    
    * yet another try
    
    * hardcoded versions
    
    * collator version fix
    
    * Links fix
    
    * Github action fix
    
    * It may run now on CI
    
    * Fixed test runner script
    
    * Add asset to a node
    
    * Moved Zombienet tests and configuration to separate folder.
    
    * Stake test
    
    * Increase Playwright test timeout
    
    * Tests and node setup fixes
    
    * Minor fixes
    
    * All tests run stable
    
    * Updated staking test with input validation test
    
    * release hotfix to main (#760)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * fix: send non-native tokens with max amount (#768)
    
    * feat: updated XCM logic to V3 for Shiden, Statemine and Kusama (#758)
    
    * wip: KSM xcm V3
    
    * feat: update sdk-core
    
    * feat: updated XCM logic for Kusama to V3
    
    * feat: updated XCM V3 logic for Shiden
    
    * fix: removed console.log
    
    * fix: updated logic for statemine
    
    * fix: updated subscan link for ctust
    
    * feat: updated Bitfrost version to V3
    
    * feat: updated XCM logic for Phala
    
    * refactor: clean up
    
    * fix: enabled XCM deposit/withdrawal on Shiden (#774)
    
    * fix: enabled XCM deposit/withdrawal on Shiden
    
    * test
    
    * test: lint
    
    * fix: clean up
    
    * Update broken-links.yml (#777)
    
    * removed quasar from broken link report (#767)
    
    * dAapp staking e2e tests (#769)
    
    * Unbond test
    
    * Re-stake on/off test
    
    * Claim rewards test, playwright config updates
    
    * On chain check if claim executed
    
    * Added Metamask extension
    
    * Metamask wallet creation
    
    * Trying to fix heap out of memory
    
    * One more try
    
    * One more try to fix CI out of memory
    
    * On more try to fix out of memory error
    
    * Heap size fix
    
    * command fix
    
    * What to say?
    
    * Metamask removed
    
    * Update pull-request-preview.yml
    
    * Pushing commit to rerun ci
    
    * setting up yarn
    
    * Added Metamask back
    
    * Test run on ubuntu-latest
    
    * tsconfig exclude pattern fix
    
    * Linter fixes
    
    ---------
    
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * feat: added 'help' button on header (#772)
    
    * fix: display EVM withdraw when users have balance in withdrawal
    
    * fix: added help button on header
    
    * fix: removed release note on the template.md
    
    * fix: test
    
    * fix: test (2)
    
    * fix: display ModalConectionTrouble when app is loading
    
    * fix: reset the staking tab after changing accounts (#779)
    
    * Change warning on EVM local transfer (#783)
    
    * update warning message
    
    * update css & only visible on EVM input
    
    * show prev warning
    
    * only visible isH160
    
    * update warning message
    
    * fix: modified header styling for mobile devices (#782)
    
    * fix: updated connect button
    
    * fix: added separator at the top of assets page for mobile devices
    
    * fix: updated header background for mobile devices
    
    * fix: updated margin size inheader
    
    * Automatically create PR on regular and hotfix release (#781)
    
    * Fix for tests who are failing from time to time (#785)
    
    * Return Dwellir endpoint to the portal (#788)
    
    * feat: updated claim logic for ledger accounts (#765)
    
    * feat: updated claim logic for ledger account
    
    * refactor: clean up
    
    * debug: log transport
    
    * debug: log 2
    
    * feat: test log
    
    * feat: test log 2
    
    * feat: test log 3
    
    * feat: test log 4
    
    * feat: test log 5
    
    * feat: test log 6
    
    * refactor: removed console logs
    
    * refactor: clean up
    
    * fix: remove HID popup
    
    * fix: remove HID popup (2)
    
    * refactor: clean up
    
    * test: see console
    
    * refacotr: clean up
    
    * Deployment scripts fix (#790)
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * fix: the way detect the ledger connection (#795)
    
    * fix: detect ledger connection
    
    * refactor: clean up
    
    * test
    
    * feat: update logic
    
    * fix: fixed conflicts in release-hotfix branch (#800)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * fix: updated styles
    
    * fix: updated header
    
    * fix: updated modals
    
    * fix: updated play icon
    
    * fix: updated styles on transfer assets page
    
    * fix: updated ui liv
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Fix: Use XcmV2WeightLimit in InterlayXcmRepository.ts (#756)
    
    * feat: updated connect wallet drawer (#750)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated astar-ui
    
    * feat: updated astar-ui (2)
    
    * feat: updated network modal
    
    * feat: updated 'ip-input' class
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * feat: updated AccountModal logic
    
    * feat: updated account drawer
    
    * feat: updated disconnect button
    
    * feat: updated tests
    
    * fix: test
    
    * fix: conflicts (2)
    
    * fix: store selected address data
    
    * feat: updated drawer
    
    * feat: updated wallet logic
    
    * refactor: clean up
    
    * fix: changed 'disconnect' button position
    
    * feat: store selected theme to local storage
    
    * feat: updated modal drawer
    
    * feat: updated modal drawer
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Added github action for broken links (#761)
    
    * Added github action for broken links
    
    * build and check
    
    * e2e tests with  Zombienet (#752)
    
    * Transfer tokens test
    
    * CI integration
    
    * Use env variable po pass BASE_URL to test script
    
    * yaml fix
    
    * Actions script fix
    
    * Another action script fix
    
    * yet another try
    
    * hardcoded versions
    
    * collator version fix
    
    * Links fix
    
    * Github action fix
    
    * It may run now on CI
    
    * Fixed test runner script
    
    * Add asset to a node
    
    * Moved Zombienet tests and configuration to separate folder.
    
    * Stake test
    
    * Increase Playwright test timeout
    
    * Tests and node setup fixes
    
    * Minor fixes
    
    * All tests run stable
    
    * Updated staking test with input validation test
    
    * release hotfix to main (#760)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * fix: send non-native tokens with max amount (#768)
    
    * feat: updated XCM logic to V3 for Shiden, Statemine and Kusama (#758)
    
    * wip: KSM xcm V3
    
    * feat: update sdk-core
    
    * feat: updated XCM logic for Kusama to V3
    
    * feat: updated XCM V3 logic for Shiden
    
    * fix: removed console.log
    
    * fix: updated logic for statemine
    
    * fix: updated subscan link for ctust
    
    * feat: updated Bitfrost version to V3
    
    * feat: updated XCM logic for Phala
    
    * refactor: clean up
    
    * fix: enabled XCM deposit/withdrawal on Shiden (#774)
    
    * fix: enabled XCM deposit/withdrawal on Shiden
    
    * test
    
    * test: lint
    
    * fix: clean up
    
    * Update broken-links.yml (#777)
    
    * removed quasar from broken link report (#767)
    
    * dAapp staking e2e tests (#769)
    
    * Unbond test
    
    * Re-stake on/off test
    
    * Claim rewards test, playwright config updates
    
    * On chain check if claim executed
    
    * Added Metamask extension
    
    * Metamask wallet creation
    
    * Trying to fix heap out of memory
    
    * One more try
    
    * One more try to fix CI out of memory
    
    * On more try to fix out of memory error
    
    * Heap size fix
    
    * command fix
    
    * What to say?
    
    * Metamask removed
    
    * Update pull-request-preview.yml
    
    * Pushing commit to rerun ci
    
    * setting up yarn
    
    * Added Metamask back
    
    * Test run on ubuntu-latest
    
    * tsconfig exclude pattern fix
    
    * Linter fixes
    
    ---------
    
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * feat: added 'help' button on header (#772)
    
    * fix: display EVM withdraw when users have balance in withdrawal
    
    * fix: added help button on header
    
    * fix: removed release note on the template.md
    
    * fix: test
    
    * fix: test (2)
    
    * fix: display ModalConectionTrouble when app is loading
    
    * fix: reset the staking tab after changing accounts (#779)
    
    * Change warning on EVM local transfer (#783)
    
    * update warning message
    
    * update css & only visible on EVM input
    
    * show prev warning
    
    * only visible isH160
    
    * update warning message
    
    * fix: modified header styling for mobile devices (#782)
    
    * fix: updated connect button
    
    * fix: added separator at the top of assets page for mobile devices
    
    * fix: updated header background for mobile devices
    
    * fix: updated margin size inheader
    
    * Automatically create PR on regular and hotfix release (#781)
    
    * Fix for tests who are failing from time to time (#785)
    
    * Return Dwellir endpoint to the portal (#788)
    
    * feat: updated claim logic for ledger accounts (#765)
    
    * feat: updated claim logic for ledger account
    
    * refactor: clean up
    
    * debug: log transport
    
    * debug: log 2
    
    * feat: test log
    
    * feat: test log 2
    
    * feat: test log 3
    
    * feat: test log 4
    
    * feat: test log 5
    
    * feat: test log 6
    
    * refactor: removed console logs
    
    * refactor: clean up
    
    * fix: remove HID popup
    
    * fix: remove HID popup (2)
    
    * refactor: clean up
    
    * test: see console
    
    * refacotr: clean up
    
    * Deployment scripts fix (#790)
    
    * Update index.template.html (#792)
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    Co-authored-by: Josip Š <106158728+josip-simunovic88@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    Co-authored-by: Josip Š <106158728+josip-simunovic88@users.noreply.github.com>
    
    * Add Gridlock Wallet to connection options (#786)
    
    * Add Gridlock Wallet to connection options
    
    * Source Gridlock as polkadot-js
    
    * fix: modified the position for EVM withdrawal (#798)
    
    * fix: updated the postition for EVM withdrawal
    
    * fix: clean up
    
    * Create firebase-backup.yml
    
    * Add dApp Twitter share button (#797)
    
    * Add dApp Twitter share button
    
    * Use twitter:image instead of og:image
    
    * Use both og and twitter
    
    * Roll back dynamic og and twitter image changes.
    
    * Tweet text update
    
    * Typo fix
    
    * Share button test
    
    * Add subwallet campaign (#802)
    
    * add subwallet campaign
    
    * update subwallet
    
    * added md and json files (#763)
    
    * Added dynamic links in assets page (#775)
    
    * Added dynamic links
    
    * banner01
    
    * Links
    
    * responsive
    
    * Fix as per reviw
    
    * i18n
    
    * Fix
    
    * fix
    
    * Using the last post of astar blog as the 4th card (#780)
    
    * Using the last post of astar blog as the 4th card
    
    * Fix for subsocial card not showing at first
    
    * Check for no or empty result
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    
    * link prod
    
    * fix scrolling styling
    
    * update detail css
    
    * update detail styling
    
    * Updated decentralised link
    
    * feat: added decentralised banner (#803)
    
    * feat: added banner
    
    * feat: updated styles
    
    * refactor: updated file name
    
    * fix: divider size
    
    * fix: styling
    
    ---------
    
    Co-authored-by: Gregory Luneau <greg@astar.network>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: impelcrypto <92044428+impelcrypto@users.noreply.github.com>
    
    * update bootnodes dns (#784)
    
    * update bootnodes dns
    
    * update astar bootnode 2 address
    
    ---------
    
    Co-authored-by: bLd75 <18489502+bLd75@users.noreply.github.com>
    
    * Replace hero image (#805)
    
    * update hero image
    
    * remove max-width on panel
    
    * Rocstar settings & EVM url update (#659)
    
    * rocstar settings
    
    * make isFaucet false when isRocstar true
    
    * fix shibuyas icon url
    
    * fix evm url for rocstar
    
    * fix: URL for decentralized portal (#806)
    
    * fix: URL for decentralized portal
    
    * decentralized link fix
    
    ---------
    
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * fix: modified stylings for small screen devices (#807)
    
    * fix: input box size for small screen devices
    
    * fix: loading staking information
    
    * fix: initial state of isLoading in useClaimAll
    
    * refactor: clean up
    
    * fix: fetch unclaimed rewards
    
    * fix: align the buttons on assets page for mobile devices
    
    * fix: theme switch icon when light theme for mobile screen devices
    
    * fix: round up the number of total page on On-Chain Data panel
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    Co-authored-by: Josip Š <106158728+josip-simunovic88@users.noreply.github.com>
    Co-authored-by: Rares Munteanu <123163424+rares-munteanu-gl@users.noreply.github.com>
    Co-authored-by: Gregory Luneau <greg@astar.network>
    Co-authored-by: bLd75 <18489502+bLd75@users.noreply.github.com>
    
    * Add paras campaign (#815)
    
    * add paras campaign
    
    * update title
    
    * update details
    
    * Remove decentralized banner (#826)
    
    * remove decentralized banner
    
    * remove banner
    
    * add on push specific branch
    
    * add specific branch on dispatch
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update release-hotfix branch (#787)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * fix: updated styles
    
    * fix: updated header
    
    * fix: updated modals
    
    * fix: updated play icon
    
    * fix: updated styles on transfer assets page
    
    * fix: updated ui liv
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Fix: Use XcmV2WeightLimit in InterlayXcmRepository.ts (#756)
    
    * feat: updated connect wallet drawer (#750)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated astar-ui
    
    * feat: updated astar-ui (2)
    
    * feat: updated network modal
    
    * feat: updated 'ip-input' class
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * feat: updated AccountModal logic
    
    * feat: updated account drawer
    
    * feat: updated disconnect button
    
    * feat: updated tests
    
    * fix: test
    
    * fix: conflicts (2)
    
    * fix: store selected address data
    
    * feat: updated drawer
    
    * feat: updated wallet logic
    
    * refactor: clean up
    
    * fix: changed 'disconnect' button position
    
    * feat: store selected theme to local storage
    
    * feat: updated modal drawer
    
    * feat: updated modal drawer
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Added github action for broken links (#761)
    
    * Added github action for broken links
    
    * build and check
    
    * e2e tests with  Zombienet (#752)
    
    * Transfer tokens test
    
    * CI integration
    
    * Use env variable po pass BASE_URL to test script
    
    * yaml fix
    
    * Actions script fix
    
    * Another action script fix
    
    * yet another try
    
    * hardcoded versions
    
    * collator version fix
    
    * Links fix
    
    * Github action fix
    
    * It may run now on CI
    
    * Fixed test runner script
    
    * Add asset to a node
    
    * Moved Zombienet tests and configuration to separate folder.
    
    * Stake test
    
    * Increase Playwright test timeout
    
    * Tests and node setup fixes
    
    * Minor fixes
    
    * All tests run stable
    
    * Updated staking test with input validation test
    
    * release hotfix to main (#760)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * fix: send non-native tokens with max amount (#768)
    
    * feat: updated XCM logic to V3 for Shiden, Statemine and Kusama (#758)
    
    * wip: KSM xcm V3
    
    * feat: update sdk-core
    
    * feat: updated XCM logic for Kusama to V3
    
    * feat: updated XCM V3 logic for Shiden
    
    * fix: removed console.log
    
    * fix: updated logic for statemine
    
    * fix: updated subscan link for ctust
    
    * feat: updated Bitfrost version to V3
    
    * feat: updated XCM logic for Phala
    
    * refactor: clean up
    
    * fix: enabled XCM deposit/withdrawal on Shiden (#774)
    
    * fix: enabled XCM deposit/withdrawal on Shiden
    
    * test
    
    * test: lint
    
    * fix: clean up
    
    * Update broken-links.yml (#777)
    
    * removed quasar from broken link report (#767)
    
    * dAapp staking e2e tests (#769)
    
    * Unbond test
    
    * Re-stake on/off test
    
    * Claim rewards test, playwright config updates
    
    * On chain check if claim executed
    
    * Added Metamask extension
    
    * Metamask wallet creation
    
    * Trying to fix heap out of memory
    
    * One more try
    
    * One more try to fix CI out of memory
    
    * On more try to fix out of memory error
    
    * Heap size fix
    
    * command fix
    
    * What to say?
    
    * Metamask removed
    
    * Update pull-request-preview.yml
    
    * Pushing commit to rerun ci
    
    * setting up yarn
    
    * Added Metamask back
    
    * Test run on ubuntu-latest
    
    * tsconfig exclude pattern fix
    
    * Linter fixes
    
    ---------
    
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * feat: added 'help' button on header (#772)
    
    * fix: display EVM withdraw when users have balance in withdrawal
    
    * fix: added help button on header
    
    * fix: removed release note on the template.md
    
    * fix: test
    
    * fix: test (2)
    
    * fix: display ModalConectionTrouble when app is loading
    
    * fix: reset the staking tab after changing accounts (#779)
    
    * Change warning on EVM local transfer (#783)
    
    * update warning message
    
    * update css & only visible on EVM input
    
    * show prev warning
    
    * only visible isH160
    
    * update warning message
    
    * fix: modified header styling for mobile devices (#782)
    
    * fix: updated connect button
    
    * fix: added separator at the top of assets page for mobile devices
    
    * fix: updated header background for mobile devices
    
    * fix: updated margin size inheader
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * refactor: updated hotfix branch to V0.0.32 (#791)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * fix: updated styles
    
    * fix: updated header
    
    * fix: updated modals
    
    * fix: updated play icon
    
    * fix: updated styles on transfer assets page
    
    * fix: updated ui liv
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Fix: Use XcmV2WeightLimit in InterlayXcmRepository.ts (#756)
    
    * feat: updated connect wallet drawer (#750)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated astar-ui
    
    * feat: updated astar-ui (2)
    
    * feat: updated network modal
    
    * feat: updated 'ip-input' class
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * feat: updated AccountModal logic
    
    * feat: updated account drawer
    
    * feat: updated disconnect button
    
    * feat: updated tests
    
    * fix: test
    
    * fix: conflicts (2)
    
    * fix: store selected address data
    
    * feat: updated drawer
    
    * feat: updated wallet logic
    
    * refactor: clean up
    
    * fix: changed 'disconnect' button position
    
    * feat: store selected theme to local storage
    
    * feat: updated modal drawer
    
    * feat: updated modal drawer
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    
    * Added github action for broken links (#761)
    
    * Added github action for broken links
    
    * build and check
    
    * e2e tests with  Zombienet (#752)
    
    * Transfer tokens test
    
    * CI integration
    
    * Use env variable po pass BASE_URL to test script
    
    * yaml fix
    
    * Actions script fix
    
    * Another action script fix
    
    * yet another try
    
    * hardcoded versions
    
    * collator version fix
    
    * Links fix
    
    * Github action fix
    
    * It may run now on CI
    
    * Fixed test runner script
    
    * Add asset to a node
    
    * Moved Zombienet tests and configuration to separate folder.
    
    * Stake test
    
    * Increase Playwright test timeout
    
    * Tests and node setup fixes
    
    * Minor fixes
    
    * All tests run stable
    
    * Updated staking test with input validation test
    
    * release hotfix to main (#760)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * fix: send non-native tokens with max amount (#768)
    
    * feat: updated XCM logic to V3 for Shiden, Statemine and Kusama (#758)
    
    * wip: KSM xcm V3
    
    * feat: update sdk-core
    
    * feat: updated XCM logic for Kusama to V3
    
    * feat: updated XCM V3 logic for Shiden
    
    * fix: removed console.log
    
    * fix: updated logic for statemine
    
    * fix: updated subscan link for ctust
    
    * feat: updated Bitfrost version to V3
    
    * feat: updated XCM logic for Phala
    
    * refactor: clean up
    
    * fix: enabled XCM deposit/withdrawal on Shiden (#774)
    
    * fix: enabled XCM deposit/withdrawal on Shiden
    
    * test
    
    * test: lint
    
    * fix: clean up
    
    * Update broken-links.yml (#777)
    
    * removed quasar from broken link report (#767)
    
    * dAapp staking e2e tests (#769)
    
    * Unbond test
    
    * Re-stake on/off test
    
    * Claim rewards test, playwright config updates
    
    * On chain check if claim executed
    
    * Added Metamask extension
    
    * Metamask wallet creation
    
    * Trying to fix heap out of memory
    
    * One more try
    
    * One more try to fix CI out of memory
    
    * On more try to fix out of memory error
    
    * Heap size fix
    
    * command fix
    
    * What to say?
    
    * Metamask removed
    
    * Update pull-request-preview.yml
    
    * Pushing commit to rerun ci
    
    * setting up yarn
    
    * Added Metamask back
    
    * Test run on ubuntu-latest
    
    * tsconfig exclude pattern fix
    
    * Linter fixes
    
    ---------
    
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * feat: added 'help' button on header (#772)
    
    * fix: display EVM withdraw when users have balance in withdrawal
    
    * fix: added help button on header
    
    * fix: removed release note on the template.md
    
    * fix: test
    
    * fix: test (2)
    
    * fix: display ModalConectionTrouble when app is loading
    
    * fix: reset the staking tab after changing accounts (#779)
    
    * Change warning on EVM local transfer (#783)
    
    * update warning message
    
    * update css & only visible on EVM input
    
    * show prev warning
    
    * only visible isH160
    
    * update warning message
    
    * fix: modified header styling for mobile devices (#782)
    
    * fix: updated connect button
    
    * fix: added separator at the top of assets page for mobile devices
    
    * fix: updated header background for mobile devices
    
    * fix: updated margin size inheader
    
    * Automatically create PR on regular and hotfix release (#781)
    
    * Fix for tests who are failing from time to time (#785)
    
    * Return Dwellir endpoint to the portal (#788)
    
    * feat: updated claim logic for ledger accounts (#765)
    
    * feat: updated claim logic for ledger account
    
    * refactor: clean up
    
    * debug: log transport
    
    * debug: log 2
    
    * feat: test log
    
    * feat: test log 2
    
    * feat: test log 3
    
    * feat: test log 4
    
    * feat: test log 5
    
    * feat: test log 6
    
    * refactor: removed console logs
    
    * refactor: clean up
    
    * fix: remove HID popup
    
    * fix: remove HID popup (2)
    
    * refactor: clean up
    
    * test: see console
    
    * refacotr: clean up
    
    * Deployment scripts fix (#790)
    
    ---------
    
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Brendon Votteler <bvotteler@users.noreply.github.com>
    Co-authored-by: Nikhil Ranjan <niklabh811@gmail.com>
    
    * hotfix: merge 'main' to 'release-hotfix' branch (#808)
    
    * hotfix: merge release-hotfix to main (#799)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * hotfix: added Injective assets (ATOM and INJ) on EVM assets page (#759)
    
    * feat: added ATOM and INJ on EVM assets page
    
    * fix: fetch token data from cbridge API
    
    * Update release-hotfix branch (#787)
    
    * Fixed claim tooltip text (#747)
    
    * Create s3-staging.yml
    
    * Create s3-production.yml
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Release hotfix merge to master (#746)
    
    * add workflow for release-hotfix
    
    * add on push specific branch
    
    * remove automatic push process
    
    * set inputs on workflow
    
    * add specific branch on dispatch
    
    * Discord link update (#745)
    
    * Create s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    * Update s3-hotfix.yml
    
    ---------
    
    Co-authored-by: Will <korea651@hanmail.net>
    Co-authored-by: Ehsan <ehsan.hajian@gmail.com>
    
    * add nft menu on sidebar (#749)
    
    * add nft menu on sidebar
    
    * add customized balloon
    
    * clean up
    
    * Fix total dApps count (#751)
    
    * feat: updated theme color (#741)
    
    * feat: updated theme color on Assets page
    
    * feat: updated theme color on Dashboard page
    
    * feat: updated theme color on dApp staking page
    
    * feat: updated sidebar
    
    * fix: tests
    
    * update css
    
    * update css
    
    * update detail css
    
    * feat: updated header background
    
    * fix: updated hero position on dApp staking page
    
    * update css on feedback
    
    * update detail css
    
    * updates on addItemcard
    
    * update color on tags
    
    * update colors
    
    * feat: updated dark theme
    
    * update uilib & colors
    
    * styles: changed astar-blue-dark to astar-blue
    
    * styles: updated Ecosystem icon
    
    * fix: conflicts
    
    * f…
    21 people committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6dbefe5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#883)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    18e0d77 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Upgrade quasar to the latest version (#884)

    * Upgrade to latest Quasar and compilation errors fix.
    
    * TokenBalance component refactoring
    
    * Jest config fix
    
    * Jest package
    
    * Deployment on staging check
    
    * Pipeline fix
    
    * TokenBalance fix
    
    * PR comments fix
    
    * Sidebar fix
    
    * Fixeed on chain data not showing
    bobo-k2 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ed29cec View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump loader-utils from 1.4.0 to 1.4.2 (#875)

    * chore(deps): bump loader-utils from 1.4.0 to 1.4.2
    
    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * :w
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
    dependabot[bot] and bobo-k2 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    15d2421 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cookiejar from 2.1.3 to 2.1.4 (#882)

    Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
    - [Commits](https://github.com/bmeck/node-cookiejar/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cookiejar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    807f0f5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump word-wrap from 1.2.3 to 1.2.5 (#880)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2ddffe0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore(deps): bump semver from 5.7.1 to 5.7.2 (#879)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a14f9bc View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump luxon from 2.1.1 to 2.5.2 (#878)

    Bumps [luxon](https://github.com/moment/luxon) from 2.1.1 to 2.5.2.
    - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
    - [Commits](moment/luxon@2.1.1...2.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: luxon
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    15daf18 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Fix for breaking changes in FrameSystemAccountInfo structure (#885)

    * Quick fix for breaking changes on FrameSystemAccountInfo
    
    * Usable balance fix
    
    * fix: updated balance in XCM transfer and miscFrozen (#887)
    
    ---------
    
    Co-authored-by: impelcrypto <92044428+impelcrypto@users.noreply.github.com>
    bobo-k2 and impelcrypto committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f4e9333 View commit details
    Browse the repository at this point in the history
  2. Feat/tests add dot and usdt (#868)

    * DOT to and from Polkadot tests
    
    * add USDT to and from Statemint
    gluneau committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ac6409f View commit details
    Browse the repository at this point in the history