9985 Commits (611f25b6044e92d146e6272539f0523256a9cacf)
 

Author SHA1 Message Date
Jack Grigg 611f25b604
Release notes, authors, changelog 8 years ago
Jack Grigg 196df30d72
Update man pages 8 years ago
Jack Grigg 83ce8a4d7c
Update version to 1.0.4 8 years ago
zkbot a530e9582f Auto merge of #1939 - str4d:1933-fix-bug, r=str4d 8 years ago
Jack Grigg 41c616214c
Update payment API docs to recommend -rescan for fixing witness errors 8 years ago
zkbot 152c0ebf21 Auto merge of #1938 - ebfull:g2-subgroup-check, r=str4d 8 years ago
zkbot 5c47d620f4 Auto merge of #1892 - str4d:1749-disable-js-verification-before-checkpoints, r=str4d 8 years ago
Jack Grigg c0ec0e756b
Fix bug in IncrementNoteWitness() 8 years ago
Jack Grigg 78f4e0ef37
Rewrite reindex test to check beyond the max witness cache size 8 years ago
Jack Grigg 0752d1f8c4
Extract block-generation wallet test code into a function 8 years ago
Jack Grigg 35ce717f96
Fix bug in wallet tests 8 years ago
Sean Bowe c4fce3fc81 Check that E' points are actually in G2 by ensuring they are of order r. 8 years ago
Jack Grigg 6f78f4f44c
Only check cache validity for witnesses being incremented or decremented 8 years ago
zkbot 9f7bc6cba5 Auto merge of #1904 - str4d:1749-write-witness-cache-with-best-block, r=ebfull 8 years ago
Jack Grigg 9d2cc3a784
Make the test pass by fixing the bug! 8 years ago
Jack Grigg eeee6d5d6c
Add a reindex test that fails because of a bug in decrementing witness caches 8 years ago
zkbot 6575dfba4e Auto merge of #1930 - arcalinea:revise-release-note-generation, r=str4d 8 years ago
Jay Graber c1e46db8ab
Gather release notes from previous release to HEAD 8 years ago
zkbot 02bb4df58d Auto merge of #1918 - bitcartel:timeout_cpu_throttling, r=str4d 8 years ago
zkbot 0617e428e2 Auto merge of #1895 - bitcartel:1857_tx_priority, r=str4d 8 years ago
Jack Grigg 6fb8d0c2d6
Skip JoinSplit verification before the last checkpoint 8 years ago
zkbot 8a6c070bfa Auto merge of #1870 - str4d:1749-benchmark-rescanning, r=str4d 8 years ago
zkbot a398121503 Auto merge of #1919 - ebfull:abstract-verification, r=str4d 8 years ago
Sean Bowe 37cce214a4 ASSERT_TRUE -> ASSERT_FALSE 8 years ago
Jack Grigg 9755eb8292
Add JS to second block to ensure witnesses are incremented 8 years ago
Jack Grigg 88b7f3c28b
Generate JS for trydecryptnotes, make number of addresses a variable 8 years ago
Jack Grigg a513ea90d4
Fix indentation 8 years ago
zkbot 07a728300b Auto merge of #1642 - str4d:add-solver-rate-to-getmininginfo, r=str4d 8 years ago
zkbot f848d40c6d Auto merge of #1902 - bitcartel:1901_increase_default_settings_block_priority, r=str4d 8 years ago
zkbot cdbd851417 Auto merge of #1928 - ebfull:fix-anchor-cache-bug, r=str4d 8 years ago
Sean Bowe 690171e268 Add more tests for ProofVerifier. 8 years ago
Sean Bowe eb82238dd0 Rename Dummy to Disabled. 8 years ago
zkbot e68e26c208 Auto merge of #1911 - bitcartel:1823_witness_does_not_have_same_anchor_as_change_input, r=str4d 8 years ago
zkbot 4af99fc45d Auto merge of #1909 - str4d:bash-completion, r=str4d 8 years ago
zkbot aa1179b304 Auto merge of #1906 - str4d:1835-solaris-miniupnpc-patches, r=str4d 8 years ago
zkbot 400c4f04e6 Auto merge of #1878 - str4d:1875-non-tty-metrics-usability, r=str4d 8 years ago
zkbot c286e03509 Auto merge of #1905 - str4d:1831-build-script-overrides, r=str4d 8 years ago
Simon 84e8c5f921 WitnessAnchorData only needs to store one witness per JSOutPoint. 8 years ago
zkbot fa53daca4e Auto merge of #1907 - bitcartel:1903_z_sendmany_fee_parameter, r=ebfull 8 years ago
Jack Grigg d85758f5cc
Document behaviour of CWallet::SetBestChain 8 years ago
Sean Bowe 53dc6a41eb Ensure ProofVerifier cannot be accidentally copied. 8 years ago
Sean Bowe ebd9aa11b1 Ensure cache contains valid entry when anchor is popped. 8 years ago
Sean Bowe 08de001a25 Regression test. 8 years ago
Sean Bowe bc59f53722 Isolate verification to a `ProofVerifier` context object that allows verification behavior to be tuned by the caller. 8 years ago
Simon f3c4919027 Increase timeout as laptops on battery power have cpu throttling. 8 years ago
Bitcoin Error Log c2b24ccdb7 Edit for grammar: "block chain" 8 years ago
Simon 2d931e905b Fixes #1823. Witness anchors for input notes no longer cross block boundaries. 8 years ago
Jack Grigg 73546e1b81
Add Zcash RPC commands to CLI argument completion 8 years ago
Jack Grigg a01daac728
Always bash-complete the default account 8 years ago
Jack Grigg ca483b4064
Add bash completion files to Debian package 8 years ago