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

585 Commits

Author SHA1 Message Date
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
AlphaX-Projects
ec46e4bdf2 Add new message translations 2022-05-05 19:22:08 +02:00
AlphaX-Projects
cf57abee70 Merge branch 'master' of https://github.com/Qortal/qortal-ui 2022-05-03 17:26:41 +02:00
AlphaX-Projects
1859240b04
WIP 2022-05-03 17:24:07 +02:00
AlphaX-Projects
75e51f8ea7
fix json 2022-05-03 16:54:05 +02:00
AlphaX-Projects
5174d4ad3c
Merge pull request #30 from malina-qortal/patch-1
Create ru.json
2022-05-03 16:46:17 +02:00
AlphaX-Projects
b9683d7918
Merge pull request #31 from JaymenChou/patch-25
Update zht.json
2022-05-03 16:46:05 +02:00
AlphaX-Projects
fae22e25df
Merge pull request #32 from JaymenChou/patch-26
Update zhc.json
2022-05-03 16:45:54 +02:00
AlphaX-Projects
d23b7e806a wip 2022-05-03 16:44:27 +02:00
Jaymen
822467b03c
Update zhc.json 2022-05-03 22:05:19 +08:00
Jaymen
6fc012352e
Update zht.json 2022-05-03 22:04:09 +08: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