Commit Graph

  • b79bfd7a75 Remove sed hack from fetch-params.sh Taylor Hornby 2016-01-28 14:38:30 -07:00
  • 1ffb5eb04f Rename qa/zerocash to qa/zcash. Taylor Hornby 2016-01-28 17:38:39 -07:00
  • eed49655f3 Add documentation to test-depends-sources-mirror.py Taylor Hornby 2016-02-03 12:53:20 -07:00
  • a5cbd56a3a Fixed RPC tests for Pours. Sean Bowe 2016-01-29 19:40:05 -07:00
  • ba083f083c Add a test for our depends-sources mirror. Taylor Hornby 2016-01-28 20:18:52 -07:00
  • 2553facbf7 Merge pull request #683 from nathan-at-least/t681.remove-python-fetch-params ebfull 2016-01-27 20:14:20 -07:00
  • 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
  • 32e370c38f Merge pull request #667 from Electric-Coin-Company/change-decoderawtx ebfull 2016-01-27 15:19:16 -07:00
  • 405dd80aeb Merge pull request #670 from mattherman/patch-1 ebfull 2016-01-25 12:39:49 -07:00
  • 08388dbc71 Fixed spelling error in README.md Matthew Herman 2016-01-25 13:27:10 -06:00
  • 63ea9b75bb Add decoding support for vpour in the decoderawtransaction RPC. Sean Bowe 2016-01-23 18:07:18 -07:00
  • e9ae5d2221 Merge pull request #664 from jzbz/patch-1 ebfull 2016-01-23 16:47:12 -07:00
  • 23c0154a66 Merge pull request #665 from jzbz/patch-2 ebfull 2016-01-23 16:47:07 -07:00
  • fdb00e0988 Update README.md Jonathan Zeppettini 2016-01-23 17:00:35 -05:00
  • 6c36d4d345 Update INSTALL Jonathan Zeppettini 2016-01-23 16:45:02 -05:00
  • 5d0b0129f5 Merge pull request #660 from nathan-at-least/t654.fetch-params-resume-downloads ebfull 2016-01-22 13:03:39 -07:00
  • b204f7cd1e Merge pull request #657 from eliteraspberries/fetch-params-py ebfull 2016-01-22 12:09:37 -07:00
  • c25c1d95cd Add feature to resume downloads of params files. Nathan Wilcox 2016-01-22 09:37:24 -08:00
  • 8714681840 zcutil/fetch-params.py: Support Python 3. Mansour Moufid 2016-01-22 00:39:25 -05:00
  • 95e9156cee Implement the fetch-params.sh script in Python. Mansour Moufid 2016-01-22 00:06:21 -05:00
  • 7f689b0a42 Merge pull request #642 from nathan-at-least/t641.fetch-params-ignore-cert-errors ebfull 2016-01-21 02:31:17 -07: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
  • fc0ae34c58 Merge pull request #640 from ebfull/remove-type-ck ebfull 2016-01-20 15:05:48 -07:00
  • 9ce86bec59 Remove type check on zcrawpour which is not necessary and causes errors with the RPC. Sean Bowe 2016-01-20 14:53:27 -07:00
  • 559ab22589 Added link to alpha guide in the README. Sean Bowe 2016-01-20 09:15:36 -07:00
  • 293e4f015b Updated README and COPYING. Sean Bowe 2016-01-20 00:37:45 -07:00
  • 6e7c969903 Merge pull request #633 from nathan-at-least/t622.nice-working-fallback-urls Nathan Wilcox 2016-01-19 18:38:46 -08:00
  • ad71899e5f Append the preferred local filename to fallback url, rather than upstream filename. Nathan Wilcox 2016-01-19 18:24:45 -08:00
  • 6f466aea69 Merge pull request #625 from Electric-Coin-Company/zc.v0.11.2.ticketXXX-calgary-implementation.2 Nathan Wilcox 2016-01-19 17:33:19 -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
  • a8ac403db0 Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. Sean Bowe 2016-01-07 12:09:58 -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
  • 2d342d39dd Merge pull request #507 from Electric-Coin-Company/zc.v0.11.2.ticket490.copy-fetch-params-from-alpha.0 Daira Hopwood 2015-12-15 22:47:02 +00:00
  • 0c5b41f0ce Copy zcutil/fetch-params.sh from the private alpha branch, changing the file names. Taylor Hornby 2015-12-15 01:26:04 -07:00
  • 8a18333567 Rename .bitcoin (DataDir), bitcoind, and bitcoin-cli. Taylor Hornby 2015-11-30 13:03:21 -07:00
  • e3524c66b2 Add zerocash-specific tests. Taylor Hornby 2015-11-24 14:36:46 -07:00
  • 168519e2b1 Add zcutil/build.sh script. Taylor Hornby 2015-11-24 12:23:36 -07:00
  • 7e278929df Merge pull request #6975 Wladimir J. van der Laan 2015-11-10 14:46:07 +01:00
  • ab6ff126e2 [doc] 0.11.2 release notes: use original pull numbers David A. Harding 2015-11-09 09:47:22 -05:00
  • 3dcb390fe9 Merge pull request #6968 Wladimir J. van der Laan 2015-11-09 11:27:13 +01:00
  • 9149589632 [docs] 0.11.2 release notes: add sipa graphs & leveldb note David A. Harding 2015-11-08 15:47:52 -05:00
  • 929b2c73df [docs] Minor revisions to 0.11.2RC1 release notes David A. Harding 2015-11-08 14:19:02 -05:00
  • 40941d999d [Docs] First-draft release notes for 0.11.2RC1 David A. Harding 2015-11-08 13:34:11 -05:00
  • 984587ac5d bump version to 0.11.2 Wladimir J. van der Laan 2015-11-08 00:55:26 +01:00
  • 4e895b08da Always flush block and undo when switching to new file Pieter Wuille 2015-11-05 00:16:49 +01:00
  • 6c31ac019f Merge pull request #6825 Wladimir J. van der Laan 2015-11-06 12:24:37 +01:00
  • df616ae43e Merge pull request #6884 Wladimir J. van der Laan 2015-11-05 12:17:51 +01:00
  • 2c82485524 Merge pull request #6945 Wladimir J. van der Laan 2015-11-05 10:51:41 +01:00
  • 70de437eb4 Update LevelDB Pieter Wuille 2015-11-04 23:48:07 +01:00
  • 0af5b8ed38 Squashed 'src/leveldb/' changes from 7d41e6f..20ca81f Pieter Wuille 2015-11-04 23:48:07 +01: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
  • 4fbfebea5b Correct spelling mistakes in doc folder Mitchell Cash 2015-10-17 20:10:45 +10:00
  • 072032448b Make fee aware of min relay in pruning.py RPC test Alex Morcos 2015-10-16 16:54:03 -04:00
  • 21e58b8e35 build: make sure OpenSSL heeds noexecstack Wladimir J. van der Laan 2015-10-19 12:03:04 +02:00
  • 09a00a1f7f Add historical release notes for October 2015 bugfix releases Micha 2015-10-14 23:05:26 +03:00
  • e42bf16ae0 Clarification of unit test build instructions. Eric Lombrozo 2015-10-10 06:46:35 -04:00
  • 54f9dee50c Update bluematt-key, the old one is long-since revoked Matt Corallo 2015-10-12 14:25:51 -07:00
  • bfc6154429 [Trivial] Fixed typo when referring to a previous section in depends/README.md [skip ci] Chris Kleeschulte 2015-10-08 15:21:54 -04:00
  • 9e45157815 build: disable -Wself-assign Wladimir J. van der Laan 2015-10-01 18:38:54 +02:00
  • 33d6825c6f Bugfix: Allow mining on top of old tip blocks for testnet (fixes testnet-in-a-box use case) Luke Dashjr 2015-04-09 11:50:18 +00:00
  • 87a797a016 build: Remove dependency of bitcoin-cli on secp256k1 Wladimir J. van der Laan 2015-09-28 10:36:33 +02:00
  • a33cd5ba86 [trivial] Fix rpc message "help generate" MarcoFalke 2015-09-04 11:05:17 +02:00
  • 6fd0019232 Drop "with minimal dependencies" from description Zak Wilcox 2015-09-17 10:17:24 +01:00
  • 2394f4d674 Split bitcoin-tx into its own package Zak Wilcox 2015-09-17 07:23:04 +01:00
  • 1e672ae343 Include bitcoin-tx binary on Debian/Ubuntu Zak Wilcox 2015-08-29 18:52:44 +01:00
  • b3eaa301ff [Qt] Raise debug window when requested MarcoFalke 2015-09-07 11:00:59 +02:00
  • 01878c9c3f Fix locking in GetTransaction. Alex Morcos 2015-09-17 17:43:34 -04:00