sowle
|
d8f3a7f6bc
|
Merge branch 'release'
|
2019-07-12 01:38:54 +03:00 |
|
sowle
|
488e369741
|
Merge branch 'develop' into release
|
2019-07-10 20:07:08 +03:00 |
|
cryptozoidberg
|
ccfd1f0d35
|
fixed missing comment field in GUI
|
2019-07-10 19:04:45 +02:00 |
|
sowle
|
d8b5a29407
|
Merge branch 'release' into develop
|
2019-07-09 23:18:02 +03:00 |
|
sowle
|
88d2231a3e
|
=== build number: 40 -> 41 ===
|
2019-07-09 23:14:48 +03:00 |
|
sowle
|
0ab50c8fa2
|
Merge branch 'develop' into release
|
2019-07-09 22:36:20 +03:00 |
|
sowle
|
930b2e30ef
|
minor log fixes and improvements
|
2019-07-09 22:33:01 +03:00 |
|
cryptozoidberg
|
a288150e97
|
set spent flag
|
2019-07-09 19:23:43 +02:00 |
|
sowle
|
5752cbafaa
|
simplewallet: --restore-wallet option added; show_seed, viewkey and spendkey commands added
|
2019-07-09 04:27:13 +03:00 |
|
cryptozoidberg
|
6853d903ce
|
added command for analysing tx outputs
|
2019-07-05 19:46:10 +02:00 |
|
sowle
|
f4e1e99dcb
|
currency_config.h clean up
|
2019-07-04 15:53:56 +03:00 |
|
sowle
|
9fc42dac53
|
daemon: checking for free space (--disable-stop-on-low-free-space was also added) + minor refactoring on critical errors handling
|
2019-07-02 18:38:35 +03:00 |
|
cryptozoidberg
|
97e721f5f5
|
fixed bug with payment id visualisation
|
2019-06-29 00:39:50 +03:00 |
|
Nastia Plahtiy
|
d641dd6d60
|
Add Payment ID to the transaction details (#32)
* Add Payment ID to the transaction details
* Updated highcharts packages; fix build errors
|
2019-06-29 00:37:47 +03:00 |
|
sowle
|
22bbb59117
|
simplewallet: PoS mining in RPC mode made more kind to another wallet's instances (tx pool awareness, ZANO-385
|
2019-06-27 02:30:43 +03:00 |
|
cryptozoidberg
|
606b2ffc2c
|
added command for constructing integrated_address
|
2019-06-23 00:41:35 +03:00 |
|
cryptozoidberg
|
734b726df1
|
Merge branch 'release'
|
2019-06-18 23:57:12 +03:00 |
|
sowle
|
0e08571f60
|
wallet & coretests: made contract validation more correct (zero A pledge is acceptable but B pledge + amount_to_pay must be > 0)
|
2019-06-18 20:42:37 +03:00 |
|
sowle
|
7a65919fba
|
wallet: more rules for contract proposal validation (a_pledge > 0 && b_pledge + amount_to_pay > 0)
|
2019-06-18 13:42:07 +03:00 |
|
sowle
|
71515cded2
|
coretests: escrow_zero_amounts added (exposes a minor issue in contract handling)
|
2019-06-18 13:20:20 +03:00 |
|
sowle
|
b03625c4c7
|
fix a typo
|
2019-06-17 23:59:45 +03:00 |
|
cryptozoidberg
|
3e39512ec4
|
Merge branch 'release' into develop
|
2019-06-17 16:39:43 +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 |
|
sowle
|
f8b1daeedb
|
Merge branch 'develop' into release
|
2019-06-17 13:46:11 +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
|
7b1962d930
|
Merge remote-tracking branch 'origin/frontend' into develop
|
2019-06-14 11:48:44 +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
|
953a081559
|
eos portable archive: fix boost archive version back to make it independent from Boost version (also, fix for ZANO-307)
|
2019-06-12 18:45:20 +03:00 |
|
sowle
|
2fe5e6be13
|
boost serialization helper: fixed func names in exceptions for easier identification
|
2019-06-12 18:13:55 +03:00 |
|
sowle
|
30b776e557
|
build: configure script for macOS xcodeproj updated
|
2019-06-12 05:47:21 +03:00 |
|
sowle
|
02b85f22f5
|
Merge branch 'timesync' into develop
|
2019-06-11 18:25:36 +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
|
35ed0ab624
|
Merge remote-tracking branch 'origin/frontend' into develop
|
2019-06-11 13:51:09 +03:00 |
|
wildkif
|
c454187ea1
|
Merge remote-tracking branch 'origin/develop' into frontend
|
2019-06-11 13:50:48 +03:00 |
|
wildkif
|
e585853ba5
|
changed update url
|
2019-06-11 13:50:24 +03:00 |
|
wildkif
|
ad415d94e9
|
Merge remote-tracking branch 'origin/frontend' into develop
|
2019-06-11 13:14:03 +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 |
|
cryptozoidberg
|
90c96228a3
|
Merge branch 'release' into develop
|
2019-06-06 18:21:33 +03:00 |
|
cryptozoidberg
|
b3b9058d1f
|
Merge branch 'release'
|
2019-06-06 18:21:22 +03:00 |
|
cryptozoidberg
|
4a4fc12a21
|
Merge branch 'master' of github.com:hyle-team/zano
|
2019-06-06 18:21:16 +03:00 |
|