Jack Grigg
83ccbf6b89
Add -metricsrefreshtime option
2016-11-18 16:32:21 +13:00
Jack Grigg
3c02477360
Add -metricsui flag to toggle between persistent screen and rolling metrics
...
Defaults to true if stdout is a TTY, else false.
2016-11-18 16:17:59 +13:00
zkbot
d4ea4e0e5f
Auto merge of #1848 - arcalinea:replace-bitcoin-in-json-rpc, r=str4d
...
Replace bitcoin with zcash in rpcprotocol.cpp
Not sure if this was intentionally left as bitcoin-json-rpc, but opening a PR for review in case someone wants to ACK and merge.
2016-11-18 02:41:47 +00:00
Simon
26fb4db53b
1.0.3 Release
2016-11-17 16:07:09 -08:00
jl777
2e3cada2e8
test
2016-11-17 20:57:11 -03:00
jl777
05f10aebc3
test
2016-11-17 20:52:48 -03:00
jl777
050cb9a331
test
2016-11-17 20:49:41 -03:00
jl777
76d237f619
test
2016-11-17 20:44:49 -03:00
jl777
6806478bbf
test
2016-11-17 19:49:43 -03:00
Simon
13e9a639b7
Fix threading issue when initializing public params.
2016-11-17 15:36:26 -07:00
jl777
27a7b46732
test
2016-11-17 19:29:39 -03:00
jl777
6423c8a9ac
test
2016-11-17 19:21:14 -03:00
jl777
97fdbcc2ab
test
2016-11-17 19:11:41 -03:00
jl777
ca3cf9aa3f
test
2016-11-17 19:08:33 -03:00
jl777
1bfdde1da3
test
2016-11-17 19:06:21 -03:00
jl777
5a630fc3ca
test
2016-11-17 19:01:47 -03:00
jl777
45a3a2ff00
test
2016-11-17 18:59:14 -03:00
jl777
d1289e418c
test
2016-11-17 18:55:46 -03:00
jl777
0db8cd28d8
test
2016-11-17 18:53:12 -03:00
jl777
5fb7481741
test
2016-11-17 18:50:27 -03:00
jl777
3face66929
test
2016-11-17 18:48:05 -03:00
jl777
b1d10624b7
test
2016-11-17 18:44:17 -03:00
jl777
bd787f59c3
test
2016-11-17 18:41:10 -03:00
jl777
2df2f1937d
test
2016-11-17 18:36:51 -03:00
jl777
1e6dafe078
test
2016-11-17 18:32:09 -03:00
jl777
40d4047da2
test
2016-11-17 18:29:04 -03:00
jl777
9fb3716807
test
2016-11-17 18:23:39 -03:00
jl777
e4e76989a0
test
2016-11-17 18:21:56 -03:00
jl777
6d5cb6d448
test
2016-11-17 18:15:45 -03:00
jl777
c75c18fc3c
test
2016-11-17 18:11:10 -03:00
Sean Bowe
f398a94766
Anchors and nullifiers should always be inherited from the parent cache.
2016-11-17 11:43:54 -07:00
jl777
928dfe4ea3
test
2016-11-17 14:20:25 -03:00
jl777
a882d64357
test
2016-11-17 14:18:23 -03:00
jl777
9d4a32f450
test
2016-11-17 14:15:24 -03:00
jl777
c1139e1e1d
test
2016-11-17 14:14:45 -03:00
jl777
ea5742ed30
test
2016-11-17 14:11:07 -03:00
jl777
3501e4d27f
test
2016-11-17 14:09:25 -03:00
jl777
c5214efefe
test
2016-11-17 12:33:13 -03:00
jl777
7d8b97be50
test
2016-11-17 12:31:00 -03:00
jl777
3ec03ada29
test
2016-11-17 12:29:01 -03:00
Jack Grigg
0bb3d40f90
Add benchmark for incrementing note witnesses
2016-11-17 22:26:46 +13:00
Jack Grigg
0fbab55b1b
Add benchmark for attempting decryption of notes
2016-11-17 19:09:45 +13:00
Simon
27c2ccb880
Partial revert of bd87e8c: file release-notes-1.0.2.md to 343b0d6.
2016-11-16 21:16:29 -08:00
zkbot
bd87e8c2d3
Auto merge of #1859 - arcalinea:1783_document_contributors, r=ebfull
...
Document contributors to zcash
Release-notes.py generates release notes from git shortlog command when release version number is specified, and adds contributors to authors.md file. Can change the way this script works or where contributors are documented.
@nathan-at-least
2016-11-17 00:58:48 +00:00
Jay Graber
3935f9dae6
Release-notes.py script to generate release notes and add contributors to authors.md
2016-11-16 15:27:13 -08:00
zkbot
343b0d6723
Auto merge of #1862 - bitcartel:1854_z_sendmany_transparent_change, r=bitcartel
...
Closes #1854 . z_sendmany selects more utxos to avoid dust change output.
2016-11-16 17:28:48 +00:00
jl777
44b72fe400
test
2016-11-16 08:13:56 -03:00
Jack Grigg
000499ae64
Add getlocalsolps and getnetworksolps RPC calls, show them in getmininginfo
2016-11-16 22:02:49 +13:00
Simon
0afd3687c8
Closes #1854 . z_sendmany selects more utxos to avoid dust change output.
2016-11-15 17:12:37 -08:00
zkbot
54218ea05c
Auto merge of #1797 - ebfull:improve-joinsplit-diagnostics, r=bitcartel
...
Improve joinsplit diagnostics
I don't advocate merging this for the hotfix release (to fix #1779 ) but this PR can be used to diagnose the real issue and should be merged ASAP afterward.
~I still need to add tests for `last()` and `element()` though.~ Done.
2016-11-16 01:06:37 +00:00