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

494 Commits

Author SHA1 Message Date
QuickMythril
f0aa40994e
Add BTC to Trade Portal 2022-05-26 15:57:38 -04:00
AlphaX-Projects
96d3c4c82a
Create QR Code for lit 2022-05-26 19:03:30 +02:00
AlphaX-Projects
0acf45dae6 Add QRCode 2022-05-26 19:01:20 +02:00
AlphaX-Projects
b49620efed Translate Level 2022-05-23 18:40:47 +02:00
AlphaX-Projects
3acfe3232a
level js 2022-05-23 18:28:21 +02:00
AlphaX-Projects
55631d83d1 add level to chat and founder badge 2022-05-23 18:27:08 +02:00
CalDescent
16580f4cc3 Merge branch 'master' into pirate-chain 2022-05-22 12:54:49 +01:00
AlphaX-Projects
e6c5f0629c Add light and full menu, add norwegian remove unused console log 2022-05-21 21:13:26 +02:00
QuickMythril
689649ea94
Add a button for self share to Reward Share
This creates a reward share at 0% using the currently active account's public key.
2022-05-20 12:01:16 -04:00
QuickMythril
7679526749
Add unconfirmed tx to the Qortal Wallet tx list
Chat and Genesis tx are excluded.  Icon color is red when confirmations are 0, and orange when 1 or 2.
2022-05-20 08:09:45 -04:00
CalDescent
f4563157b2 Merge branch 'master' into pirate-chain
# Conflicts:
#	qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js
#	qortal-ui-plugins/plugins/core/wallet/wallet-app.src.js
2022-05-11 20:03:54 +01:00
QuickMythril
ba82e08f42
Merge pull request #36 from Qortal/new-dgb-rvn
Add DGB/RVN to Wallets & Trade Portal
2022-05-09 15:23:19 -04:00
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