Skip to content

v1.0.116

Choose a tag to compare

@johnnyluo johnnyluo released this 30 Jul 01:20
· 115 commits to main since this release
3b6809c

What's Changed

  • chore: bump version to 1.0.115 by @johnnyluo in #5412
  • fix(keysign): guard startForegroundService against rejection by @johnnyluo in #5413
  • fix(price): add Mantle to CoinGecko contract-price chain map by @rkokhatskyi in #5414
  • fix(evm): throw on eth_gasPrice RPC error instead of signing gasPrice = 0 by @rkokhatskyi in #5416
  • fix(solana): fall back to cached rent-exempt reserve on RPC failure by @rkokhatskyi in #5417
  • fix(evm): throw on base-fee/priority-fee RPC error instead of signing a zeroed tx by @rkokhatskyi in #5418
  • fix(price): resolve LI.FI chain id for all EVM chains by @rkokhatskyi in #5415
  • chore: declare cross-platform parity in the PR template by @realpaaao in #5422
  • feat: add Robinhood Chain (Arbitrum Orbit L2, chain id 4663) by @realpaaao in #5390
  • fix(swap): apply the 2x Kyber gas safety multiplier to Mantle by @rkokhatskyi in #5429
  • fix(evm): propagate allowance RPC errors instead of a false zero by @rkokhatskyi in #5430
  • feat(swap): THORChain limit-swap foundation + Place form (#4154) by @aminsato in #5395
  • test(keysign): close the golden signing-fixture parity gap and make it structural by @aminsato in #5434
  • fix(review): ask for a store review only after a transaction succeeds by @aminsato in #5437
  • fix(security): treat a Blockaid scan failure as unavailable by @rkokhatskyi in #5448
  • fix(utxo): paginate Blockchair UTXO fetch past its 100-entry cap by @rkokhatskyi in #5449
  • fix(sui): surface JSON-RPC error details and terminal tx-status failures by @rkokhatskyi in #5451
  • fix(security): Blockaid's BTC scan signed with the wrong key by @rkokhatskyi in #5450
  • Noble send: memo over 256 chars is signed then rejected at broadcast (memo too large) (#5435) by @Vaulty-bot in #5436
  • fix(token detail): stop the sheet re-anchoring while its data loads by @aminsato in #5452
  • fix: notify vault devices without a local FCM token by @aminsato in #5454
  • fix(zksync): clamp EIP-1559 priority fee to max fee by @aminsato in #5438
  • fix: heal FCM re-registration and deliver pushes on the right channel by @aminsato in #5456
  • Add Advanced Settings toggle to enable/disable Limit Swap by @johnnyluo in #5460
  • fix(defi): surface RUJI's bonded and auto-compounding positions as separate cards by @aminsato in #5423
  • Fiat format changes from $14.32 to US$14.31 after switching language away from English and back (#5457) by @Vaulty-bot in #5458
  • fix(zksync): price the fee and the signed gas limit from one estimate by @aminsato in #5459
  • fix(limit order): cosigner's confirmation reads as a plain swap by @aminsato in #5461

Full Changelog: v1.0.115...v1.0.116