Commit Graph

26570 Commits

Author SHA1 Message Date
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
jl777
329d80d2c1 Move code 2018-06-12 00:34:28 -11:00
jl777
2200781907 Snapshot roc 2018-06-12 00:26:46 -11:00
jl777
bd14699824 Syntax 2018-06-12 00:10:37 -11:00
jl777
b4b4c49985 Syntax 2018-06-12 00:07:51 -11:00
jl777
936078888d int32_t CBlockTreeDB::SnapShot() 2018-06-12 00:04:00 -11:00
Homu
bdec2262d9 Auto merge of #3322 - arielgabizon:master, r=str4d
Naming improvements

- `ZCProof` is a too general name, now that we also have `GrothProof` used in sprout proofs.
So I changed the name of this object to `PHGRProof`.

- In some files `pubKeyHash` was used as a var name, whereas it wasn't the pubkey hash,
but the pubkey itself. So I changed the var name to `joinSplitPubKey`
2018-06-12 03:53:08 -07:00
Jack Grigg
69aa0d8f28 Use CChainParams::Bech32HRP() in zs_address_test 2018-06-12 18:38:36 +12:00
Jack Grigg
f59093935c Add examples of ConvertBits transformation 2018-06-12 16:51:59 +12:00
Jack Grigg
dd7417c8d0 Add comment about size calculations for converted serialized keys 2018-06-12 15:47:56 +12:00
Jack Grigg
74c2f88023 Add release notes for -disabledeprecation removal 2018-06-11 10:41:01 -07:00
Jack Grigg
c74ab3356a Remove config option -disabledeprecation
Closes #2943.
2018-06-11 10:38:12 -07:00
Scott Sadler
846384769c log notarisations written to index 2018-06-11 17:29:16 +02:00
Scott Sadler
89cfc4272d fixes for import coin 2018-06-10 15:12:10 +02:00
David Dawes
6a6e137317 Note new dynamic libs in README. 2018-06-10 01:01:21 -07:00
David Dawes
c95749c8d2 Merge pull request #53 from VerusCoin/dev
Mikes latest optimizations
2018-06-10 00:17:25 -07:00
David Dawes
cd320ca22c Merge pull request #52 from VerusCoin/dave-dev
Hack in dependencies for Macs
2018-06-10 00:15:40 -07:00
Michael Toutonghi
2c05c25598 Merge branch 'dev' of https://github.com/veruscoin/veruscoin into dev 2018-06-10 00:13:06 -07:00
Michael Toutonghi
20ab1c9174 mining performance boost 2018-06-10 00:12:28 -07:00
David Dawes
274d8bd6eb Get additional extra space, back change out completely. 2018-06-10 00:01:57 -07:00
David Dawes
f60687ca92 Undo makeRelase.sh changes. Hacked libs in directly. 2018-06-10 00:00:49 -07:00
David Dawes
19546c8f9a Merging latest, hacked dependencies so pull 'em from .travis.yml. 2018-06-09 23:52:31 -07:00
David Dawes
0995991e20 Hacking dependencies in. 2018-06-09 23:50:01 -07:00
David Dawes
116b8f69bd Hack in the dependencies. 2018-06-09 23:44:41 -07:00
David Dawes
957ebcc6d8 Merge branch 'master' into dave-dev 2018-06-09 23:38:31 -07:00
Asher Dawes
62a383830e Merge remote-tracking branch 'origin/dave-dev' into dave-dev 2018-06-09 22:33:31 -07:00
Asher Dawes
ad565daadb Removed unnecessary -R paramater for chmod 2018-06-09 22:33:19 -07:00
David Dawes
33dae2bcb9 Try unrolling makeRelease.sh 2018-06-09 21:55:06 -07:00
Asher Dawes
bcef0a1f0c travis clean up 2018-06-09 21:13:36 -07:00
Asher Dawes
e1ec420f59 Travis clean up 2018-06-09 21:03:35 -07:00