1
0
Fork 0
forked from lthn/blockchain
Commit graph

1658 commits

Author SHA1 Message Date
sowle
6156c0dc6c version bump: 1.5.1.145 -> 1.5.1.146 2023-07-14 20:01:21 +02:00
sowle
8cbf3a7ebb
wallet2: fixed a rare bug preventing PoS block creation when UTXO defragmentation tx accidently uses stake output (pre-zarcanum) 2023-07-06 18:50:15 +02:00
cryptozoidberg
6caa5b7ac1
Moved UI to latest commit(and built html) 2023-06-20 15:04:24 +02:00
sowle
4e9c328be0
wallet: PoS mining timings 2023-06-19 23:59:17 +02:00
cryptozoidberg
b557b0ef93
Moved UI to latest commit(and built html) 2023-06-14 19:02:39 +02:00
cryptozoidberg
db637883cb
add built html to UI 2023-06-12 18:36:05 +02:00
cryptozoidberg
accd9ee1ce
Moved UI to letes fixes 2023-06-10 15:29:59 +02:00
sowle
b93bf1d187
predownload updated to height 2100000 2023-05-18 14:10:10 +02:00
sowle
9f1b68e2b6
minor fix for a --stop-after-height option (2) 2023-04-18 23:31:26 +02:00
sowle
740425409b
predownload files updated up to height 2067777 2023-04-18 23:24:42 +02:00
sowle
faeefa8927
minor fix for a --stop-after-height option 2023-04-18 20:12:19 +02:00
sowle
901aba2ff9
version bump: 1.5.0.144 -> 1.5.1.145 2023-04-18 00:05:52 +02:00
sowle
4a95e27574
new checkpoint at height 2M 2023-04-17 23:12:09 +02:00
cryptozoidberg
938c019cc6
hard-disabled TOR relay due to possible misleading API responses on wallet server 2023-02-16 18:52:40 +01:00
cryptozoidberg
ffad058c7f
moved UI to right commit 2023-02-15 12:58:59 +01:00
cryptozoidberg
394384facc
moved UI to proper commit 2023-01-18 21:00:51 +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
sowle
4eacfa8305
Merge branch 'master' into release 2022-12-22 20:22:37 +01:00
zano build machine
cd01fd3bd2 === build number: 143 -> 144 === 2022-12-22 17:20:31 +03:00
cryptozoidberg
8dd8e5dbce
Removed dl 2022-08-01 17:02:43 +02:00
sowle
eb6aac4f5e
Merge branch 'release' 2022-06-03 23:16:08 +02:00
sowle
a0625b0624
fix simplewallet linking for gcc 2022-06-03 22:36:04 +02:00
cryptozoidberg
0123e311c0
Added get_mining_history API 2022-05-14 00:00:56 +02:00
sowle
1235ab6434
version bump: 1.4.1.142 -> 1.5.0.143 2022-05-08 03:45:43 +02:00
sowle
e569dd8023
predownload bumped up to 1569k 2022-05-07 22:59:57 +02:00
sowle
bbdd6595bf
wallet: minor htlc error-handling improvement 2022-05-01 21:07:17 +02:00
sowle
2b1d890b74
wallet & coretests: minor error-logging improvements 2022-05-01 21:03:27 +02:00
cryptozoidberg
a51057753c
pulled latest commits from UI 2022-04-27 16:40:32 +02:00
cryptozoidberg
f6f1849102
moved ui to latest commits 2022-04-26 16:43:50 +02:00
cryptozoidberg
ae48cf0c7a
moved ui to latest commit 2022-04-25 20:03:33 +02:00
cryptozoidberg
f56c71c0f1
Implemented #315 2022-04-21 20:57:46 +02:00
cryptozoidberg
631c1fa921
fixed minor issues related to arg_descriptor 2022-04-21 19:00:03 +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
2f0b5a323f
core tests fixes for TOR 2022-04-20 20:58:52 +02:00
cryptozoidberg
5c42da0a84
merge from develop 2022-04-20 19:12:16 +02:00
cryptozoidberg
7e11ff07bf
Added option for disabling TOR from build 2022-04-20 17:17:11 +02:00
cryptozoidberg
2eddfb8a1d
command line options: data-dir moved to configurable section 2022-04-20 15:08:18 +02:00
sowle
78372d1bde
crypto: BPP and BPPE: minor improvements 2022-04-19 23:41:59 +02:00
cryptozoidberg
f407089855
attempt to fix threads_pool on mac/clang 2022-04-18 19:26:03 +02:00
cryptozoidberg
25163db2bf
implemented non-blocking api for javascript calls 2022-04-18 19:04:15 +02:00
sowle
0fd6406158
crypto: BPP & BPPE: get_2_to_the_power_of_N_minus_1() 2022-04-18 18:12:15 +02:00
sowle
b0e8e6c2eb
crypto: scalar_t: get_bit, set_bit, clear_bit, power_of_2 implemented; crypto_sc_set_bit_clear_bit test added 2022-04-15 21:29:08 +02:00
cryptozoidberg
bd39dce7e6
Fixed #262(-do-pos-mining needs also rpc-bind-port specified to work) 2022-04-14 21:01:14 +02:00
cryptozoidberg
75b998a6b0
removed unused signal 2022-04-14 20:45:26 +02:00
cryptozoidberg
b64a08880d
fixed connectivity tool build issue(old levin_xxxx naming) 2022-04-13 19:43:20 +02:00
cryptozoidberg
024e07c2d9
[COVERITY] Fixed coveerity issue 391947 Unchecked return value from library 2022-04-12 21:05:15 +02:00
cryptozoidberg
2e2a4861a7
fixed bug with compilation 2022-04-12 19:12:28 +02:00