1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2019-06-23 00:41:35 +03:00
..
common boost serialization helper: fixed func names in exceptions for easier identification 2019-06-12 18:13:55 +03:00
connectivity_tool added command for constructing integrated_address 2019-06-23 00:41:35 +03:00
crypto made crypto_ops::validate_key_image exception safe 2019-05-23 05:07:59 +03:00
currency_core wallet: more rules for contract proposal validation (a_pledge > 0 && b_pledge + amount_to_pay > 0) 2019-06-18 13:42:07 +03:00
currency_protocol time sync problems detection: final fixes 2019-06-11 18:24:16 +03:00
daemon fix a typo 2019-06-17 23:59:45 +03:00
gui/qt-daemon Merge remote-tracking branch 'origin/develop' into frontend 2019-06-14 11:48:42 +03:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p set peers for testnet 2019-05-24 18:59:47 +02:00
pch pch: fix for changed way of inclusion of boost/timer.hpp 2019-05-25 19:55:38 +03:00
platform Moved sources to public repo 2018-12-27 18:50:45 +03:00
rpc time sync issues detection: WIP 2019-06-07 11:07:51 +03:00
serialization Coverity (#28) 2019-05-20 11:32:36 +02:00
simplewallet simplewallet: integrated_address command now requites hex-encoded payment id (ZANO-241) 2019-06-14 15:24:39 +03:00
stratum stratum: tiny little improvements 2019-06-06 11:25:02 +03:00
wallet 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
CMakeLists.txt contrib: update miniupnpc to 2.1, use submodule 2019-05-01 23:03:09 +00:00
version.cmake Moved sources to public repo 2018-12-27 18:50:45 +03:00
version.h.in === build number: 39 -> 40 === 2019-06-17 13:47:33 +03:00