Commit Graph

12909 Commits

Author SHA1 Message Date
jeff-liang 188f3254fc Display which network the node is running on.
Co-authored-by: Jeff Liang
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-09-18 12:11:17 -06:00
Bryant Eisenbach 94a4761b85
doc: Move text prior to "This package provides..." 2019-09-17 20:09:11 -04:00
Jack Grigg 4cae370328
Add libsnark removal to notable changes 2019-09-17 12:25:43 +01:00
Jack Grigg 2efcb9e592
Stop fetching old Sprout parameters
We aren't automatically deleting them yet.
2019-09-17 12:00:03 +01:00
str4d a85887ee1b
Merge pull request #3866 from garethtdavies/ipfs-fetch-params
Adding hash for complete IPFS params
2019-09-17 06:55:25 -04:00
Jack Grigg fe3cb8ec93
Remove makeGrothProof argument from JoinSplit::prove 2019-09-16 13:10:54 +01:00
Jack Grigg 982e924e98
tests: Clean up use of repr() in mininode 2019-09-16 12:23:46 +01:00
Gareth Davies cecccce6fa
Updating IPFS link for chunking 2019-09-12 21:14:23 -07:00
Homu a722aa69a2 Auto merge of #4030 - str4d:freebsd-build, r=str4d
Add FreeBSD build support

Usage on FreeBSD:

> $ pkg install autoconf automake bash cmake gcc gmake libtool pkgconf
> $ MAKE=gmake ./zcutil/build.sh

Closes #4023.
2019-09-12 10:00:28 -07:00
Bryant Eisenbach a1473b48fe
doc: Change Debian package description 2019-09-07 10:41:12 -04:00
Jack Grigg 1822eb333f
depends: Add flag for building with a local librustzcash repo
Usage:
$ ./zcutil/build.sh LIBRUSTZCASH_OVERRIDE=/path/to/librustzcash
2019-09-07 04:05:56 -04:00
Jack Grigg 8c1f5fa729
depends: Helper for vendoring new crates 2019-09-07 04:04:45 -04:00
Jack Grigg f3ec4534ee
depends: Fix crate vendoring path 2019-09-07 04:04:13 -04:00
Homu 06507722ac Auto merge of #4088 - LarryRuane:3708-insightexplorer-formatting, r=Eirik0
insightexplorer: formatting, pyflakes cleanups

These changes were too late (post-review) for the Insight Explorer PRs, see #3708. No functional differences.
2019-09-04 10:57:56 -07:00
Homu 87c45fcaeb Auto merge of #4125 - Eirik0:release-v2.0.7-2, r=daira
Release v2.0.7-2
2019-08-31 13:46:45 -07:00
Eirik Ogilvie-Wigley 7c7b6625cf make-release.py: Updated release notes and changelog for 2.0.7-2. 2019-08-30 17:47:52 -06:00
Eirik Ogilvie-Wigley 6271f7b8a6 make-release.py: Updated manpages for 2.0.7-2. 2019-08-30 17:47:52 -06:00
Eirik Ogilvie-Wigley 72d2ab918d make-release.py: Versioning changes for 2.0.7-2. 2019-08-30 17:38:50 -06:00
Homu 0e78b194d4 Auto merge of #4124 - Eirik0:v2.0.7-2-notable-changes, r=Eirik0
Notable changes for v2.0.7-2
2019-08-30 14:20:05 -07:00
Eirik Ogilvie-Wigley 419cf654b8 Notable changes for v2.0.7-2 2019-08-30 15:04:16 -06:00
Homu f937ee1634 Auto merge of #4122 - Eirik0:release-v2.0.7-1, r=mdr0id
Release v2.0.7-1
2019-08-29 13:37:36 -07:00
Daira Hopwood 7b91ba8930 Remove copyright entry for libsnark.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-08-29 20:09:17 +01:00
Eirik Ogilvie-Wigley eaac9a92dd make-release.py: Updated release notes and changelog for 2.0.7-1. 2019-08-29 13:07:52 -06:00
Eirik Ogilvie-Wigley f98365e47e make-release.py: Updated manpages for 2.0.7-1. 2019-08-29 13:07:52 -06:00
Eirik Ogilvie-Wigley c05652b8d9 make-release.py: Versioning changes for 2.0.7-1. 2019-08-29 12:58:35 -06:00
Daira Hopwood 75b8f0f8b4 Remove copyright entries for Autoconf macros that have been deleted.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-08-29 18:46:37 +01:00
Homu 13e888837f Auto merge of #4121 - Eirik0:v2.0.7-1-notable-changes, r=Eirik0
Notable changes for v2.0.7-1
2019-08-29 09:03:28 -07:00
Eirik Ogilvie-Wigley e588ab1a99 Better wording in release notes
Co-authored-by: LarryRuane <larry@z.cash>
2019-08-29 09:38:40 -06:00
Homu 424d8b1af5 Auto merge of #4115 - LarryRuane:4114-spent-index-debug, r=Eirik0
#4114 Don't call GetSpentIndex() when converting txs to JSON if spent index is disabled

