·
65 commits
to main
since this release
Changes
- chore(release): v1.8.8 (#10716) @pr-automation-bot-public[bot]
- feat(frontend): Add thumbnail to EXT NFTs (#10723) @AntonioVentilii
- feat(frontend): added new OpenCryptoPayTokenAmount component (#10718) @roman-nazaruk
- feat(frontend): Add close callback to
BottomSheetcomponent (#10709) @AntonioVentilii - refactor(frontend): Move
BestRateBadgecomponent (#10715) @AntonioVentilii - feat(frontend): added new empty token list component (#10711) @roman-nazaruk
- feat(frontend): added new TokenFeeValue component (#10712) @roman-nazaruk
- refactor(frontend): More readability for z-index condition in
Header(#10710) @AntonioVentilii - feat(frontend): update Earn page header (#10706) @DenysKarmazynDFINITY
- feat(frontend): add space after + in all earn-related components (#10707) @DenysKarmazynDFINITY
- style(frontend): Decrease gap between header buttons (#10705) @AntonioVentilii
- feat(frontend): update GLDT stake page title (#10703) @DenysKarmazynDFINITY
- feat(frontend): update Earning opportunity card (#10702) @DenysKarmazynDFINITY
- test(frontend): Correct component in
NftCollectionHerotests (#10701) @AntonioVentilii - feat(frontend): use @icp-sdk/canisters with embedded ic-mgmt (#10698) @peterpeterparker
- fix(frontend): Expand NFT images for SVG without size (#10700) @AntonioVentilii
- feat(frontend): added selected and sorted tokens for payment store (#10699) @roman-nazaruk
- feat(frontend): added new enrichTokensWithUsdAndBalance for payment util (#10695) @roman-nazaruk
- fix(frontend): Show
IcReceiveIcpin NFT page too (#10697) @AntonioVentilii - feat(frontend): new title and description in EarningOpportunityCard (#10694) @DenysKarmazynDFINITY
- feat(frontend): Util to get the display ID for NFT (#10696) @AntonioVentilii
- feat(frontend): Add redirection action to EarningCard (#10692) @AntonioVentilii
- style(frontend): Show original ID for NFT in metadata list (#10693) @AntonioVentilii
- feat(frontend): added new enrichEthEvmToken utils for balances and usd values (#10691) @roman-nazaruk
- style(frontend): Update icon for Earn navigation item (#10690) @AntonioVentilii
- feat(frontend): Display more Earning Provider data in the card (#10686) @AntonioVentilii
- feat(frontend): use dissolved_date to check if events are unlocked (#10689) @DenysKarmazynDFINITY
- style(frontend): Move Earn menu item one position above (#10687) @AntonioVentilii
- feat(frontend): Map more data for
ProviderUiinEarningsList(#10685) @AntonioVentilii - feat(frontend): Add base
EarningCardfor Earning tab (#10680) @AntonioVentilii - feat(frontend): added new setAvailableTokens to pay store (#10681) @roman-nazaruk
- feat(frontend): minimal GLDT unstake fraction (#10682) @DenysKarmazynDFINITY
- feat(frontend): added new icon IconOisyMate (#10683) @roman-nazaruk
- feat(frontend): Add logic in
EarningsListto prepare forEarningCard(#10678) @AntonioVentilii - feat(frontend): fix issue with StakeTransaction component (#10671) @DenysKarmazynDFINITY
- feat(frontend): update GetTokenModal empty state (#10679) @DenysKarmazynDFINITY
- feat(frontend): Util to extract the fee from tokens in ICP network (#10672) @AntonioVentilii
- feat(frontend): Add EXT token to
isInvalidDestinationIcutils (#10670) @AntonioVentilii - style(frontend): Show OISY NFT ID before falling back to normal NFT ID (#10673) @AntonioVentilii
- fix(frontend): Pass down NFT in IC send flow (#10674) @AntonioVentilii
- refactor(frontend): Specific type for Stake Providers configs (#10677) @AntonioVentilii
- chore(frontend): Remove BOT icrc token (#10654) @sbpublic
- feat(frontend): added calculateTokenFees for payment (#10668) @roman-nazaruk
- feat(frontend): disable unstake button if amountToReceive is 0 or less (#10669) @DenysKarmazynDFINITY
- feat(frontend): Show earning potential in the staking placeholder (#10662) @AntonioVentilii
- feat(frontend): added new getEthFeeDataWithProvider service method (#10667) @roman-nazaruk
- feat(frontend): adjust unstake values precision (#10666) @DenysKarmazynDFINITY
- chore(devops): Remove GIX team from CODEOWNERS (#10665) @AntonioVentilii
- chore(frontend): Update banner for no-earning placeholder (#10664) @AntonioVentilii
- feat(frontend): Go-to button in Earning tab (#10656) @AntonioVentilii
- feat(frontend): do not disable the get-more-tokens button (#10663) @DenysKarmazynDFINITY
- feat(frontend): added new prepareBasePayableTokens util (#10661) @roman-nazaruk
- feat(frontend): add GLDT stake carousel slide (#10658) @DenysKarmazynDFINITY
- fix(frontend): issue with Swap contexts in GetTokenModal (#10659) @DenysKarmazynDFINITY
- feat(frontend): Extract derived stores for highest potential earnings (#10660) @AntonioVentilii
- feat(frontend): added new util mapTokenToPayable (#10657) @roman-nazaruk
- build(deps): bump ic-cdk-timers from 0.11.0 to 0.11.1 (#10484) @dependabot[bot]
- build(backend): Update Rust version (#10321) @pr-automation-bot-public[bot]
- feat(frontend): Custom OISY ID for NFT just for visual appearance (#10648) @AntonioVentilii
- fix(build): Install minimal profile for rust (#10655) @AntonioVentilii
- feat(frontend): Define types for custom events (#10645) @AntonioVentilii
- feat(frontend): reset all vars on GetTokenModal "close" event (#10653) @DenysKarmazynDFINITY
- feat(frontend): reset all vars on SwapModal "close" event (#10652) @DenysKarmazynDFINITY
- feat(frontend): added new createPaymentMethodDataMap (#10649) @roman-nazaruk
- feat(frontend): implement "reset" method in swap.store (#10651) @DenysKarmazynDFINITY
- feat(frontend): implement "resetFilters" method in modal-tokens-list.store (#10650) @DenysKarmazynDFINITY
- feat(frontend): added openCryptoPay name to networks envs (#10647) @roman-nazaruk
- feat(frontend): Add EXT NFT send service to IC sent token flow (#10628) @AntonioVentilii
- feat(frontend): Add NFT collections refresh button to header (#10632) @AntonioVentilii
- feat(frontend): Update additional ICRC Tokens (#10643) @pr-automation-bot-public[bot]
- feat(frontend): Send and transfer services for EXT NFTs (#10644) @AntonioVentilii
- chore(frontend): Add TCYCLES icrc token (#10077) @sbpublic
- feat(frontend): GLDT staking transactions (#10642) @DenysKarmazynDFINITY
- refactor(frontend): Move ETH send NFT service to ETH path (#10641) @AntonioVentilii
- feat(frontend): Service to call the
transfermethod of EXT token canister (#10627) @AntonioVentilii - refactor(frontend): Rename ETH NFT send services to transfer services (#10631) @AntonioVentilii
- build(deps): bump @reown/walletkit from 1.3.0 to 1.4.1 (#10637) @dependabot[bot]
- build(deps-dev): bump sass from 1.93.2 to 1.93.3 (#10638) @dependabot[bot]
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#10489) @dependabot[bot]
- feat(devops): Add empty PR check to merge queue (#9817) @AntonioVentilii
- refactor(frontend): update getGldtStakingTransactions implementation (#10639) @DenysKarmazynDFINITY
- fix(build): use specific gldt_stake canister version (#10636) @DenysKarmazynDFINITY
- feat(frontend): Add spinner to loading
ButtonIcon(#10633) @AntonioVentilii - feat(frontend): Extract util to build indexed IC tokens (#10609) @AntonioVentilii
- feat(frontend): Expose method to transfer EXT tokens (#10626) @AntonioVentilii
- feat(frontend): IC send review accepts NFTs (#10629) @AntonioVentilii
- refactor(frontend): Remove code duplication in ETH NFT send services (#10630) @AntonioVentilii
- build(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 (#10635) @dependabot[bot]
- build(deps-dev): bump @sveltejs/kit from 2.47.2 to 2.47.3 (#10495) @dependabot[bot]
- chore(frontend): Replace ZCHF (Frankencoin) icon (#10625) @sbpublic
- chore(frontend): Add ZCHF (Frankencoin) Arbitrum token (#10617) @sbpublic
- chore(frontend): Add ZCHF (Frankencoin) Base token (#10618) @sbpublic
- feat(frontend): Stake transaction component (#10624) @daviddecentage
- chore(deps-dev): bump the vitest-group group with 2 updates (#10188) @dependabot[bot]
- feat(frontend): display the correct instant dissolve fee (#10623) @DenysKarmazynDFINITY
- feat(frontend): Add Earnings route placeholder (#10587) @AntonioVentilii
- feat(frontend): Load EXT NFT collections only on request (#10622) @AntonioVentilii
- feat(frontend): Use EXT token index instead of identifier for the ID (#10621) @AntonioVentilii
- refactor(frontend): Display the Dapp Carousel always in the Assets route (#10620) @AntonioVentilii
- refactor(frontend): Make DIP-20 tokens list static (#10608) @AntonioVentilii
- feat(frontend): Get GLDT staking transactions util (#10605) @daviddecentage
- feat(frontend): update GldtStakeContext (#10619) @DenysKarmazynDFINITY
- chore(frontend): Add ZCHF (Frankencoin) Polygon token (#10613) @sbpublic
- feat(frontend): Map new path
Earning(#10595) @AntonioVentilii - feat(frontend): update gldt-stake.store (#10616) @DenysKarmazynDFINITY
- refactor(frontend): Rename property to show token in group (#10612) @AntonioVentilii
- feat(frontend): isGoldaoToken util (#10601) @daviddecentage
- feat(frontend): implement gldt_stake getConfig API method (#10615) @DenysKarmazynDFINITY
- refactor(frontend): Re-use service
loadNftsByNetworkinloadNfts(#10603) @AntonioVentilii - feat(frontend): Full date prop for transactions (#10611) @daviddecentage
- feat(frontend): expose gldt_stake get_config method (#10614) @DenysKarmazynDFINITY
- refactor(frontend): Explicit conditions in Assets navigation item (#10596) @AntonioVentilii
- chore(frontend): Add ZCHF (Frankencoin) Ethereum token and its group (#10610) @sbpublic
- feat(frontend): New tab for the Earning route (#10589) @AntonioVentilii
- feat(frontend): Add EXT tokens to
saveNftCustomTokenservice (#10599) @AntonioVentilii - refactor(frontend): Explicit
ifcondition for tab ofAssets(#10593) @AntonioVentilii - feat(frontend): Add
Earningroute (#10594) @AntonioVentilii - chore(frontend): Remove redundant NFT loading in Consent Modal (#10597) @AntonioVentilii
- feat(frontend): Fallback to show always NFT name (#10598) @AntonioVentilii
- feat(frontend): NFT media status should be compulsory (#10600) @AntonioVentilii
- refactor(frontend): Extract service to load NFTs by network (#10602) @AntonioVentilii
- feat(frontend): Enable NFT support for IC network (#10577) @AntonioVentilii
- feat(frontend): More precise checks for
isVCHFTokenandisVEURToken(#10606) @AntonioVentilii - refactor(frontend): Make SNS tokens list static (#10607) @AntonioVentilii
- feat(frontend): Add method to load EXT NFTs in
LoaderNfts(#10536) @AntonioVentilii - feat(frontend): Load EXT custom tokens on initialization (#10585) @AntonioVentilii
- feat(frontend): Useful derived stores for EXT custom tokens (#10584) @AntonioVentilii