AlphaX-Projects
4a58b2defe
Add missing things
2022-08-22 19:42:38 +02:00
AlphaX-Projects
c13088880a
Change translation
2022-08-22 18:19:45 +02:00
AlphaX-Projects
f176f034d1
Update wallet-app.src.js
2022-08-22 17:04:11 +02:00
CalDescent
ef29eeac16
Merge branch 'master' into pirate-chain; fix translation conflicts
...
# Conflicts:
# qortal-ui-core/language/de.json
# qortal-ui-core/language/es.json
# qortal-ui-core/language/fr.json
# qortal-ui-core/language/hindi.json
# qortal-ui-core/language/hr.json
# qortal-ui-core/language/hu.json
# qortal-ui-core/language/it.json
# qortal-ui-core/language/ko.json
# qortal-ui-core/language/no.json
# qortal-ui-core/language/pl.json
# qortal-ui-core/language/pt.json
# qortal-ui-core/language/ro.json
# qortal-ui-core/language/rs.json
# qortal-ui-core/language/ru.json
# qortal-ui-core/language/us.json
# qortal-ui-core/language/zhc.json
# qortal-ui-core/language/zht.json
# qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js
2022-08-19 14:04:07 +01:00
AlphaX-Projects
c8894ae3e0
Finish send all and send to. Update deps
2022-08-18 12:44:40 +02:00
CalDescent
9fb693bae2
Fixed bug
2022-08-17 19:51:03 +01:00
CalDescent
b0f29ac1f4
Fix IN / OUT tag for ARRR transactions
2022-08-17 19:46:36 +01:00
CalDescent
6fc3732cb6
Key renamed from "arrrMemo" to "memo" when sending to the core.
2022-08-17 19:41:15 +01:00
CalDescent
b5422855d9
Show memo in ARRR transaction list
2022-08-17 19:27:42 +01:00
CalDescent
a3c5c57fd1
Merge branch 'pirate-chain' of github.com:Qortal/qortal-ui into pirate-chain
2022-08-17 18:42:10 +01:00
CalDescent
9982a24c0a
Hide QR code when there is no address to display.
2022-08-17 18:42:04 +01:00
CalDescent
67c7f2dd61
Only show ARRR addresses when response is 78 characters long.
2022-08-17 18:41:48 +01:00
proto
2f4fc435b5
Memo field 2
...
- Added translation slots for other languages
- The memo field is no longer required
- The memo field max length is 256 characters
2022-08-17 18:38:53 +01:00
proto
1503b84a73
Added memo field to the send ARRR dialog
...
added a memo text field to be set while sending ARRR to another wallets
2022-08-17 17:51:21 +01:00
CalDescent
59fb31f84d
Merge branch 'master' into pirate-chain
...
# Conflicts:
# qortal-ui-core/src/plugins/routes.js
2022-08-17 08:41:11 +01:00
AlphaX-Projects
eeeccb5a8a
add send to address butoon in transaction details
2022-08-16 18:55:24 +02:00
AlphaX-Projects
add708a797
Add Send all button. Chat fix
2022-08-14 19:32:59 +02:00
CalDescent
de4cf57f70
Fixed display error when ARRR wallet address isn't available yet.
2022-08-13 11:32:45 +01:00
CalDescent
67c40ee380
Move QR code to the right, as a quick fix to avoid overlapping ARRR sapling address. We might need to rethink the layout of this screen.
2022-07-15 15:36:16 +01:00
CalDescent
08be256f1a
Fixed issue causing the time to show as "now" in the transaction list for Pirate Chain
2022-07-15 15:01:46 +01:00
CalDescent
2870ac6c12
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-07-15 14:43:41 +01:00
CalDescent
a945379fc5
Fixed issue causing the time to show as "now" in the transaction list for foreign chains.
2022-07-15 14:42:17 +01:00
CalDescent
37e0a37f59
Fixed UI wallet display bug introduced in ARRR support.
2022-07-15 12:29:52 +01:00
AlphaX-Projects
0acf45dae6
Add QRCode
2022-05-26 19:01:20 +02:00
CalDescent
16580f4cc3
Merge branch 'master' into pirate-chain
2022-05-22 12:54:49 +01: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
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
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
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
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
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
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
3192c5e99e
Fix Message
2022-04-23 12:05:00 +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
f1c2cf9a8a
translate transaction send dialog
2022-04-16 17:14:24 +02:00
AlphaX-Projects
56907922dc
Translate Add Api key and make it dark, fix snackbar
2022-04-15 05:12:42 +02:00
AlphaX-Projects
4c49256624
Translate Websites Page and fix loading theme and language
2022-04-13 06:46:00 +02:00