1
0
Fork 0
forked from lthn/blockchain
Commit graph

134 commits

Author SHA1 Message Date
cryptozoidberg
03f443cf4c
Fixed few complilation issues 2023-04-11 17:23:06 +02:00
cryptozoidberg
8cfeab405b
merged from cryptoassets 2023-04-10 15:29:54 +02:00
cryptozoidberg
3b7e038064
fixed multiple compilation problems 2023-04-07 22:53:50 +02:00
cryptozoidberg
4ca3e25995
Multiwallet rpc server implementation: in work 2023-03-29 20:26:46 +02:00
cryptozoidberg
8be2cc083f
Implemented accept ionic swap proposal(partially) 2023-03-08 21:19:59 +01:00
cryptozoidberg
0030f7fbf6
Implemented basic code for validatiing ionic_swap 2023-03-03 18:17:16 +01:00
cryptozoidberg
2328a2cced
Implemented basics for building ionic_swap template 2023-02-23 19:10:22 +01:00
cryptozoidberg
8f483db05e
ionc swaps implementation: inital code 2023-02-20 21:39:36 +01:00
cryptozoidberg
123e599202
small fixes over bug reports 2023-02-15 19:55:00 +01:00
sowle
a813484a4f
confidential assets: global refactoring WIP (now everything is in compilable state, including tests) 2023-02-13 21:42:31 +01:00
cryptozoidberg
b6cfecf25f
added extra check on transfer_canceled 2023-02-10 17:15:05 +01:00
sowle
baf2b507ec
Merge branch 'release' into cryptoassets
# Conflicts:
#	utils/build_script_windows.bat (accepted mine)
2023-02-04 20:38:47 +01: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
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