28 Commits

Author SHA1 Message Date
AlphaX-Projects
5a34bf8512 Add update name transaction 2023-02-16 13:04:03 +01:00
ded9867425 Merge branch 'feature/implement-logic-edit-reply-messages' into feature/group-features 2023-01-17 10:02:17 +02:00
727b4521e4 Merge branch 'master' into feature/implement-logic-edit-reply-messages 2023-01-13 15:59:27 -05:00
AlphaX-Projects
6049d18f49 Fixx transactions 2023-01-13 11:22:50 +01:00
AlphaX-Projects
b6f567c584 Cleanup code and preparation for chat reference 2023-01-13 09:52:14 +01:00
7a3a6b609b Merge branch 'feature/implement-logic-edit-reply-messages' into feature/group-features 2023-01-03 23:11:00 -05:00
486df018b1 Merge remote-tracking branch 'upstream/master' into feature/implement-logic-edit-reply-messages 2023-01-03 19:56:43 -05:00
7522c8ed15 reduce difficulty to 14 2023-01-01 16:30:09 -05:00
AlphaX-Projects
7c66ea34a2 Add Group Management and update deps 2022-12-31 18:54:54 +01:00
Justin Ferrari
16532f7f43 Merge branch 'feature/implement-UI-edit-reply-messages' of https://github.com/JustinWesleyFerrari/qortal-ui into justin-groups-features 2022-12-30 22:01:49 -05:00
9b46a13d9a add publicize transaction in background 2022-12-24 17:05:02 -05:00
b986f1ae58 start group chat components 2022-12-23 17:01:30 -05:00
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