Closes #4114.
2019-08-28 21:09:19 -07:00
Eirik Ogilvie-Wigley 8e4c13c14c Add note about logging fix 2019-08-28 19:32:35 -06:00
Homu ff5729bbe9 Auto merge of #4120 - daira:testnet-blossom-rewind, r=Eirik0
Add intended rewind for Blossom on testnet

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-08-28 16:03:09 -07:00
Eirik Ogilvie-Wigley aca5af4b83
fix typo
Co-Authored-By: Daira Hopwood <daira@jacaranda.org>
2019-08-28 11:18:22 -06:00
Eirik Ogilvie-Wigley df8fd9ef80 Notable changes for v2.0.7-1 2019-08-28 10:55:24 -06:00
Homu 5b2d98ed01 Auto merge of #4110 - antsankov:patch-1, r=Eirik0
Update INSTALL

This PR updates INSTALL with the correct link to the documentation on building.
2019-08-28 08:54:23 -07:00
Larry Ruane e83168b8c8 better fix: make GetSpentIndex() consistent with others...
but don't call it if insight explorer isn't enabled
2019-08-27 08:37:42 -06:00
Daira Hopwood 7d5de93518 Add intended rewind for Blossom on testnet.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-08-26 21:37:44 +01:00
Larry Ruane 210c46c21d #4114 don't call error() from GetSpentIndex() 2019-08-24 19:05:10 -06:00
Jack Grigg 9cbd2889be
rpc: Use Sapling transactions in zc_raw_joinsplit 2019-08-22 17:27:18 +01:00
Jack Grigg 8669cb692d
test: Update RPC tests to use a minimum of Sapling
The p2p_nu_peer_management and rewind_index RPC tests still start from
Sprout, because they are explicitly (and only) testing network behaviour
across network upgrades.

The mempool_tx_input_limit test is removed because the flag has been
ignored since Sapling activation, and will be removed at some point in
the near future.
2019-08-22 17:26:54 +01:00
Jack Grigg d7d4dd8a0f
test: Add hashFinalSaplingProxy to create_block 2019-08-22 15:44:18 +01:00
Jack Grigg 0097df5c7a
test: Add Sapling v4 transactions to mininode framework 2019-08-22 15:44:16 +01:00
Jack Grigg 3019c0be14
test: Require minimum of Sapling for all RPC tests 2019-08-22 15:42:54 +01:00
Jack Grigg 1f38ad2536
Remove libsnark unit tests from full test suite 2019-08-22 15:42:54 +01:00
Jack Grigg 2a47986a00
Remove libgmp 2019-08-22 15:42:53 +01:00
Jack Grigg 9ce0caf205
Remove libsnark 2019-08-22 15:42:52 +01:00
Jack Grigg 6a4b8b7751
Remove libsnark from build system 2019-08-22 15:42:51 +01:00
Jack Grigg 7bd700b100
Revert "Check if OpenMP is available before using it"
This reverts commit daad2c2736.
2019-08-22 15:42:50 +01:00
Jack Grigg 9a0e257526
Revert "configure: Guess -march for libsnark OPTFLAGS instead of hard-coding"
This reverts commit 98cfe4228c.
2019-08-22 15:42:49 +01:00
Jack Grigg 8a638d5fd8
Remove pre-Sapling Sprout circuit 2019-08-22 15:42:48 +01:00
Jack Grigg 5f84491d82
Remove libsnark code for pre-Sapling Sprout proofs 2019-08-22 15:42:47 +01:00