Commit Graph

21818 Commits

Author SHA1 Message Date
Michael Toutonghi
7daf656729 Rename time lock parameters and globals 2018-04-15 00:43:57 -07:00
Michael Toutonghi
d26b557b73 Make ASSETCHAINS_TIMELOCKABOVE signed to be greater than negative numbers 2018-04-15 00:18:14 -07:00
Michael Toutonghi
d121e75b0b Adding coinbase transaction checkpoints... slight cleanup 2018-04-15 00:10:21 -07:00
Michael Toutonghi
dba84931d4 Random time lock script generator 2018-04-14 21:35:46 -07:00
Homu
312f70091b Auto merge of #3169 - ebfull:sapling-global-params, r=str4d
Import sapling global parameters

This will also test the API a bit by invoking the Pedersen hashes.

Part of #3053.
2018-04-14 18:35:11 -07:00
Sean Bowe
65dc30c5a1 Update librustzcash hash 2018-04-14 19:33:10 -06:00
Homu
1594c845f5 Auto merge of #3157 - bitcartel:2966_extend_sprout_tests_part_2, r=str4d
Part of #2966, extending Sprout tests to other epochs

This continues the work started in PR #3109.
2018-04-14 16:36:30 -07:00
Mihail Fedorov
e8131126d5 readme 2018-04-15 01:36:52 +03:00
Mihail Fedorov
657617dad1 curl fix 2018-04-15 01:23:57 +03:00
Homu
ceb4559eac Auto merge of #2784 - kozyilmaz:fetch, r=str4d
[macOS] added curl download method to fetch-params.sh

added curl download method and flock workaround for macOS

Part of #2246.
2018-04-14 14:38:07 -07:00
Homu
8be9d79c21 Auto merge of #3153 - str4d:default-disable-libs, r=str4d
Disable building libzcashconsensus by default

The library is not currently a supported build artifact; it needs work in
order to build on certain platforms (e.g. MacOS), and its dependencies need to
be narrowed down (Equihash is not a requirement for validating scripts).
2018-04-14 13:04:35 -07:00
Michael Toutonghi
3eb69544f7 Finished build fix 2018-04-14 11:40:44 -07:00
Michael Toutonghi
5d895f7034 Fixed one build issue for time locks 2018-04-14 11:37:19 -07:00
ca333
9f0535143b test 2018-04-14 18:00:06 +02:00
ca333
ea15f4969d Merge pull request #8 from jl777/dev
Dev update from jl777 repo
2018-04-14 16:21:15 +02:00
ca333
ada9d78138 Merge pull request #7 from jl777/beta
Beta update from jl777 repo
2018-04-14 16:20:54 +02:00
ca333
938a21761c Merge pull request #6 from jl777/master
update master from jl777 repo
2018-04-14 16:20:12 +02:00
jl777
f73e64e0f5 Prints 2018-04-14 16:16:49 +03:00
jl777
8dc1322c41 -printf 2018-04-14 16:02:46 +03:00
jl777
98dc898d40 Remove printouts 2018-04-14 16:02:09 +03:00
jl777
c3e2036428 ;
minor bug fix update
2018-04-14 15:59:28 +03:00
jl777
ff89a2e7d6 Fix syntax 2018-04-14 15:58:34 +03:00
jl777
28616d3592 Fix possible buffer overflow and reduce KMD memory usage 2018-04-14 15:56:31 +03:00
jl777
fffc1aa0aa Merge pull request #572 from jl777/dev
Dev
2018-04-14 15:34:51 +03:00
jl777
862285c784 -print 2018-04-14 15:27:25 +03:00
jl777
a20f07e7d1 Fix buffer overflows and reduce KMD men usage 2018-04-14 15:19:14 +03:00
jl777
46b94f6348 Test 2018-04-14 15:15:03 +03:00
jl777
774680ba81 Test 2018-04-14 15:13:39 +03:00
jl777
457b455787 Fix buffer overflow and reduce KMD men usage 2018-04-14 15:10:47 +03:00
jl777
b3119d36ca Increase rpcworkqueue to 256 2018-04-14 14:33:49 +03:00
Michael Toutonghi
da94ffe5a6 Checkin small changes to share in prep for coinbase time locks 2018-04-14 01:05:08 -07:00
Sean Bowe
341b775b19 Link with -ldl 2018-04-13 22:26:24 -06:00
Sean Bowe
395bcd3647 Invoke the merkle_hash API in librustzcash via test suite. 2018-04-13 22:26:22 -06:00
jl777
b3b20b8b25 -print 2018-04-14 03:14:07 +03:00
jl777
cfaa7d06c6 Change print 2018-04-14 03:12:27 +03:00
jl777
e70b1af226 Dont deprecate assetchains 2018-04-14 03:03:38 +03:00
jl777
7cc106cc87 Add stub 2018-04-14 02:01:56 +03:00
jl777
616b8051f4 +heightstamp 2018-04-14 01:59:06 +03:00
jl777
9283382740 +komodo_heightstamp 2018-04-14 01:57:38 +03:00
jl777
5d80d093a7 -assetchain_pubkeys 2018-04-14 01:55:51 +03:00
jl777
8458c60b5b Add timestamp 2018-04-14 01:49:59 +03:00
jl777
aeabfddd56 syntax 2018-04-14 01:48:36 +03:00
jl777
49311c0553 Syntax fixes 2018-04-14 01:46:51 +03:00
jl777
20dfaa77f5 New notaries activate height 820000
Bugfix for 790833 bug
Performance improvements

If your node crashed, you should be able to just pull and rebuild and
it should startup. We are not seeing the need to resync on most nodes.

If you are mining, this is a must update right away
2018-04-14 01:30:23 +03:00
jl777
9fa5a41cf6 Merge pull request #570 from jl777/dev
Dev
2018-04-14 00:26:42 +03:00
jl777
2689bd1275 -print 2018-04-14 00:26:03 +03:00
jl777
83cabb7d1b Test 2018-04-14 00:25:02 +03:00
jl777
092896124f Test 2018-04-14 00:21:12 +03:00
jl777
56aa66a0db Test 2018-04-14 00:20:47 +03:00
jl777
5c7c4cc92b Test 2018-04-14 00:19:07 +03:00