Commit Graph

29919 Commits

Author SHA1 Message Date
Duke Leto
31983a9655 Correctly choose between dynamic or random sietch zdust addresses 2020-07-25 01:41:48 -04:00
Duke Leto
7e0c41977f Revert "Use dynamically generated zaddrs in sietch, which are not stored in wallet.dat"
This reverts commit 89532c4d7b.
2020-07-23 22:53:12 -04:00
Duke Leto
cf83dc135a Merge branch 'danger' into sietch_dynamic 2020-07-22 09:39:48 -04:00
Duke Leto
4401d484ef Merge branch 'duke' into danger 2020-07-22 09:34:40 -04:00
Duke Leto
fbb9a20de4 Merge branch 'danger' of github.com:MyHush/hush3 into danger 2020-07-22 09:34:34 -04:00
Duke Leto
47aaeea0c9 Merge branch 'dev' into duke 2020-07-22 09:34:15 -04:00
Duke Leto
9f8f24dc78 Merge pull request #126 from miodragpop/patch-1
malloc.h conditional inclusion
2020-07-22 02:04:33 -04:00
Miodrag Popović
33358740f4 malloc.h conditional inclusion
malloc.h header is also glibc specific
2020-07-21 10:26:42 +02:00
Jonathan "Duke" Leto
8c435331ee Merge branch 'duke' into danger 2020-07-20 06:26:11 -07:00
Jonathan "Duke" Leto
7227739733 Merge branch 'dev' into duke 2020-07-20 06:25:50 -07:00
Duke Leto
2452d4d3ec Merge pull request #123 from miodragpop/master-aarch64
Updates and tweaks which enable cross-building of 64bit arm binaries
2020-07-20 09:23:29 -04:00
Duke Leto
b094db7113 More debugspam for -zdebug; Fix bug where shielded spends where not tracked correctly 2020-07-17 15:35:28 -04:00
Duke Leto
3110898426 Catch errors early and exit, such as when best chain is still activating 2020-07-17 01:24:50 -04:00
miodragpop
f7ec886a3e build-cross-aarch64.sh script removed
for aarch64 cross-build use `HOST=aarch64-linux-gnu zcutil/build.sh` followed by optional parameters
2020-07-17 03:27:53 +02:00
miodragpop
2112a1ae04 ... and this one 2020-07-17 03:01:40 +02:00
miodragpop
57052a0e9f more typos fix 2020-07-17 02:58:33 +02:00
miodragpop
2213356028 whitespaces: changes undoed 2020-07-17 02:55:00 +02:00
miodragpop
29a06462cb more associative naming convention 2020-07-17 02:44:29 +02:00
miodragpop
fc409581f3 updated .gitignore with cc dynamic libs built for Win 2020-07-17 02:35:25 +02:00
miodragpop
534efcb65d malloc_trim is glibc specific 2020-07-17 02:28:27 +02:00
miodragpop
c0eb0631e2 rust reverted to version 1.32.0 2020-07-17 01:58:23 +02:00
Miodrag Popović
55f555fe2b Merge pull request #1 from miodragpop/no-amqp
proton lib removed
2020-07-16 23:38:18 +02:00
miodragpop
b1de0a7f86 proton lib removed 2020-07-16 23:35:43 +02:00
miodragpop
6017bdba79 cryptoconditions: ugly workaround to fix memory access issues on aarch64 2020-07-16 19:24:30 +02:00
Duke Leto
acead3ea3e Merge branch 'danger' of github.com:MyHush/hush3 into danger 2020-07-13 14:03:42 -04:00
Duke Leto
cbf0351e98 Show shielded spends in getchaintxstats output 2020-07-13 14:03:37 -04:00
Jonathan "Duke" Leto
802cfe5ebb Merge branch 'duke' into danger 2020-07-12 16:38:14 -07:00
Jonathan "Duke" Leto
95e7b30ece Merge branch 'dev' into duke 2020-07-12 16:37:50 -07:00
Duke Leto
be314a6123 Merge pull request #118 from crackfoo/patch-6
Update funcs.mk
2020-07-12 19:35:33 -04:00
miodragpop
c12ec78caf executable permissions on makecustom script 2020-07-12 13:35:31 +02:00
miodragpop
889f7ebf91 make crossbuild script executable 2020-07-12 12:55:58 +02:00
miodragpop
9544bd0ffc adjustments for cross build of aarch64 binaries on x86_64 linux 2020-07-12 11:47:00 +02:00
Duke Leto
40f0745fab Track shielded spends on disk so we can calculate anonset in real-time correctly 2020-07-11 11:11:14 -04:00
Duke Leto
d516a21d54 Create setter to modify blocktime consensus params at run-time 2020-07-11 11:10:15 -04:00
Duke Leto
55890a0543 Set various chain params when changing blocktime 2020-07-11 01:19:08 -04:00
Duke Leto
d4883bce7c More timedate changes from KMD 0.6 2020-07-09 10:31:12 -04:00
Duke Leto
e959ea9768 Timedata changes from KMD 0.6 2020-07-09 08:35:04 -04:00
Duke Leto
eb935e3c93 Set correct blocktime when disconnecting a block and rewinding before our block time halving 2020-07-09 07:22:33 -04:00
Duke Leto
bb6565d966 Block time halving at height 340000 2020-06-24 20:49:53 -04:00
Duke Leto
e4d2ada728 formatting 2020-06-24 17:58:03 -04:00
Duke Leto
2cf9b80b8c cleanup 2020-06-24 17:56:50 -04:00
Duke Leto
828fff6168 Update some tests 2020-06-23 12:59:32 -04:00
Duke Leto
f03a7b0e7e Copyright 2020-06-23 12:48:36 -04:00
Duke Leto
920667dd73 Delete tests from ZEC that do not apply to us 2020-06-23 12:48:29 -04:00
crackfoo
9db4440ec1 Update funcs.mk
fix tar permissions/ownership on linux for depends

Cheers
http://zpool.ca
2020-06-18 14:05:58 -03:00
Duke Leto
8c0faf62ef Update build instructions 2020-06-18 10:06:35 -04:00
Duke Leto
13e4ffafaf Merge pull request #117 from MyHush/dev
Hush 3.4.0
2020-06-18 04:53:13 -07:00
Duke Leto
a7cd2b3750 Chill out on the logspam 2020-06-18 06:41:26 -04:00
Duke Leto
9bcf13bf4a report invalid roots 2020-06-18 05:40:04 -04:00
Duke Leto
4800f497aa Fix copyright 2020-06-17 22:32:00 -04:00