Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zcash 2.0.7-3 #9

Merged
merged 67 commits into from
Sep 30, 2019
Merged

Zcash 2.0.7-3 #9

merged 67 commits into from
Sep 30, 2019

Conversation

adityapk00
Copy link
Owner

No description provided.

str4d and others added 30 commits May 22, 2019 10:46
See details in libevent/libevent#615.
The patches can be dropped after we move to the next stable release.
On FreeBSD 12, the bash package is not necessarily installed to /bin/bash,
which the install script assumes is the location. Since we depend on bash
for building anyway, we can just explicitly call it.
…nfig.jam

Per the Boost.Build documentation, user-config.jam is supposed to only
be located in the user's home directory, and this appears to be enforced
on FreeBSD.
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.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
zkbot and others added 28 commits September 18, 2019 15:46
Change Debian package description

Some GUI Debian package managers only show the first line of the description. This PR alters the description to indicate that this is a Zcash package.
It is in an anonymous namespace, so it needs to be above all code in the
file that uses it.
Also updates nMinimumChainWork for testnet (using block 585000).
SetMerkleBranch was the only call underneath SyncTransaction that
required the cs_main lock.
Disable -shrinkdebugfile command
Ignore exceptions when deserializing note plaintexts
Move mempool SyncWithWallets call into its own thread
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
Remove libsnark

Closes zcash#167. Closes zcash#416. Closes zcash#418. Closes zcash#437.
Closes zcash#521. Closes zcash#743. Closes zcash#750. Closes zcash#894.
Closes zcash#903. Closes zcash#1125. Closes zcash#1136. Closes zcash#1240.
Closes zcash#1264. Closes zcash#1516. Closes zcash#1517. Closes zcash#1651.
Closes zcash#2064. Closes zcash#2158. Closes zcash#3478. Closes zcash#3652.
Closes zcash#3744.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
Fix the use of 0 as expiryheight in createrawtransaction, to disable expiry

fixes zcash#4132
@adityapk00 adityapk00 merged commit 1286588 into zecwallet-build Sep 30, 2019
adityapk00 pushed a commit that referenced this pull request Aug 31, 2021
98fadc090 Merge zcash#24: Push bool into array correctly
5f03f1f39 Push bool into array correctly
98261b1e7 Merge zcash#22: Clamp JSON object depth to PHP limit
54c401541 Clamp JSON object depth to PHP limit
5a58a4667 Merge zcash#21: Remove hand-coded UniValue destructor.
b4cdfc4f4 Remove hand-coded UniValue destructor.
7fba60b5a Merge #17: [docs] Update readme
4577454e7 Merge #13: Fix typo
ac7e73cda [docs] Update readme
7890db99d Merge #11: Remove deprecated std pair wrappers
40e34852a Merge #14: Cleaned up namespace imports to reduce symbol collisions
4a4964729 Fix typo
85052a481 Remove deprecated std::pair wrappers
51d3ab34b Merge #10: Add pushKV(key, boolean) function (replaces #5)
129bad96d [tests] test pushKV for boolean values
b3c44c947 Pushing boolean value to univalue correctly
07947ff2d Merge #9: [tests] Fix BOOST_CHECK_THROW macro
ec849d9a2 [tests] Fix BOOST_CHECK_THROW macro
d208f986d Cleaned up namespace imports to reduce symbol collisions
31bc9f5a4 Merge #8: Remove unused Homebrew workaround
fa042093d Remove HomeBrew workaround
a523e08ae Merge #7: Declare single-argument (non-converting) constructors "explicit"
a9e53b38b Merge #4: Pull upstream
fe805ea74 Declare single-argument (non-converting) constructors "explicit"
8a2d6f1e3 Merge pull request zcash#41 from jgarzik/get-obj-map
ba341a20d Add getObjMap() helper method.  Also, constify checkObject().
ceb119413 Handle .pushKV() and .checkObject() edge cases.
107db9829 Add ::push_back(double) method for feature parity.
d41530031 Move one-line implementation of UniValue::read() to header.
52e85b35b Move exception-throwing get_* methods into separate implementation module.
dac529675 README.md: update code quotes
3e31dcffb README.md: close code quote
d09b8429d Update README.md
f1b86edb4 Convert README to markdown style.
1dfe464ef Import UniValue class unit tests from bitcoin project.
0d3e74dd1 operator[] takes size_t index parameter (versus unsigned int)
640158fa2 Private findKey() method becomes size_t clean, and returns bool on failure.
709913585 Merge pull request zcash#36 from ryanofsky/pr/end-str
4fd5444d1 Reject unterminated strings
16a1f7f6e Merge #3: Pull upstream
daf1285af Merge pull request #2 from jgarzik/master
f32df99e9 Merge branch '2016_04_unicode' into bitcoin
280b191cb Merge remote-tracking branch 'jgarzik/master' into bitcoin
2740c4f71 Merge branch '2015_11_escape_plan' into bitcoin
REVERT: 9ef5b78c1 Use size_t for UniValue array indexing

git-subtree-dir: src/univalue
git-subtree-split: 98fadc090984fa7e070b6c41ccb514f69a371c85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants