1
0
Fork 0
forked from lthn/blockchain
Commit graph

1512 commits

Author SHA1 Message Date
sowle
b03625c4c7 fix a typo 2019-06-17 23:59:45 +03:00
cryptozoidberg
f77f0d7720
added height condition 2019-06-17 16:25:40 +03:00
sowle
5b776070cb === build number: 39 -> 40 === 2019-06-17 13:47:33 +03:00
cryptozoidberg
8245ea6fa6
added more strict pos validation 2019-06-17 11:22:00 +03:00
sowle
7382d6ccdf simplewallet: integrated_address command now requites hex-encoded payment id (ZANO-241) 2019-06-14 15:24:39 +03:00
wildkif
be3f15b741 Merge remote-tracking branch 'origin/develop' into frontend 2019-06-14 11:48:42 +03:00
sowle
695209d323 fix for ZANO-362 2019-06-14 02:37:27 +03:00
wildkif
fcd7bb3523 getting correct rate for zano 2019-06-13 13:52:17 +03:00
sowle
2fe5e6be13 boost serialization helper: fixed func names in exceptions for easier identification 2019-06-12 18:13:55 +03:00
sowle
627f3c2c56 time sync problems detection: final fixes 2019-06-11 18:24:16 +03:00
sowle
7a1f1f7426 Merge branch 'develop' into timesync 2019-06-11 14:32:57 +03:00
wildkif
e585853ba5 changed update url 2019-06-11 13:50:24 +03:00
wildkif
3d94ec9bd3 Merge remote-tracking branch 'origin/develop' into frontend
# Conflicts:
#	src/gui/qt-daemon/html/main.js.map
2019-06-11 13:13:38 +03:00
wildkif
9f34597d2a implement net_time_delta_median 2019-06-11 13:05:54 +03:00
sowle
d4e979cd2b simplewallet: request password from CLI if running in RPC mode with no password specified (ZANO-364) 2019-06-10 21:32:56 +03:00
sowle
403f21130b time sync issues detection: --disable-stop-if-time-out-of-sync option added + various fixes 2019-06-07 15:15:14 +03:00
sowle
be51d8ecd7 time sync issues detection: WIP 2019-06-07 11:07:51 +03:00
cryptozoidberg
b55c30337b
added proper handling mutex operating in lmdb, improved wallet backend error handling 2019-06-06 23:08:21 +03:00
sowle
c04564c7b5 === build number: 38 -> 39 === 2019-06-06 18:20:44 +03:00
sowle
5995c0ca7f time sync issues detection first impl 2019-06-06 16:21:26 +03:00
cryptozoidberg
19daa91f08
attempt to fix bug in lmdb backend 2019-06-06 14:34:17 +03:00
sowle
b504849b0d stratum: tiny little improvements 2019-06-06 11:25:02 +03:00
cryptozoidberg
978ff8e592
changed url for donwloads page 2019-06-05 18:11:21 +03:00
sowle
2b332610bb === build number: 37 -> 38 === 2019-06-05 13:48:05 +03:00
sowle
9492d2c9ea === build number: 36 -> 37 === 2019-06-04 22:53:08 +03:00
cryptozoidberg
41cc980023
fixed critical bug in altchain validation code 2019-06-04 21:47:13 +03:00
sowle
17ef2dd156 === build number: 35 -> 36 === 2019-05-31 19:22:36 +03:00
sowle
366ccb7b67 Merge branch 'develop' into release 2019-05-31 19:17:04 +03:00
sowle
7af0159f59 === build number: 34 -> 35 === 2019-05-31 19:15:31 +03:00
wildkif
0933026c2a Merge remote-tracking branch 'origin/develop' into frontend 2019-05-31 16:30:57 +03:00
wildkif
e9766aea65 reduced delay of hiding balance tooltip 2019-05-31 16:22:13 +03:00
sowle
e8df86117e === build number: 33 -> 34 === 2019-05-30 12:42:13 +03:00
wildkif
e6a8b40833 Contract notification messages update 2019-05-29 20:30:05 +03:00
wildkif
6249d80699 Enable auto-resume for staking 2019-05-29 18:16:37 +03:00
wildkif
a67869f7ec contract UI changes 2019-05-28 19:33:49 +03:00
wildkif
8cfe21421a fix error when buyer deposit is smaller than amount 2019-05-28 15:04:10 +03:00
wildkif
290460c0f3 Merge remote-tracking branch 'origin/develop' into frontend 2019-05-27 18:17:57 +03:00
wildkif
0d4d0d377b Contracts text changes part 2 2019-05-27 18:09:27 +03:00
wildkif
d69ac68bca "same amount" checkbox fix 2019-05-27 17:00:24 +03:00
sowle
2924594ea6 pch: fix for changed way of inclusion of boost/timer.hpp 2019-05-25 19:55:38 +03:00
cryptozoidberg
af4aaa87c7
made notice for simplewallet more bright 2019-05-24 19:36:22 +02:00
cryptozoidberg
5fcb0d4848
set peers for testnet 2019-05-24 18:59:47 +02:00
cryptozoidberg
e29bd0aeb6
generated genesis for testnet, added missed lib to boost 2019-05-24 18:37:27 +02:00
wildkif
0b88f1a152 Merge remote-tracking branch 'origin/develop' into frontend 2019-05-24 18:30:45 +03:00
wildkif
d441de9e9f zero amount error message in contracts 2019-05-24 17:59:51 +03:00
cryptozoidberg
8c065fd974
added notice for pos_mining in wallet, removed warnings with new boost 2019-05-24 15:51:10 +02:00
wildkif
82b9d1046a Contracts text changes && select scroll fix 2019-05-24 14:24:19 +03:00
cryptozoidberg
c4a3493b32
=== build number: 32 -> 33 === 2019-05-23 20:05:32 +02:00
wildkif
134a0dafbc Merge remote-tracking branch 'origin/develop' into develop 2019-05-23 20:18:01 +03:00
wildkif
c0742f281e Merge remote-tracking branch 'origin/develop' into frontend 2019-05-23 20:17:10 +03:00