You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Ada has a 6 decimal point precision, but currently we're rounding to 2
- Fixes some wonky logic that was working due to the common rounding to 2 decimal points
Copy file name to clipboardExpand all lines: apps/browser-extension-wallet/src/views/browser-view/features/activity/helpers/__tests__/pending-tx-transformer.test.ts
Copy file name to clipboardExpand all lines: apps/browser-extension-wallet/src/views/browser-view/features/send-transaction/components/Form/CoinInput/__tests__/util.test.ts
Copy file name to clipboardExpand all lines: apps/browser-extension-wallet/src/views/browser-view/features/send-transaction/components/Form/CoinInput/useSelectedCoins.tsx
Copy file name to clipboardExpand all lines: apps/browser-extension-wallet/src/views/browser-view/features/send-transaction/components/Form/CoinInput/util.ts
0 commit comments