1
0
Fork 0
forked from lthn/blockchain
Commit graph

119 commits

Author SHA1 Message Date
cryptozoidberg
b6cfecf25f
added extra check on transfer_canceled 2023-02-10 17:15:05 +01:00
cryptozoidberg
d6cf863687
fixed multiple UI bugs related to multiassets 2022-12-10 00:00:20 +01:00
cryptozoidberg
0dc8a42555
added api for UI to fetch balance after whitelisting of asset 2022-12-06 21:59:49 +01:00
cryptozoidberg
464818fb7f
added api for adding/removing assets via UI 2022-12-02 22:29:23 +01:00
cryptozoidberg
ac135253eb
simplewallet now can show multiassets balances 2022-11-26 23:00:32 +01:00
cryptozoidberg
d4f05089cd
added multiasset balances on UI signals 2022-11-18 22:36:07 +01:00
cryptozoidberg
bf3430b49b
added support of multibalances on wallets_manager and wallet rpc level 2022-11-18 16:11:15 +01:00
sowle
41308d86a6
wallet: pos code clean up (mining_context, etc) 2022-09-09 20:16:14 +02:00
cryptozoidberg
ec73527df9
compilation is ok, tests in progress 2022-09-06 19:41:20 +02:00
sowle
27e695d4f1
wallet: global PoS / pos entries refactoring and code clean-up. 2022-09-05 12:30:08 +02:00
sowle
bc88d0d642
wallet: Zarcanum PoS (work in progress, scan_pos refactoring) 2022-08-29 23:00:34 +02:00
cryptozoidberg
0e5bcbef47
improved alias detection in transaction history + added RPC API for alias registration 2022-06-18 20:50:03 +02:00
cryptozoidberg
f56c71c0f1
Implemented #315 2022-04-21 20:57:46 +02:00
cryptozoidberg
a8fe3f2797
Fixed #293 and refactored arg_descriptor(wanted to do it for such a long time!!!!) 2022-04-21 17:43:50 +02:00
cryptozoidberg
2eddfb8a1d
command line options: data-dir moved to configurable section 2022-04-20 15:08:18 +02:00
cryptozoidberg
5f72b1c5ea
added tor option API for UI 2022-04-12 15:49:56 +02:00
cryptozoidberg
2dfc2862fc
tor integration in UI 2022-04-09 22:36:11 +02:00
Derloda
6c7ee2590d
Add --disable-ntp parameter (#317)
* Add disable-ntp parameter
* Also allow GUI to disable NTP
* Update src/currency_protocol/currency_protocol_handler.inl

Co-authored-by: crypto.sowle <crypto.sowle@gmail.com>
2022-01-04 08:14:11 +03:00
cryptozoidberg
9ea35d3a2f
deeplinks ready on application level 2021-12-30 19:17:22 +01:00
cryptozoidberg
ca8ce3c184
deeplinks implementation: proper routing 2021-12-30 17:32:58 +01:00
cryptozoidberg
52440749ed
added api fo exporting tx history from UI 2021-10-24 17:42:30 +02:00
cryptozoidberg
7873ef2acc
implemented #242 2021-10-17 21:11:01 +02:00
cryptozoidberg
3b29f57104
disabled notifications for tracking wallet 2021-10-16 23:08:05 +02:00
cryptozoidberg
c10674ce19
explicitly removed sender address from wrap tx 2021-09-11 10:28:34 +03:00
cryptozoidberg
d98fea3a62
removed sender address in wrap operations 2021-09-06 23:49:05 +03:00
cryptozoidberg
8a0bbf7854
Fixed bug with amount parsing 2021-08-26 15:03:42 +02:00
cryptozoidberg
506bf42632
added send wrapped transaction to desktop UI 2021-08-25 22:43:08 +02:00
cryptozoidberg
69eb2dc38a
added wrap address detection support in UI 2021-08-21 19:51:01 +02:00
cryptozoidberg
cb1be3e31c
fixed missing namespace 2021-08-17 12:13:17 +02:00
cryptozoidberg
2efc46ed09
address validation for wrap 2021-08-17 12:13:17 +02:00
cryptozoidberg
2768732e23
Fixed tracking seed restoring bug 2020-12-15 22:53:28 +01:00
cryptozoidberg
2d8adf2734
extended secure seed api for mobile wallet 2020-11-25 22:11:02 +01:00
cryptozoidberg
ca46baf24a
secure seed api extended 2020-11-24 20:01:46 +01:00
cryptozoidberg
6349ed8341
fixed seed loading functions, fixed unit_tests 2020-11-18 21:20:08 +01:00
sowle
6f7d07d282
wallets_manager: set wallet state to ready (instead of 0 "undefined") upon generation (fix for #219) 2020-09-22 17:18:53 +03:00
sowle
acda8f911b
Merge branch 'ui_develop' into issue207 2020-09-11 14:24:24 +03:00
cryptozoidberg
e01e59df24
disabled tray notifications while wallet sync 2020-09-04 22:26:03 +02:00
sowle
884c9584d5
#207 has been partially fixed 2020-09-03 19:32:10 +03:00
cryptozoidberg
aea993f36b
implemented exclude_staking_txs filter 2020-09-01 00:26:46 +02:00
cryptozoidberg
af0d65af74
enabled auditable wallets on mobile 2020-08-25 13:45:05 +02:00
sowle
adc1efbbd9
attempt to fix #203 2020-08-11 15:00:28 +03:00
sowle
0fd94437b1
wallet: properly handle not_enough_money and not_enough_outs_to_mix in wallets_manager 2020-08-08 15:10:30 +03:00
sowle
60f7d2c3d5
auditable wallets are not supported in mobile, not in desktop 2020-08-05 17:53:00 +03:00
cryptozoidberg
824e161fbb
disabled auditable wallets in moobile version(will be added in next releases) 2020-07-17 19:54:14 +02:00
cryptozoidberg
2133762010
fix on the mobile wallet crash 2020-07-15 00:48:58 +02:00
cryptozoidberg
5cd872fe64
fix of wrong behavior on core_busy response 2020-07-13 01:45:12 +02:00
sowle
3520e17836
--stop-after-height implemented 2020-07-02 23:16:47 +03:00
sowle
dc08169aee
clean things up (massive names correction) 2020-06-29 22:55:25 +03:00
sowle
8e7a15af13
is_valid_brain_restore_data now supports awo blobs (aka tracking ID) 2020-06-23 21:34:32 +03:00
sowle
2c54e15d50
auditable wallet tracking ID: attempt to simplify things and auto-determine restoration phrase type 2020-06-19 23:39:46 +03:00