status-desktop/ui/app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents
emizzle e455586990
refactor: remove wei2Token in favour of wei2Eth. Essentially de-duplicated very similar procs and lessened errors
fix: SignTransactionModal - set default focused account when none is found

refactor: move token lookup from QML to nim in the toMessage procedure.

fix: 1:1 tx requests - handle case where token contract is not found (ie sending SNT from mainnet and receiving message on testnet)

feat: error checking for building a token transaction

feat: TransactionPreview - add a validation check that disallows continuation if the selected "from" account has insufficient funds
2020-10-28 11:07:22 +01:00
..
AcceptTransaction.qml chore: update translations 2020-09-17 15:16:09 -04:00
SendTransactionButton.qml refactor: remove wei2Token in favour of wei2Eth. Essentially de-duplicated very similar procs and lessened errors 2020-10-28 11:07:22 +01:00
StateBubble.qml refactor: remove wei2Token in favour of wei2Eth. Essentially de-duplicated very similar procs and lessened errors 2020-10-28 11:07:22 +01:00