4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

698 Commits

Author SHA1 Message Date
AlphaX-Projects
0d61fd3286 Merge branch 'master' of https://github.com/Qortal/qortal-ui 2022-05-28 11:59:47 +02:00
AlphaX-Projects
2b6b270685 Set better timing 2022-05-28 11:59:44 +02:00
QuickMythril
082b564a48
Reduce estimated BTC trade fee 2022-05-27 06:59:10 -04:00
QuickMythril
f0aa40994e
Add BTC to Trade Portal 2022-05-26 15:57:38 -04:00
QuickMythril
f04442f62d
Add QORT/BTC icon 2022-05-26 15:50:20 -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
AlphaX-Projects
d695f8db42
Merge pull request #38 from JaymenChou/patch-28
Update zhc.json
2022-05-15 11:09:23 +02:00
AlphaX-Projects
1821aaa8dd
Merge pull request #37 from JaymenChou/patch-27
Update zht.json
2022-05-15 11:09:13 +02:00
Jaymen.C
d9f88b65b0
Update zhc.json 2022-05-13 21:53:52 +08:00
Jaymen.C
08fd4eeca8
Update zht.json 2022-05-13 21:52:57 +08: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
AlphaX-Projects
8e763274d9
Bump version 1.9.2 v1.9.2 2022-05-11 08:10:26 +02:00
AlphaX-Projects
e5c04eb20a
rollback for blank ui error 2022-05-11 07:58:14 +02:00
AlphaX-Projects
22ea028e80 Small fixes and add russian 2022-05-10 11:48:24 +02: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
1fe50a37f9
Merge pull request #34 from QuickMythril/edits
Added trade fees and some code cleanup
2022-05-06 23:50:29 -04:00
QuickMythril
0ca6dc8894 Removed unused imports
These mwc elements are not used here.
2022-05-06 20:32:39 -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
QuickMythril
edb0a2d16c Added version.js to gitignore file
This file is created during build and does not need to be updated with the repo.
2022-05-06 19:15:46 -04:00
QuickMythril
f77cec5f3c Removed version.js from repo
This file is always recreated when building, using the version number in package.json.
2022-05-06 19:06:29 -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
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
AlphaX-Projects
73124edb98 Change messages and update deps 2022-05-06 09:52:45 +02:00