status-desktop/ui/app/AppLayouts/Chat/ChatColumn/ChatComponents
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
..
ChatCommandButton.qml feat: add chat command bubbles for received txs 2020-09-09 15:03:45 -04:00
ChatCommandModal.qml start of rebase fixes 2020-10-28 11:07:21 +01:00
ChatCommandsPopup.qml fix: fix eth2Wei returning a bad string 2020-09-29 14:01:44 -04:00
ChatInputButton.qml fix: fix layout of input buttons when some are hidden 2020-08-19 15:25:13 -04:00
SignTransactionModal.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