Releases: BirthdayResearch/defichain-wallet
Releases · BirthdayResearch/defichain-wallet
v2.24.12
feat(ui-ux): remove duplicate `for EVM` text on token name (#4096) * Revert "fix(core): skip eth provider for transfer domain (#4095)" This reverts commit df92ccc8a9436dc4fea9b566dca6cea8c70eab4e. * fix(ui-ux): remove duplicate 'for EVM' * fix(core): set testnet eth rpc as default
v2.24.11
fix(core): skip eth provider for transfer domain (#4095) * fix(core): skip eth provider for transfer domain * fix lint error
v2.24.10
fix(ui-ux): hide loan related data on portfolio card (#4093)
v2.24.8
fix(core): handle auto-conversion of utxo to dfi token (#4082) * fix(core): handle auto-conversion of utxo to dfi token * update getinputtokentype if-condition * updated getInputTokenType condition for send token --------- Co-authored-by: Harsh <[email protected]>
v2.24.7
What's Changed
- fix(ui-ux): fixed search unsaved address in addressbook screen by @fullstackninja864 in #4078
- fix(chore): fixed network icon issue on network change by @fullstackninja864 in #4076
- fix(core): fix send dvm to dvm txn by @lykalabrada in #4075
- fix(core): fix null data for evm wallet details by @lykalabrada in #4077
- feat(core): return default evm providers url when evm flag is disabled by @lykalabrada in #4074
Full Changelog: v2.24.6...v2.24.7
v2.24.6
What's Changed
- fix(core): fixed hang issue on click of denomination currency by @fullstackninja864 in #4072
- feat(core): update testnet eth rpc url by @lykalabrada in #4073
Full Changelog: v2.24.5...v2.24.6
v2.24.5
What's Changed
- feat(ui-ux): update blockscout url by @lykalabrada in #4071
Full Changelog: v2.24.4...v2.24.5
v2.24.4
What's Changed
- feature(ui-ux): added dvm evm designs for onboarding by @nattadex in #3983
- feature(ui-ux): dvm <> evm portfolio by @nattadex in #3979
- feat(ui-ux): hide bottom nagivation when EMV network is selected by @lykalabrada in #4011
- feat(ui-ux): add evm faq screen by @lykalabrada in #4013
- feat(core): Transfer Domain feature branch (WIP) by @pierregee in #4007
- fix(ui-ux): address book bottom sheet in portfolio page by @chloezxyy in #4046
- feat(ui-ux): fetch evm balance for convert screen by @lykalabrada in #4009
- feature(core): added rpc calls for playground to calculate evm balance by @fullstackninja864 in #4053
- fix(ui-ux): utxo-evm bug by @pierregee in #4051
- feat(ui-ux): add hasFetchedEvmTokens flag in store for loader by @lykalabrada in #4054
- fix(core): fix feature branch conflict to 'main' by @lykalabrada in #4055
- chore(core): refactored transfer domain provider by @fullstackninja864 in #4058
- fix(chore): updated evm tokenId and fixed DFI evm icon and balance by @fullstackninja864 in #4059
- feat(e2e): address book transfer domain by @chloezxyy in #4057
- feat(ui-ux): update transferdomain to pass only one vin by @lykalabrada in #4060
- fix(chore): bug fix for transferdomain by @fullstackninja864 in #4063
- feat(core): feature flag evm by @pierregee in #4056
- fix(ui-ux): choose address by domain by @pierregee in #4065
- chore(ui-ux): hide address type selection if evm disabled by @pierregee in #4064
- chore(deps): bump expo-image by @chloezxyy in #4039
- fix(chore): fixed ios/android loading issue by @fullstackninja864 in #4066
- fix(ui-ux): display chevron if entrypoint is settings by @pierregee in #4067
- fix(ui-ux): fixed address title in address input screen by @fullstackninja864 in #4070
- feat(core): service provider - allow custom evm and eth rpc urls by @lykalabrada in #4068
Full Changelog: v2.24.3...v2.24.4
v2.24.22
chore(ops): bump walletkit (#4036)