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
AlphaX-Projects
53dd15f841
Fix memory usage and leak. Set new layouts. Use latest supoorted node by electron
2022-10-18 18:54:27 +02:00
AlphaX-Projects
2862bba705
Update deps
2022-10-03 16:04:48 +02: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
CalDescent
b2ecd7a3af
Send a base58 encoded, ARRR-specific seed derived from the master seed, to use as the entropy for the ARRR wallet seed in the core. This will need a lot of sanity checking before going live, as it may not be the best approach.
2022-05-06 16:04:09 +01:00
CalDescent
9b4a763bca
Added Pirate Chain to wallet (unfinished)
...
- Address derivation isn't working yet as it appears to be different for Zcash derived coins
- Core APIs will be different for ARRR, and these aren't in place in the UI yet
IMPORTANT: Do not use this branch for anything other than development, or coins could be lost.
2022-05-06 12:03:47 +01:00
CalDescent
ffa19210e0
Added support for coins with 2 address prefix bytes. Address derivation still needs more work for Pirate Chain (Zcash address format)
2022-05-06 11:43:17 +01:00
CalDescent
80fd579029
Merge branch 'ravencoin' into new-coins
...
# Conflicts:
# qortal-ui-core/src/plugins/routes.js
# qortal-ui-crypto/api/PhraseWallet.js
# qortal-ui-crypto/api/api.js
# qortal-ui-crypto/api/tradeRequest.js
# qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js
# qortal-ui-plugins/plugins/core/wallet/wallet-app.src.js
2022-05-01 17:18:28 +01:00
CalDescent
bbbb72bd8c
Merge branch 'digibyte' into new-coins
2022-05-01 17:00:09 +01: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
QuickMythril
dad6f06e95
add RVN wallet
2022-04-21 11:32:05 -04:00
QuickMythril
326185d226
add DGB wallet
2022-04-21 11:30:05 -04: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
1ca80f87e4
Update deps
2022-04-16 14:22:16 +02:00
AlphaX-Projects
3868691d52
make it ....
2022-04-09 21:58:09 +02:00
AlphaX-Projects
b343cd626f
WIP
2022-04-09 11:39:11 -07: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
2752c869c2
Update dependencies
2022-02-04 05:28:04 -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
e37d144226
Version
2022-01-02 18:34:33 +01:00
AlphaX-Projects
f8f8debfeb
update license
2022-01-02 18:31:48 +01:00
AlphaX-Projects
0501f9099f
Update package.json
2021-12-25 15:41:23 +01:00
AlphaX-Projects
dc3a640e7b
Update package.json
2021-12-25 14:56:47 +01:00
AlphaX-Projects
2f823927a5
Initial commit
2021-12-25 14:39:47 +01:00