1
0
Fork 0
forked from lthn/blockchain
Commit graph

3380 commits

Author SHA1 Message Date
sowle
7663f8386a
fixed minor gcc compilation issues 2023-08-03 01:29:10 +02:00
sowle
87d109b8a5
readme: updated min/max versions 2023-08-02 22:58:12 +02:00
sowle
b0bbca04d6
coretests: fixed a bug with ZC outs handling in fill_tx_sources() 2023-08-02 22:56:57 +02:00
sowle
d1e066c609
coretests: various fixes for alias tests 2023-08-02 22:55:09 +02:00
sowle
d852119e5e
range proofs: max outputs count changed: 16 -> 32 2023-08-02 22:53:00 +02:00
sowle
136ac303b4
minor improvements 2023-08-02 22:51:50 +02:00
sowle
96a4b4033f
get_outs_money_amount() modified to handle hidden amounts as well 2023-08-02 22:51:12 +02:00
sowle
aed4d0bbee
coretests: chaingen improvements for --stop-on-first-fail 2023-08-02 22:49:41 +02:00
sowle
4d2eb4a57b
ui submodule updated 2023-07-31 19:13:11 +02:00
sowle
affa54f1e1
partially fixed a bug with alias registration for hf4 + gen_alias_update_for_free test updated 2023-07-28 04:15:27 +02:00
cryptozoidberg
2375d0fbc1
fixed minro bug in UI wallet 2023-07-26 14:37:55 +02:00
sowle
54396e8aeb
build macOS: minor fix for build script 2023-07-25 00:55:59 +02:00
zano build machine
c775719525 === build number: 212 -> 213 === 2023-07-24 19:11:46 +03:00
sowle
76e60d7cfc
version bump: 2.0.0.211 -> 2.0.0.212 2023-07-21 13:04:37 +02:00
sowle
1a42d2ef65
ui submodule updated 2023-07-21 13:04:07 +02:00
sowle
c0d0d7d42a
build macOS: final fixes (hopefully) 2023-07-21 11:03:35 +02:00
sowle
1088b3ce90
build for macOS: dirty workaround for unsolvable issues with the VM 2023-07-21 02:04:34 +02:00
sowle
45f3986f78
build: macOS min deployment target changed: 10.10.5 -> 10.12 (Sierra) 2023-07-20 20:57:21 +02:00
sowle
01a878d827
Merge branch 'C++17' into cryptoassets 2023-07-20 20:51:49 +02:00
cryptozoidberg
4c15be3d4e
fixed isolate_auditable_and_proof 2023-07-20 19:03:02 +02:00
cryptozoidberg
f8c6125258
removed deterministif onetime key 2023-07-20 17:12:20 +02:00
cryptozoidberg
6c8f879661
Implemented attachment_isolation_test and fix for this test 2023-07-19 22:09:14 +02:00
cryptozoidberg
96a05dce47
Layout moved to latest commit 2023-07-19 13:34:46 +02:00
cryptozoidberg
eaebac7e6b
Implemented deterministic one time tx keys 2023-07-18 20:57:30 +02:00
cryptozoidberg
963b1b3f10
added forgoten files 2023-07-17 14:34:28 +02:00
cryptozoidberg
f36f570310
Implemented test for the issue related to TX_SERVICE_ATTACHMENT_ENCRYPT_BODY_ISOLATE_AUDITABLE with outgoing transactions 2023-07-14 22:44:16 +02:00
sowle
e3f2170f00
version bump: 2.0.0.210 -> 2.0.0.211 2023-07-14 21:21:31 +02:00
sowle
30d42c6cef
version bump: 2.0.0.210 -> 2.0.0.211 2023-07-14 21:20:02 +02:00
sowle
bddfaae9af
Merge branch 'cryptoassets' into C++17 2023-07-14 13:34:13 +02:00
sowle
4d5c6e2ec6
performace_tests: comilation fix for gcc + warnings 2023-07-14 13:33:33 +02:00
sowle
f1997a64dd
code slightly adapted to C++17 2023-07-14 02:10:18 +02:00
sowle
5ff0f93027
unit_tests & performance_tests: fixed compilation error 2023-07-14 01:30:26 +02:00
sowle
e2d84bfc3b
version bump: 2.0.0.209 -> 2.0.0.210 2023-07-13 15:58:18 +02:00
cryptozoidberg
5448441c8f
fixed typo 2023-07-13 15:55:38 +02:00
sowle
42be0af5a2
linux appimage build: email sending was improved (switched to python script) 2023-07-13 15:51:09 +02:00
cryptozoidberg
d7dea2ad14
added cross-coversion for JSON parser string->uint64_t 2023-07-13 15:49:30 +02:00
sowle
00dcaee48f
linux build: email sending was improved (switched to python script) 2023-07-13 12:55:36 +02:00
sowle
696725b5c3
version bump: 2.0.0.208 -> 2.0.0.209 2023-07-13 01:01:15 +02:00
sowle
abe696b2f4
functional tests: compilation fixed 2023-07-13 01:00:17 +02:00
sowle
e5bdd70a51
CMake minimum required version: 2.8.6->3.1, C++ minimum required version: 11(?) -> 14 2023-07-13 00:59:41 +02:00
sowle
66cd998f4d
win build script improved 2023-07-12 20:15:58 +02:00
sowle
228b20e801
win build: minor fixup 2023-07-12 02:27:48 +02:00
sowle
c606259a8b
win bulild: 1) signing all executables (and new cert supported); 2) better approach for sending emails using a custom python script; 3) win build script updated for MSVC 2019 and more 2023-07-11 22:47:10 +02:00
cryptozoidberg
01548cdf57
few minor fixes 2023-07-03 16:56:41 +02:00
cryptozoidberg
ec01f1c80b
Updated UI 2023-06-29 13:35:37 +02:00
cryptozoidberg
1183c8b548
Fixed missing outgoing transactions from history 2023-06-22 23:32:17 +02:00
cryptozoidberg
937dfe042e
Merge branch 'recent_history' into cryptoassets 2023-06-21 22:46:29 +02:00
cryptozoidberg
c3397a00eb
fixes in simplewallet and mainwindow for new recent_history structure 2023-06-21 22:45:31 +02:00
cryptozoidberg
bf908f43a6
Merge branch 'cryptoassets' into recent_history 2023-06-20 21:59:53 +02:00
cryptozoidberg
7b228f07b4
Merge branch 'cryptoassets' of github.com:hyle-team/zano into cryptoassets 2023-06-20 21:59:32 +02:00