1
0
Fork 0
forked from lthn/blockchain
Commit graph

115 commits

Author SHA1 Message Date
cryptozoidberg
c0ab3dc48a
staking improvement in GUI version 2023-11-06 16:36:57 +01:00
cryptozoidberg
1886fae681
implemented governance initial code for wallet/daemon 2023-10-03 22:43:51 +02:00
cryptozoidberg
0ede461f25
merge from release 2023-10-02 15:54:58 +02:00
cryptozoidberg
1b898d2afa
added disabling sandbox option for qtWebEngine under ubuntu 2023-01-16 20:05:43 +01:00
cryptozoidberg
985af2ba08
disabled full rebuild, added missing / symbol in appimage 2023-01-12 20:11:42 +01:00
cryptozoidberg
1e7dc7dff9
added extra logs for AppImage detection debug 2023-01-12 15:42:03 +01:00
cryptozoidberg
0ed7ead8df
added detecting of an AppImage and set proper path to html foldr 2023-01-11 17:44:11 +01:00
cryptozoidberg
b5495f30f0
improved alias detection in transaction history + added RPC API for alias registration 2022-06-16 17:02:00 +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
sowle
2467d99afb
--qt-dev-tools option added for web UI debugging 2020-06-16 15:15:55 +03:00
cryptozoidberg
6a967bf618
configured mobile native library for using deffered loading of global outputs indicies 2020-06-14 19:46:06 +02:00
cryptozoidberg
8f53591cd9
slowed down pool pulling for moobile app 2020-06-03 23:59:01 +02:00
cryptozoidberg
b7ec081460
implemente native lib state access api(mostly for paindroid) 2020-06-03 21:29:43 +02:00