1
0
Fork 0
forked from lthn/blockchain
Commit graph

3328 commits

Author SHA1 Message Date
sowle
c4a4447694
DB & pre-downloading links updated for the mainnet 2020-03-20 02:22:30 +03:00
sowle
448637a98a
back-end part of pre-downloading progress bar 2020-03-19 03:01:02 +03:00
sowle
09258e686f
DB & pre-downloading links updated for the testnet 2020-03-18 20:11:22 +03:00
sowle
5a1fa2e042
conn_tool: proper handling of gzip encoding/decoding result 2020-03-18 18:38:28 +03:00
sowle
cf932f50e7
CLI option change: explicit-predownload -> force-predownload 2020-03-18 15:14:10 +03:00
sowle
e652771786
pre-downloading is implemented for GUI as well 2020-03-16 22:14:01 +03:00
sowle
8a515489ee
minor log improvements 2020-03-16 19:57:48 +03:00
sowle
6bd9a73448
db_backend_selector is used only locally to make things simplier 2020-03-16 17:48:02 +03:00
cryptozoidberg
01b6f41509
implemented get logs/truncate logs in plain_wallet 2020-03-15 06:14:08 +01:00
cryptozoidberg
8bec5d2957
extended diagnistic info on plain_wallet initialization 2020-03-14 03:03:11 +01:00
sowle
73c34713e3
pre-download validation improved 2020-03-13 07:44:03 +03:00
sowle
e1264ed8c7
fix for gcc 2020-03-13 03:47:44 +03:00
sowle
5567275518
blockchain database predownloading: first version 2020-03-12 18:07:31 +03:00
sowle
05b5f2294b
attempt to fix linux build 2 2020-03-12 14:29:52 +03:00
sowle
f19eeda119
attempt to fix linux build 2020-03-12 14:22:53 +03:00
sowle
5d5c63c1f8
db_backend_selector introduced 2020-03-12 13:21:22 +03:00
sowle
d01ace4113
conn_tool: made able to pack/unpack a file with SHA3-based hash for blockchain pre-downloading 2020-03-11 13:59:20 +03:00
sowle
18fa6d8d7c
stream_cn_hash introduced 2020-03-11 13:58:10 +03:00
cryptozoidberg
c239ac31de
removed duplicate ec defintion, added missing header 2020-03-11 05:10:36 +01:00
cryptozoidberg
93353033bb
why it's been called app_config_folder lol 2020-03-11 04:55:09 +01:00
cryptozoidberg
f877b8e896
corrected response codes 2020-03-11 04:40:10 +01:00
cryptozoidberg
30b0d7aa8a
implemented app config api 2020-03-11 04:23:25 +01:00
cryptozoidberg
a68ab6b150
fixed unresloved external or ios 2020-03-11 03:02:06 +01:00
cryptozoidberg
33829fa374
[plain_wallet]: extended api for configuring loging level 2020-03-11 02:08:57 +01:00
cryptozoidberg
b034328a9f
fixed warning regarding potentially uninitialized members(quite reasonable) 2020-03-08 20:55:57 +01:00
cryptozoidberg
39ecd43321
added expiration median to COMMAND_RPC_GET_TX_POOL 2020-03-08 20:30:39 +01:00
sowle
4a2b1d5703
=== build number: 79 -> 80 === 2020-03-08 03:59:43 +01:00
zetov
04a2d66457
Gui graphics #157 (#158)
* Fix close btn
* rebuild
2020-03-08 02:28:25 +01:00
zetov
c6c3d2264d
Gui graphics #157 (#158)
* Fix close btn
* rebuild
2020-03-07 23:07:57 +01:00
cryptozoidberg
d3c033b50b
fixed another compilation problem 2020-03-07 14:45:21 +01:00
cryptozoidberg
5fac594653
fixed compilation problem 2020-03-07 07:41:17 +01:00
cryptozoidberg
afe15b3337
extended logs for other proxy helpers 2020-03-07 07:38:37 +01:00
cryptozoidberg
12b2bec9bd
offline status tracking fix 2020-03-07 07:27:59 +01:00
cryptozoidberg
fe8c34eb17
improved timeouts for mobile wallet 2020-03-07 06:55:09 +01:00
sowle
57d9149626
fixed missed return 2020-03-06 23:47:26 +01:00
sowle
1cddfc07ed
=== build number: 78 -> 79 === 2020-03-05 22:53:10 +01:00
sowle
c1d65f6d05
BCS: DB versions matching logic improved to cover more cases 2020-03-05 22:50:28 +01:00
sowle
94088f500f
BLOCKCHAIN_STORAGE_MAJOR_COMPATIBILITY_VERSION : 93 -> 94 2020-03-05 22:40:20 +01:00
sowle
9efc77f95b
added checkpoint for height 425000 2020-03-04 21:19:45 +01:00
cryptozoidberg
f907daed13
added current height to wallet_status api 2020-03-04 21:00:05 +01:00
cryptozoidberg
fa1af3e3aa
fixed proper work with pointer 2020-03-02 05:18:28 +01:00
cryptozoidberg
fccf9933af
implemented online/offline status detecting 2020-03-02 05:05:15 +01:00
cryptozoidberg
0c0689a888
fixed return code in unknown method handler 2020-02-28 12:32:05 +01:00
cryptozoidberg
83f42ef10f
fixed bug with unknown wallet 2020-02-28 12:28:00 +01:00
cryptozoidberg
3284ca95c4
wrap close wallet response in json-like object 2020-02-28 11:20:17 +01:00
sowle
5a219d15a0
test commit 2020-02-28 13:17:20 +03:00
cryptozoidberg
f8d5442cc1
fixed json in try_pull_result response 2020-02-28 08:45:16 +01:00
cryptozoidberg
b8b2feabe1
return type fixed 2020-02-28 07:46:05 +01:00
cryptozoidberg
11194722d5
changed damn api because react native promise resolver is not willing to work with long 2020-02-28 07:38:40 +01:00
cryptozoidberg
47e33ff75d
fixed bug with deatachment of thread object 2020-02-28 05:37:53 +01:00