e151465b98
Remove fetch-params.py. (We like it and want to use it, but need to do a few other steps first, ref #681)
Nathan Wilcox
2016-01-27 15:03:08 -08:00
6d9975e19b
Ignore certificate errors when fetching params. We already have sha256 integrity, no need for confidentiality/DNS authentication.
Nathan Wilcox
2016-01-20 14:45:18 -08:00
d488e75ea8
Fix comment.
Sean Bowe
2016-01-19 16:29:44 -07:00
8cb250885c
Replace magic 2s in rpcwallet and change > to != for arity checks. Replace magic 2's with named constants in test cases.
Nathan Wilcox
2016-01-19 10:09:58 -08:00
24f54da4f2
Add symlinks to the params files for testnet3.
Nathan Wilcox
2016-01-19 08:17:04 -08:00
f15b9549dc
Implement online help for zcraw* commands.
Nathan Wilcox
2016-01-18 21:34:51 -08:00
cf47198370
Fixed a couple incremental merkle tree bugs breaking consistency checks.
Sean Bowe
2016-01-14 15:56:33 -07:00
2c2dd2305e
Update fallback path.
Sean Bowe
2016-01-14 15:12:37 -07:00
8505fd548a
Prevent testnet from connecting to Bitcoin and getting people marked as DoS.
Sean Bowe
2016-01-13 12:42:38 -07:00
9144ea8c2b
Testnet modifications -- just take the parameters from regtest. Also, move loading ZC params to _before_ verification.
Sean Bowe
2016-01-13 11:28:24 -07:00
d66877afb3
Added mapSerials consensus rules to prohibit double-spending.
Sean Bowe
2016-01-08 08:37:17 -07:00
03bff15fe2
Enforce zk-SNARK validity during consensus.
Sean Bowe
2016-01-08 02:00:54 -07:00
0a87fc4ad0
Increase timeouts for comparison utility.
Sean Bowe
2016-01-07 19:55:56 -07:00
6674f41c1a
Fixed system test.
Sean Bowe
2016-01-07 17:12:14 -07:00
e934af2404
Update libzerocash ref
Sean Bowe
2016-01-04 13:49:48 -07:00
730790f7a4
Added primitive zcrawkeygen/zcrawpour implementations
Sean Bowe
2016-01-04 10:08:37 -07:00
4f1c37980e
Load proving/verifying keys at startup from the public alpha parameters file.
Sean Bowe
2016-01-04 07:30:53 -07:00
f512cf7c7b
Added value balance consensus enforcement for pours.
Sean Bowe
2016-01-04 06:02:01 -07:00
45d6bee945
Add mapSerials infrastructure to CCoinsView.
Sean Bowe
2016-01-04 03:34:58 -07:00
9f25631d50
Add mapAnchors infrastructure to CCoinsView.
Sean Bowe
2016-01-04 02:54:47 -07:00
96c31d163f
Added CPourTx verification and construction routines.
Sean Bowe
2015-12-30 08:22:02 -07:00
69761d8269
Primitive, context-free consensus changes for CPourTx
Sean Bowe
2015-12-29 20:20:30 -07:00
5884044ba9
Introduce vpour to CTransaction.
Sean Bowe
2015-12-29 17:56:05 -07:00
74e519aa2d
Update the SHA256 hashes for the new parameters.
Taylor Hornby
2016-01-05 13:32:46 -07:00
4cc1a6b2b6
Added calgary design doc with updated references to design.
Sean Bowe
2015-12-22 13:36:24 -07:00
108650a55a
Include a dubious "bug-fix" which allows exceptions to be thrown in reverselock destructor, which is required in reverselock_tests. ref #480
Nathan Wilcox
2015-12-21 19:24:41 -08:00
5b7a710ea3
Show test-suite.sh log on errors in full-test-suite.sh.
Nathan Wilcox
2015-12-21 19:23:29 -08:00
d7ad5f3c45
Upgrade libzerocash to a recent version without bitcoin serialization; also remove cut'n'paste error.
Nathan Wilcox
2015-12-21 19:22:07 -08:00
c4da097069
Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff.
Nathan Wilcox
2015-12-21 19:12:23 -08:00
9d69acabed
Rename zerocash to Zcash.
Taylor Hornby
2015-12-22 00:49:17 -07:00
f720c5fc9f
Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints
Mark Friedenbach
2015-06-03 15:01:47 -07:00
a1d3c6fb9d
Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations
Mark Friedenbach
2015-06-03 12:55:45 -07:00
dfe55bdc32
Do not allow blockfile pruning during reindex.
Alex Morcos
2015-10-19 14:43:04 -04:00
fc7f0ee28c
Merge pull request #6707
Wladimir J. van der Laan
2015-10-23 13:34:57 +02:00
95a50390e1
Set TCP_NODELAY on P2P sockets.
Gregory Maxwell
2015-10-21 23:52:29 +00:00
af6edac0bd
*: alias -h for --help
Daniel Cousens
2015-10-18 21:02:36 +11:00
131d7f997c
Change URLs to https in debian/control
Matt Corallo
2015-10-09 15:32:05 -07:00
7ce2c91503
Update debian/changelog and slight tweak to debian/control
Matt Corallo
2015-10-09 13:40:36 -07:00