1
0
Fork 0
forked from lthn/blockchain
Commit graph

90 commits

Author SHA1 Message Date
sowle
39b4646e5d
mainwindow: removed redundant param for drop_secure_app_data() 2024-09-27 13:55:10 +02:00
sowle
43602031b8
gui: show_notification slot added + minor improvements (logs) 2024-09-12 16:05:08 +02:00
cryptozoidberg
1ea5c1aa53
implemented burn assets API + fixed deploy asset API 2024-07-05 18:23:30 +04:00
cryptozoidberg
c01e9a5862
added async call for 2-arguments slots 2024-06-19 14:45:53 +02:00
cryptozoidberg
af49225221
small tweak for bridge serialization 2024-06-17 22:13:07 +02:00
cryptozoidberg
47e10e7209
added new api to update alias 2024-06-06 21:24:31 +02:00
cryptozoidberg
423b99cc5e
fixes in UI for latest qt and latest UI commits 2024-05-02 19:12:35 +04:00
sowle
88a0d072b0
msvc compilation fix 2024-04-03 18:24:03 +02:00
cryptozoidberg
f15a8421f9
added call_wallet_rpc to avoid using of mw_select_wallet 2024-03-20 17:57:46 +01:00
cryptozoidberg
86e8446e42 Implemented JWT support in UI, multiple API improvements and fixes 2024-03-18 23:27:44 +01:00
cryptozoidberg
13e21c0e7e
quick fix for UI being to early on rpc calls 2024-02-23 22:31:44 +04:00
cryptozoidberg
b363b893e4
Bunch of improvements over the wallet 2024-01-02 21:57:43 +01:00
cryptozoidberg
0716e84529
fixes for wallet, implemented proxy-rpc for UI 2023-09-29 18:16:19 +02:00
cryptozoidberg
c3397a00eb
fixes in simplewallet and mainwindow for new recent_history structure 2023-06-21 22:45:31 +02:00
cryptozoidberg
03f443cf4c
Fixed few complilation issues 2023-04-11 17:23:06 +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
123e599202
small fixes over bug reports 2023-02-15 19:55:00 +01:00
cryptozoidberg
7cda58a7cf
fixed bug in get_wallet_info 2022-12-07 18:04:40 +01:00
cryptozoidberg
0dc8a42555
added api for UI to fetch balance after whitelisting of asset 2022-12-06 21:59:49 +01:00
cryptozoidberg
9c30c60881
fixed scaling issue, fixed missing Zano entry in balances list 2022-12-06 21:31:17 +01:00
cryptozoidberg
464818fb7f
added api for adding/removing assets via UI 2022-12-02 22:29:23 +01:00
cryptozoidberg
7c4d8a41e8
massive changes over adding asset id to primary operations to wallet 2022-09-20 22:01:52 +02:00
cryptozoidberg
25163db2bf
implemented non-blocking api for javascript calls 2022-04-18 19:04:15 +02:00
cryptozoidberg
2e2a4861a7
fixed bug with compilation 2022-04-12 19:12:28 +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
cryptozoidberg
42e70b134a
removed message box on command line arg 2022-02-14 18:43:23 +03:00
cryptozoidberg
d423f465a1
Fixed WRONG_PASSWORD error in UI 2022-01-27 15:30:50 +01:00
cryptozoidberg
b7a42895a1
fixed fixing fix 2022-01-18 18:48:36 +01:00
cryptozoidberg
50392b9e31
fixed bug with crashing message box 2022-01-18 18:19:18 +01:00
cryptozoidberg
cd644cc851
added preventive removal of ipc channel 2022-01-13 18:56:49 +01: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
2ca7c556d9
deep links: ipc inital implementation 2021-12-23 19:42:10 +01:00
cryptozoidberg
ba35377d45
fixed #313 2021-12-02 16:45:43 +01:00
cryptozoidberg
b952183623
converted local UI config into JSON 2021-11-18 20:05:09 +01:00
cryptozoidberg
bd3cd91379
fixed problem with catch-return value 2021-11-17 16:41:32 +01:00
cryptozoidberg
a2eb47d7e4
fixes for disabling notification feature 2021-11-03 22:17:21 +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
3babaa4f07
added support of disableing notifications for JS code 2021-10-17 15:51:55 +02:00
cryptozoidberg
52199f1c79
fixed seed info validation 2020-12-03 21:15:55 +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
03cb013695
Seed password implementation: in work 2020-11-20 00:37:48 +01:00
cryptozoidberg
b47e385279
simplewallet secure seed promt implemented 2020-11-18 23:05:58 +01:00
cryptozoidberg
c7aa656b3e
fixed dummy func 2020-10-17 20:08:00 +03:00
cryptozoidberg
80672a783b
added dummy method for CORE_BUSY situation modelling 2020-10-16 14:09:31 +03:00