16 Commits

Author SHA1 Message Date
912bfffabd rough draft reply logic 2022-10-24 18:33:02 +03:00
CalDescent
d9b1ec488b Added chatReference to ChatTransaction and GroupChatTransaction.
Since this affects transaction serialization, it will need to take effect from a future undecided timestamp (defined in constants.js), and both core & UI will need to share the same timestamp.

The feature trigger timestamp comparisons can be removed 24 hours (or more) post-activation. This is because CHAT messages are currently discarded after 24 hours so we don't need to maintain backwards support of the old serialization approach. The feature trigger is only to ensure full chat operation during the 24 hours that the switchover occurs.
2022-10-22 13:16:17 +01:00
afc02e364f add name to transaction dialog 2022-09-02 01:45:47 +03:00
AlphaX-Projects
cb252c3fa7 Fix button and roundings 2022-08-29 20:08:50 +02:00
AlphaX-Projects
bbb51aa92c Translate Rewardshare Transactions done 2022-04-23 11:36:18 +02:00
AlphaX-Projects
c39db72d31 Translate Rewardshare Transactions part one 2022-04-22 14:49:16 +02:00
AlphaX-Projects
00032220a5 Translate Group Transactions 2022-04-21 20:36:41 +02:00
AlphaX-Projects
d494827d71 Translate Name Transaction 2022-04-21 16:51:43 +02:00
AlphaX-Projects
f1c2cf9a8a translate transaction send dialog 2022-04-16 17:14:24 +02:00
AlphaX-Projects
cca16dbad5
Fix colors 2022-03-26 01:39:58 -07:00
AlphaX-Projects
6ddfaf6b23
Fix colors 2022-03-26 01:37:41 -07:00
CalDescent
eed7c9d190 Improved error message when attempting to create a transaction with no reference transaction (which in practice is the same thing as having a zero balance).
This was previously in the UI repository but wasn't copied over to qortal-ui. It probably didn't make it into any releases yet.
2022-02-04 19:42:04 +00:00
AlphaX-Projects
0a0b021a15
Add unitFee 2022-02-04 05:29:14 -08:00
AlphaX-Projects
429ad4a264
change to unitFee 2022-02-03 08:43:55 -08:00
AlphaX-Projects
afa3c07401
Update to QDN 2022-01-10 20:53:13 -08:00
AlphaX-Projects
2f823927a5 Initial commit 2021-12-25 14:39:47 +01:00