196 Commits (033cd36e5bf9517585c44df18cfe28ff6820f475)

Author SHA1 Message Date
jl777 9f6cb8f05e futureblock flag 6 years ago
Brad Miller e882e3c06f Clean up 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Jack Grigg be12669982
Add consensus branch ID parameter to SignatureHash, remove SigVersion parameter 7 years ago
Pieter Wuille 6514771a44
Rename to PrecomputedTransactionData 8 years ago
Pieter Wuille f762d44973
Precompute sighashes 7 years ago
Pieter Wuille c86a1cb86e
BIP143: Verification logic 7 years ago
Jack Grigg 34a64fe0a2
Remove mempool transactions which commit to an unmineable branch ID 6 years ago
Suhas Daftuar a4b2518068
Track coinbase spends in CTxMemPoolEntry 9 years ago
Simon fa78211ed7 Add test to check malformed v1 transaction against Overwinter tx parser 6 years ago
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 6 years ago
Jack Grigg 149d69e36b
Add method for fetching the next activation height after a given block height 6 years ago
Jack Grigg f52da91139
Test network upgrade logic 7 years ago
kozyilmaz bf69507cb5 Fix test/gtest bugs caught by latest macOS clang 7 years ago
Jack Grigg 44e37656bf
Add watch-only support to Zcash RPC methods 7 years ago
Jack Grigg ad6a36ad02
Track net value entering and exiting the Sprout circuit 7 years ago
Simon 61345ae703 Closes #2746. Payment disclosure blobs now use 'zpd:' prefix. 7 years ago
Jack Grigg aa666c9673
Implement viewing key storage in the keystore 7 years ago
Jack Grigg 642a1caf93
ViewingKey -> ReceivingKey per zcash/zips#117 7 years ago
syd d52dcf5d0c InitGoogleMock instead of InitGoogleTest per CR 7 years ago
Jack Grigg fee8835388
Mark libsnark includes as library includes 7 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
ca333 a2d7c036e0 darwin 333 7 years ago
Sean Bowe 1a9543d064 Remove crusty old "loadVerifyingKey"/"loadProvingKey" APIs and associated invariants. 7 years ago
Jack Grigg 92bfde0edf
Improve network height estimation 7 years ago
Jack Grigg 4a651837be
Correct and extend EstimateNetHeightInner tests 7 years ago
Jack Grigg 047aec1e0e
Add block download progress to metrics UI 7 years ago
Jack Grigg 689264bbff
Add test for issue #2444 7 years ago
Jack Grigg 4ef014151d
Additional testing of -mempooltxinputlimit 7 years ago
Jack Grigg b661736b87
Hold an ECCVerifyHandle in zcash-gtest 7 years ago
Jack Grigg 5799c5f8c0
Add test for -mempooltxinputlimit 7 years ago
Jack Grigg 1b786a93c3
Add test for incorrect consensus logic 7 years ago
Sean Bowe 9eb9eebbb8 Check that pairings work properly when the G1 point is at infinity. 7 years ago
Jack Grigg 5b3bc9716e Implement automatic shutdown of deprecated Zcash versions 7 years ago
jl777 4d4a7cd55d https://github.com/zcash/zcash/pull/2259/commits 7 years ago
Daira Hopwood 60b7410cce Add check for JoinSplit priority as calculated by CCoinsViewCache::GetPriority. 7 years ago
str4d c83c5932e4 Add unit test for security issue 2017-04-11.a 7 years ago
Jack Grigg 601f00f6fb
Add AtomicTimer tests 7 years ago
Jack Grigg 5c0d105b6b
Update LocalSolPS test 7 years ago
Simon 1003180260 Keep first three original testnet fr addresses so existing coinbase 7 years ago
Simon 4340ec9705 Update founders reward addresses for testnet 8 years ago
Simon 2911b35712 Fix bug where test was generating but not saving keys to wallet on disk. 8 years ago
Jack Grigg 2cc6bab201
Update UniValue includes in Zcash-specific code 7 years ago
Jack Grigg 02972a1bcd
[cleanup] Simplify test code 7 years ago
Jack Grigg 5fb326d41d
Manually iterate over UniValue arrays in tests 8 years ago
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue 8 years ago
Jack Grigg 8e8b6d701b
Switch miner to P2PKH, add -mineraddress option 8 years ago
Jack Grigg 51fde9ea08
Use a more specific exception class for note decryption failure 8 years ago
Jack Grigg 2cc0a252ad
Add compile flag to disable compilation of mining code 8 years ago
Sean Bowe fc538ec2ea Add test for IncrementalMerkleTree::size(). 8 years ago