Duke Leto
|
5a1109ccf4
|
Allow z2z fork height to be specified on CLI for testing
|
2020-07-23 08:04:25 -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 |
|
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
|
b094db7113
|
More debugspam for -zdebug; Fix bug where shielded spends where not tracked correctly
|
2020-07-17 15:35:28 -04:00 |
|
miodragpop
|
29a06462cb
|
more associative naming convention
|
2020-07-17 02:44:29 +02:00 |
|
miodragpop
|
534efcb65d
|
malloc_trim is glibc specific
|
2020-07-17 02:28:27 +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
|
cbf0351e98
|
Show shielded spends in getchaintxstats output
|
2020-07-13 14:03:37 -04:00 |
|
miodragpop
|
c12ec78caf
|
executable permissions on makecustom script
|
2020-07-12 13:35:31 +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 |
|
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 |
|
Duke Leto
|
83be5195e9
|
Revert "Randomize sietch memos and increase min zouts to 3"
This reverts commit a053d212b8.
|
2020-06-17 20:44:54 -04:00 |
|
Duke Leto
|
36e917f1d3
|
copyright
|
2020-06-17 20:43:58 -04:00 |
|
Duke Leto
|
646c68490b
|
cleanup
|
2020-06-17 17:53:12 -04:00 |
|
Duke Leto
|
f8972d4150
|
Remove mention of joinsplit from some error messages
|
2020-06-17 17:49:18 -04:00 |
|
Duke Leto
|
280cc4cfda
|
oops
|
2020-06-17 12:36:08 -04:00 |
|
Duke Leto
|
6e31ee3b1d
|
fix
|
2020-06-17 10:41:33 -04:00 |
|
Duke Leto
|
d0dade1d2c
|
desprout
|
2020-06-17 10:13:57 -04:00 |
|
Duke Leto
|
4de60497c8
|
Refactor GetSaplingWitnesses code and add some logging
|
2020-06-17 00:04:55 -04:00 |
|
Duke Leto
|
7f7876d208
|
oops
|
2020-06-16 12:25:47 -04:00 |
|
Duke Leto
|
a470c4e251
|
get rid of z2zforkheight which causes linker bugz
|
2020-06-16 12:21:30 -04:00 |
|
Duke Leto
|
0c5923d749
|
Revert "HUSH dpow"
This reverts commit 40f68d0d05.
|
2020-06-16 12:04:12 -04:00 |
|
Duke Leto
|
94134862e5
|
try to make linker happy
|
2020-06-16 11:44:38 -04:00 |
|
Duke Leto
|
40f68d0d05
|
HUSH dpow
|
2020-06-16 11:43:18 -04:00 |
|
Duke Leto
|
07d7aacd90
|
destake
|
2020-06-16 11:24:12 -04:00 |
|
Duke Leto
|
b5c9453129
|
Declare S4 to have happened already. This is now now
|
2020-06-16 10:46:25 -04:00 |
|
Duke Leto
|
500dcabf53
|
Fix a compiler warning in cc and add some copyrights
|
2020-06-13 22:43:08 -04:00 |
|
Duke Leto
|
a9d04b1e3f
|
Include z2z fork height in our future seasons
|
2020-06-13 22:38:38 -04:00 |
|
Duke Leto
|
0a999c8497
|
Merge branch 'z2z' into duke
|
2020-06-13 22:13:54 -04:00 |
|
Duke Leto
|
a053d212b8
|
Randomize sietch memos and increase min zouts to 3
|
2020-06-13 21:34:20 -04:00 |
|
Duke Leto
|
3a28e7bab8
|
bump version to 3.4.0
|
2020-06-13 11:09:00 -04:00 |
|