Skip to content

Valora 1.71.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeanregisser jeanregisser released this 09 Nov 14:30
63587f0

Summary

We've updated Valora in order to fix bugs, enhance our features and improve overall performance.

Features

3e3c1b2 feat(send): Add new send recipient screen (#4386)
345e361 feat: switch to CeloScan (#4397)
95a98a0 feat: remove default from token in swap screen (#4401)
2b95135 feat(send): add validation for send amount screen (#4394)
bf19a7f feat(sends): Support sending native/ERC20 non-Celo assets using Viem (#4306)
b662fef feat(viem): switch WalletConnect request handler to Viem (#4320)
05e659e feat(send): Create new send confirmation screen (#4310)
aecd71d feat(transactions): Watch pending transactions (#4408)
26f77ab feat(swap): add analytics props around gas cost for the viem flow (#4402)
03bfe62 feat(balances): Add button to hide balances on home screen (#4413)
dac4ea5 feat: add UI for swap transaction details (#4418)
5901fc0 feat: add dynamic config for slippage (#4419)
c24cb9d feat(send): set last used token id (#4434)
ac46f55 feat(recipient): add new recipient picker (#4433)
09e9836 feat(import-token): Add Import Token button, feature flagged (#4422)
b3674dd feat: show bridge info in swap token bottom sheet (#4452)

Bug Fixes

8396482 fix(deps): set browserify-sign resolution to 4.2.2 (#4393)
a495405 fix: face verification using internal web browser (#4399)
96ed968 fix(prepare-transactions): more precise handling of gas estimation errors (#4403)
4f99347 fix: ensure transactions for all networks are correctly saved in redux (#4388)
add226f fix(send): Fix naming for new SendSelectRecipient screen (#4420)
fd6a9dd fix(deps): update dependency react-native-screens to ^3.26.0 (#4356)
b5365d0 fix(prepare-transactions): only throw error if transfer value exceeds balance (#4432)
b984dc5 fix(token-details): set correct network param for Add action (#4435)
b06f1e3 fix: don't use non serializable fields in swap actions (#4438)
b31dfd0 fix(fees): set tip on Celo from eth_maxPriorityFeePerGas (#4444)
41eae0760 fix(prepare-transactions): add throwOnSpendTokenAmountExceedsBalance option (#4442)
b3aec4d fix(standby-txs): Removing standby txs removal (#4445)
2824502 fix: ensure swap review screen displays gas fee in correct units (#4447)
b99b375 fix(standby-txs): Rehydrate standby txs (#4424)
3df1888 fix(deps): update dependency viem to ^1.18.9 (#4448)
442159f fix(swap): prevent extra rerenders after fetching swap quote (#4441)

Other

309c20e chore: remove ramp cash in bottom sheet (#4383)
c7bbe05 chore: update licenses and disclaimer (#4396)
d957ec0 chore: bump app version to 1.71.0 (#4392)
da0fa3f refactor(viem): extend prepareTransactions for send use case (#4378)
f3f1c33 chore(l10n): update translations from Crowdin (#4391)
b6c31f9 chore: add dev mainnet scripts (#4411)
4f832a9 chore(l10n): update translations from Crowdin (#4410)
c39ce69 chore(deps): add WalletConnect to renovate ignore list (#4417)
f2953aa test(e2e): add assets screen tests (#4414)
68c0d6a chore: ensure sagas triggered by updateTransactions action use NetworkId (#4416)
82fed61 docs: code comment on WC dep skip (#4423)
49dce63 chore(deps): update dependency bl to ^6.0.8 (#4427)
4ab2f5b chore: update licenses and disclaimer (#4428)
aa12870 chore(l10n): update translations from Crowdin (#4421)
a12beeb chore: rename "gas cost" -> "gas fee" (#4426)
cc8fdf0 refactor(fees): use viem for fees on new send flow enter amount screen (#4415)
471c876 chore(l10n): update translations from Crowdin (#4437)
938693c chore(viem-fees): get fee estimates for case where token supports comments (#4439)
6c99205 feat(ci): Replace depcheck with knip, add dead code regression to CI (#4430)
8242a73 chore: add feature gate for hide balances, fix eye icon alignment (#4431)
d88cb04 chore(fees): use pessimistic comment length for fee estimation in send flow (#4451)
3b6a472 chore(l10n): update translations from Crowdin (#4449)
63587f0 revert: cash in bottom sheet removal (#4446)