4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-12 18:25:50 +00:00

382 Commits

Author SHA1 Message Date
QuickMythril
8a380902f9
Update DGB/RVN to match master
Added trade fees to new-coins since they were not part of the master branch.
2022-05-09 14:57:43 -04:00
QuickMythril
e144ccf963
Update DGB/RVN to match master
Added some changes that were not applied to new-coins during the previous merge from the master branch.
2022-05-09 14:56:37 -04:00
QuickMythril
1d1f8fe707
Fixed some typos
Added missing RVN entry, reordered an entry, added missing DGB/RVN entry, and fixed a duplicate entry.
2022-05-09 14:52:32 -04:00
QuickMythril
8f9a5a80db
Removed Activation section
This was added to explain why Minting details cannot be shown for an unpublished account.  In that case however, we already simply do not show any Minting details, so this message is unnecessary and seems to only cause confusion for new accounts.
2022-05-08 18:27:45 -04:00
CalDescent
40ab7fc31d Added Pirate Chain to the trade portal (trading not functional yet) 2022-05-08 11:07:52 +01:00
CalDescent
affb69dcde Fixed console error 2022-05-08 09:13:07 +01:00
CalDescent
cf53dfa695 Show sync status of ARRR wallet in place of the balance, if not synced 2022-05-08 09:07:53 +01:00
QuickMythril
8f7a8212df Update DGB/RVN to match master
Added trade fees to new-coins since they were not part of the master branch.
2022-05-07 19:07:32 +01:00
QuickMythril
2f2577f849 Added tx fee estimates to Trade Portal
This can be updated with a more exact system later.
2022-05-07 19:05:35 +01:00
CalDescent
3eec5b0c5f Reduce log spam 2022-05-07 11:43:26 +01:00
CalDescent
686e65e512 Fixed send coin request params 2022-05-07 11:43:18 +01:00
CalDescent
c64ee0aa11 Removed fee slider from ARRR since fees are determined automatically by the wallet (currently 0.0001 ARRR per transaction, regardless of size) 2022-05-07 11:43:08 +01:00
QuickMythril
6420de834a Lowered DGB sending fee values 2022-05-07 00:08:20 -04:00
QuickMythril
1da2bf0572
Merge pull request #35 from Qortal/master
Merge branch 'master' into new-coins
2022-05-06 23:57:10 -04:00
QuickMythril
68c4f8c146 Added tx fee estimates to Trade Portal
This can be updated with a more exact system later.
2022-05-06 19:49:50 -04:00
QuickMythril
2af9b12c7a Removed extra character
This L appears to be a minor typo.
2022-05-06 19:17:00 -04:00
CalDescent
0c682d0cbc ARRR wallet now uses address returned by the core API.
It would be great if we could derive the z addresses directly in the UI by the time this is released, but this is an alternative for now.
2022-05-06 17:04:41 +01:00
AlphaX-Projects
c007d514df add space 2022-05-06 18:02:26 +02:00
AlphaX-Projects
72d66fac49 Fix not show own name 2022-05-06 17:56:38 +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
AlphaX-Projects
73124edb98 Change messages and update deps 2022-05-06 09:52:45 +02:00
AlphaX-Projects
6b54689362
New Menu 2022-05-03 14:52:17 +02:00
AlphaX-Projects
3762670e31 add name menu 2022-05-03 14:51:09 +02:00
CalDescent
cc0cfcc7d1 Fixed merge issue 2022-05-01 17:26:05 +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
QuickMythril
1f254b4dda
add RVN to Trade Portal 2022-04-26 13:45:21 -04:00
QuickMythril
a3483634e1
add DGB to Trade Portal 2022-04-26 11:28:33 -04:00
AlphaX-Projects
fcf0e14649
Fix Button 2022-04-25 21:02:36 +02:00
AlphaX-Projects
8a009359fa
WIP 2022-04-25 16:27:15 +02:00
AlphaX-Projects
4b7e12e925 Some translation and reduce 0 balance difficukty 2022-04-25 13:58:07 +02:00
AlphaX-Projects
3192c5e99e Fix Message 2022-04-23 12:05:00 +02:00
AlphaX-Projects
bbb51aa92c Translate Rewardshare Transactions done 2022-04-23 11:36:18 +02:00
AlphaX-Projects
0f10ac605a
Merge pull request #24 from VortexRider/tradeportal-response-fix
Fixed a code typo bug in the trade portal.
2022-04-22 21:07:14 +02:00
VortexRider
146c2ec0f8 Fixed a code typo bug in the trade portal. 2022-04-22 12:28:27 -06: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
a67fdf942e Fix Sizes 2022-04-21 14:35:08 +02:00
AlphaX-Projects
95ace6a474 Add Portuguese 2022-04-18 14:45:54 +02:00
AlphaX-Projects
95a2f0037e Add languages 2022-04-17 10:41:11 +02:00
AlphaX-Projects
f1c2cf9a8a translate transaction send dialog 2022-04-16 17:14:24 +02:00
QuickMythril
34d58c05db
Merge branch 'Qortal:master' into group-member-count 2022-04-15 14:43:25 -04:00
AlphaX-Projects
d350a47b26 Fix Loading message 2022-04-15 17:48:13 +02:00
AlphaX-Projects
ad87a2e873 Fix translate 2022-04-15 17:18:51 +02:00
QuickMythril
f9160b1864 add Member Count & filter for Joined
new text entry needs translated
2022-04-15 07:10:26 -04:00
AlphaX-Projects
dd8bee1f5e WIP 2022-04-15 11:02:08 +02:00