Commit Graph

22197 Commits

Author SHA1 Message Date
David Dawes
464a17ce69 Get recursive dependencies 2018-06-16 10:18:08 -07:00
David Dawes
9f2e84976e Version to 0.3.6 2018-06-16 09:31:06 -07:00
Scott Sadler
84964112be move disconnect notarisations from DisconnectBlock to DisconnectTip 2018-06-16 12:05:22 -03:00
Jack Grigg
3af4633b4b Add hashFinalSaplingRoot to getblockheader and getblock output 2018-06-15 13:59:28 +12:00
Sean Bowe
c03e22612d Prevent nonce reuse in Sapling note encryption API. 2018-06-14 12:21:28 -06:00
Sean Bowe
90073aeca5 Swap types in OutputDescription to use new NoteEncryption interfaces. 2018-06-14 12:08:37 -06:00
Sean Bowe
9e1c2c4049 Implementation of Sapling in-band secret distribution. 2018-06-14 11:58:45 -06:00
Scott Sadler
7f3cc8a296 create function to query notarisations leveldb by height 2018-06-14 08:35:53 -03:00
jl777
2a3e552a9d Merge pull request #698 from jl777/dev
synchronize to dev branch
2018-06-13 23:42:40 -11:00
jl777
b683c29bd7 Merge pull request #697 from jl777/jl777
Jl777
2018-06-13 21:05:02 -11:00
jl777
68e359a462 Revert unfiltered notarizations 2018-06-13 21:01:32 -11:00
Sean Bowe
9e8e121c9f Update librustzcash 2018-06-13 15:18:23 -06:00
jl777
7da2839c7b Merge branch 'dev' into jl777 2018-06-13 10:11:22 -11:00
jl777
4c7e1060f6 Merge pull request #696 from ChainZilla/dev
I fixed missing dpow configurations
2018-06-13 10:10:28 -11:00
PTYX11
62c218de74 created zilla file 2018-06-13 23:05:15 +02:00
PTYX11
656133e978 changed to zilla 2018-06-13 23:03:51 +02:00
PTYX11
cc175ed24d Added Zilla 2018-06-13 23:03:26 +02:00
PTYX11
77dbf244b8 Added Zilla 2018-06-13 23:02:53 +02:00
jl777
08c8f5b06c Merge branch 'dev' into jl777 2018-06-13 09:20:03 -11:00
jl777
fa83088529 Merge pull request #694 from jl777/jl777
make notarizations complete by preventing skipping old ones
2018-06-13 08:50:33 -11:00
jl777
784e0917cf Prevent skipping even old notarizations 2018-06-13 08:48:47 -11:00
jl777
da03076d6f Merge pull request #695 from ChainZilla/dev
Added Zilla Chain
2018-06-13 08:32:45 -11:00
St3rling0x
cccc5ac04e Added Zilla 2018-06-13 20:56:34 +02:00
St3rling0x
a358386ba6 added Zilla 2018-06-13 20:56:09 +02:00
St3rling0x
2c6d812dff Added ZILLA 2018-06-13 20:55:06 +02:00
Homu
3e38e248d5 Auto merge of #3332 - arcalinea:sapling_wallet_classes, r=bitcartel
Add test vectors for sapling key components

Test vectors generated by python implementation here: https://github.com/zcash-hackworks/zcash-test-vectors/pull/4

Not testing note components in this PR
2018-06-13 10:43:47 -07:00
Jay Graber
052d640cb0 Add json test vectors for Sapling key components. 2018-06-13 10:38:32 -07:00
Asher Dawes
9bad926029 Delete assemble
Clean up
2018-06-12 23:22:46 -07:00
David Dawes
1b0af897d3 Merge pull request #56 from VerusCoin/Asherda-patch-2
Create .gitlab-ci.yml
2018-06-12 23:13:12 -07:00
David Dawes
8bee6b235c Merge pull request #55 from VerusCoin/Asherda-patch-1
Update COPYING
2018-06-12 23:07:59 -07:00
Asher Dawes
d7fbec2181 Create .gitlab-ci.yml
Introducing gitlab ci config for builds. Tests pending.
2018-06-12 23:06:24 -07:00
Asher Dawes
7c985dc9d7 Update COPYING
Updating license
2018-06-12 20:17:16 -07:00
Homu
4f18c693c3 Auto merge of #3272 - bitcartel:3061_sapling_add_notes, r=bitcartel
Add SaplingNote class

Part of #3061, adding SaplingNote class.
2018-06-12 16:58:38 -07:00
Simon
268e5dfa50 Return optional for Sapling commitments and nullifiers.
Unlike Sprout, they are not always computable in Sapling.
2018-06-12 14:40:17 -07:00
Simon
d17f8d1cc7 Refactor and replace factory method random() with constructor. 2018-06-12 14:37:15 -07:00
Simon
36e2e7cc32 Add SaplingNote class and test_sapling_note unit test. 2018-06-12 14:37:05 -07:00
jl777
9a146fef76 Fix 2018-06-12 05:52:44 -11:00
jl777
292809f76c Fix 2018-06-12 05:51:17 -11:00
jl777
55566f16bd Fix 2018-06-12 05:50:20 -11:00
jl777
28a62b60df Deterministic RNG for notary mining 2018-06-12 05:46:21 -11:00
Homu
524171de1f Auto merge of #3137 - str4d:2943-remove-auto-senescence-option, r=ebfull
Remove config option -disabledeprecation

Closes #2943.
2018-06-12 08:51:13 -07:00
jl777
afd86eb21e Undo 2018-06-12 03:46:42 -11:00
jl777
32748f525e New iterator 2018-06-12 03:38:36 -11:00
jl777
67d4c3beef Test 2018-06-12 03:13:45 -11:00
jl777
de84abc1b0 Prints 2018-06-12 02:06:11 -11:00
jl777
74db3cd027 SeekToFirst 2018-06-12 02:01:14 -11:00
jl777
78a6f7041e int64_t 2018-06-12 00:43:46 -11:00
jl777
67d2e41b3f Test 2018-06-12 00:41:46 -11:00
jl777
50b11c4a55 Fix 2018-06-12 00:38:15 -11:00
jl777
bf91fda682 SnapShot -> snapshot 2018-06-12 00:35:59 -11:00