zkbot
ce71cd0984
Auto merge of #1765 - ITH4Coinomia:patch-2, r=ebfull
...
Update init.cpp
Reformatted Text
2016-11-04 18:19:54 +00:00
jl777
102026d872
test
2016-11-04 14:27:09 -03:00
jl777
c17d98697c
test
2016-11-04 14:10:54 -03:00
jl777
6e576848c0
test
2016-11-04 13:58:26 -03:00
zkbot
c73122db7b
Auto merge of #1399 - ebfull:write-r1cs, r=ebfull
...
Write R1CS output to file in GenerateParams.
Not urgent. This is how the constraint system is communicated to the MPC.
2016-11-04 16:57:43 +00:00
jl777
2d4c201cef
test
2016-11-04 09:16:44 -03:00
jl777
af38164562
test
2016-11-04 08:57:16 -03:00
Simon
5e9b555fed
Fixes #1762 segfault when miner is interrupted.
...
Running ./zcash-cli setgenerate false would result in a segfault.
The miner thread's boost::signals2::connection was not disconnected
when the miner thread was interrupted and shutdown. Subsequently, when
a new block arrived, the UpdateTip callback would still be invoked on
a now invalid object, resulting in a segfault.
2016-11-03 21:53:56 -07:00
Sean Bowe
eb2e2b7043
1.0.1 release.
2016-11-03 22:26:15 -06:00
Jack Grigg
b7f3640dda
Change execution order of gtests to avoid bug
...
This is only a workaround; we still need to isolate and fix the root cause.
2016-11-03 18:09:34 -05:00
Jack Grigg
d873bd1d58
Revert "Initialise walletdb system in a temp dir for all gtests"
...
This reverts commit 74372eaa4c .
2016-11-03 18:04:28 -05:00
Jack Grigg
74372eaa4c
Initialise walletdb system in a temp dir for all gtests
2016-11-03 15:42:44 -05:00
zkbot
11c9be9eff
Auto merge of #1735 - str4d:metrics-screen-improvements, r=str4d
...
Metrics screen improvements
Closes #1656 , #1685 , #1688 and #1716
2016-11-03 14:55:04 +00:00
ITH4Coinomia
df22af008d
Update init.cpp
...
Reformatted Text
2016-11-03 18:34:12 +05:30
zkbot
9eb852edd0
Auto merge of #1718 - ebfull:valid-fee-selection, r=nathan-at-least
...
Properly account for JoinSplit value when deciding if a transaction should be placed in a mined block.
Closes #1705 .
The transaction selection logic in miner.cpp was not updated to account for JoinSplit value. This caused issues that include, but are not limited to, miners not including pure JoinSplit transactions in their blocks.
2016-11-03 04:38:54 +00:00
Jack Grigg
6b820113e9
Fix whitespace in Makefile.gtest.include
2016-11-02 17:43:37 -05:00
Jack Grigg
e80490f5ff
Fix gtest issue introduced into master
2016-11-02 16:45:38 -05:00
Jack Grigg
3bddaf632e
Use uint64_t for AtomicCounter
2016-11-02 14:50:00 -05:00
zkbot
51a5737950
Auto merge of #1754 - str4d:1753-genesis-block-coinbase-height-exception, r=str4d
...
Adjust consensus rule to accept genesis block without height in coinbase
Closes #1753
2016-11-02 18:15:39 +00:00
zkbot
624b5f390a
Auto merge of #1752 - ebfull:diagnostics-of-constraint-system-violations, r=ebfull
...
Throw more descriptive exceptions when the constraint system is violated
Closes #1668 .
2016-11-02 17:30:31 +00:00
Jack Grigg
73a439185d
Ensure that no tracked blocks are skipped during orphan detection
2016-11-02 09:20:35 -05:00
jl777
e9b907a80c
test
2016-11-02 09:45:38 -03:00
jl777
4a8e2406f5
test
2016-11-02 08:51:30 -03:00
jl777
5031571f77
test
2016-11-02 08:45:09 -03:00
jl777
0b3487d0d3
test
2016-11-02 08:31:58 -03:00
Jack Grigg
22ee0efe25
Fix previous commit
2016-11-01 20:37:59 -05:00
Jack Grigg
548bbd95f0
Adjust consensus rule to accept genesis block without height in coinbase
...
Closes #1753
2016-11-01 19:58:56 -05:00
zkbot
77dcb00d0e
Auto merge of #1748 - bitcartel:master_1746_add_z_validateaddress, r=ebfull
...
Add rpc call z_validateaddress to validate zaddrs.
Closes #1746 .
2016-11-01 20:56:26 +00:00
Sean Bowe
c4643bd949
Throw more descriptive exceptions when the constraint system is violated.
2016-11-01 14:52:03 -06:00
jl777
da61ef214c
boost round robin rate
2016-11-01 14:34:36 -03:00
Jack Grigg
cb7098317d
Improve locking in metrics
2016-11-01 11:59:40 -05:00
Sean Bowe
73363c3d9a
Add checkpoint at block 2500.
2016-11-01 09:16:51 -06:00
Simon
4e16a7249c
Closes #1746 . Add rpc call z_validateaddress to validate zaddrs.
2016-10-31 20:05:48 -07:00
Jack Grigg
1749dd69c7
Fix incorrect locking in CCryptoKeyStore
2016-10-31 19:57:30 -05:00
jl777
3bc31b8c78
test
2016-10-31 20:39:53 -03:00
jl777
c030a184f8
test
2016-10-31 20:13:42 -03:00
jl777
96360d474c
test
2016-10-31 20:07:15 -03:00
jl777
40cc514091
test
2016-10-31 20:03:58 -03:00
jl777
b8b96fdc40
test
2016-10-31 20:02:51 -03:00
jl777
4141ccfd18
test
2016-10-31 19:51:58 -03:00
jl777
32888d6114
test
2016-10-31 19:40:07 -03:00
jl777
15a04b7852
test
2016-10-31 19:21:05 -03:00
jl777
93760f48a3
test
2016-10-31 19:20:24 -03:00
jl777
8ec26042da
test
2016-10-31 19:18:26 -03:00
jl777
054a81ed8d
test
2016-10-31 19:17:42 -03:00
jl777
6210f32871
test
2016-10-31 19:15:39 -03:00
jl777
8f64a3a95d
test
2016-10-31 17:40:17 -03:00
jl777
92bf98e5c7
test
2016-10-31 17:32:29 -03:00
jl777
509cd0c10a
test
2016-10-31 17:21:35 -03:00
jl777
f67800d0ff
test
2016-10-31 17:12:53 -03:00