Commit Graph

12666 Commits

Author SHA1 Message Date
Jack Grigg
9755eb8292 Add JS to second block to ensure witnesses are incremented 2016-12-09 16:59:40 +13:00
Jack Grigg
88b7f3c28b Generate JS for trydecryptnotes, make number of addresses a variable 2016-12-09 16:59:39 +13:00
Jack Grigg
a513ea90d4 Fix indentation 2016-12-09 16:59:34 +13:00
zkbot
07a728300b Auto merge of #1642 - str4d:add-solver-rate-to-getmininginfo, r=str4d
Add getlocalsolps and getnetworksolps RPC calls, show them in getmininginfo
2016-12-09 03:18:23 +00:00
zkbot
f848d40c6d Auto merge of #1902 - bitcartel:1901_increase_default_settings_block_priority, r=str4d
Closes #1901. Increase default settings for max block size and space for priority transactions.

ref #1901
2016-12-09 00:33:01 +00:00
zkbot
cdbd851417 Auto merge of #1928 - ebfull:fix-anchor-cache-bug, r=str4d
Fix anchor cache bug

Fixes #1912.

If an anchor is removed from the cache, but didn't exist in it beforehand, it will insert a blank tree. If it's reinserted in a child cache, when the child cache flushes it will mark the treestate as entered but won't bring the valid tree with it.

Thankfully, we assert when connecting blocks so that this inconsistency won't cause us to build on a blank tree after a reorg.
2016-12-08 21:22:23 +00:00
Sean Bowe
690171e268 Add more tests for ProofVerifier. 2016-12-08 12:47:41 -07:00
Sean Bowe
eb82238dd0 Rename Dummy to Disabled. 2016-12-08 12:32:39 -07:00
jl777
daeecf9551 test 2016-12-08 19:03:39 +02:00
jl777
329e4359f3 test 2016-12-08 18:57:48 +02:00
jl777
da02b3be0c test 2016-12-08 18:50:21 +02:00
jl777
b8d7170d1c test 2016-12-08 18:47:19 +02:00
jl777
6e458bf3a0 test 2016-12-08 18:42:41 +02:00
zkbot
e68e26c208 Auto merge of #1911 - bitcartel:1823_witness_does_not_have_same_anchor_as_change_input, r=str4d
With chained joinsplits, witness anchors for input notes no longer cross block boundaries

Closes #1823
2016-12-08 01:23:40 +00:00
zkbot
4af99fc45d Auto merge of #1909 - str4d:bash-completion, r=str4d
Bash completion

This PR pulls in bitcoin/bitcoin#8289, updates the bash completion files for use with Zcash, and bundles them into the Debian package.
2016-12-08 00:43:41 +00:00
zkbot
aa1179b304 Auto merge of #1906 - str4d:1835-solaris-miniupnpc-patches, r=str4d
Apply MiniUPnP patches to enable compilation on Solaris 11

These can be removed after the next MiniUPnP release.

Closes #1835.
2016-12-08 00:04:39 +00:00
zkbot
400c4f04e6 Auto merge of #1878 - str4d:1875-non-tty-metrics-usability, r=str4d
Improve non-TTY metrics usability

Closes #1875.
2016-12-07 23:19:47 +00:00
zkbot
c286e03509 Auto merge of #1905 - str4d:1831-build-script-overrides, r=str4d
Add porter dev overrides for CC, CXX, MAKE, BUILD, HOST

Replaces #1839. Closes #1831.
2016-12-07 22:31:56 +00:00
Simon
84e8c5f921 WitnessAnchorData only needs to store one witness per JSOutPoint. 2016-12-07 12:05:29 -08:00
zkbot
fa53daca4e Auto merge of #1907 - bitcartel:1903_z_sendmany_fee_parameter, r=ebfull
Closes #1903. Add fee parameter to z_sendmany.
2016-12-07 16:58:26 +00:00
jl777
a6a335124e test 2016-12-07 15:59:02 +02:00
jl777
72e51f5130 test 2016-12-07 15:58:07 +02:00
jl777
115e6a5c86 test 2016-12-07 15:55:48 +02:00
jl777
ba01ff1f0e Revert "test"
This reverts commit 5dd7d1d193.
2016-12-07 12:46:58 +02:00
jl777
368c61bccf Revert "test"
This reverts commit 16b911e0bf.
2016-12-07 12:46:39 +02:00
jl777
0126d891aa Revert "test"
This reverts commit 2510135c3d.
2016-12-07 12:46:33 +02:00
jl777
2510135c3d test 2016-12-07 12:35:12 +02:00
jl777
16b911e0bf test 2016-12-07 12:27:39 +02:00
jl777
5dd7d1d193 test 2016-12-07 12:18:23 +02:00
jl777
b75c9445c7 test 2016-12-07 12:11:11 +02:00
jl777
d34d6ce4c2 test 2016-12-07 12:05:26 +02:00
jl777
4718923df5 test 2016-12-07 12:00:35 +02:00
jl777
a3608c899a test 2016-12-07 11:45:47 +02:00
jl777
431afba819 test 2016-12-07 11:40:38 +02:00
jl777
ef3e97f1fd test 2016-12-07 11:36:20 +02:00
Jack Grigg
d85758f5cc Document behaviour of CWallet::SetBestChain 2016-12-07 19:30:30 +13:00
Sean Bowe
53dc6a41eb Ensure ProofVerifier cannot be accidentally copied. 2016-12-06 18:42:31 -07:00
Sean Bowe
ebd9aa11b1 Ensure cache contains valid entry when anchor is popped. 2016-12-06 12:54:56 -07:00
Sean Bowe
08de001a25 Regression test. 2016-12-06 12:54:53 -07:00
Sean Bowe
bc59f53722 Isolate verification to a ProofVerifier context object that allows verification behavior to be tuned by the caller. 2016-12-05 12:40:06 -07:00
jl777
c142836379 test 2016-12-05 20:58:45 +02:00
jl777
f8b5c1642c test 2016-12-05 20:51:58 +02:00
Simon
f3c4919027 Increase timeout as laptops on battery power have cpu throttling. 2016-12-05 10:46:12 -08:00
Bitcoin Error Log
c2b24ccdb7 Edit for grammar: "block chain"
At this point, I believe it is universally accepted that "blockchain" is one word, and should not be separated into two.
2016-12-04 12:02:39 -05:00
jl777
b0ab0450b9 Merge pull request #78 from jl777/dPoW
DPoW
2016-12-04 07:21:07 -03:00
jl777
ba9104dd7e Merge pull request #77 from jl777/acspeed
Acspeed
2016-12-04 07:14:35 -03:00
jl777
730a5006cb test 2016-12-04 06:59:32 -03:00
jl777
b844ceb5e9 test 2016-12-03 20:13:20 -03:00
jl777
8bd946cea1 test 2016-12-03 20:03:28 -03:00
jl777
3ceb0e9b41 test 2016-12-03 19:25:33 -03:00