Commit Graph

12669 Commits

Author SHA1 Message Date
zkbot
80a32b2845 Auto merge of #1863 - str4d:1795-config-flag-disable-miner, r=bitcartel
Add compile flag to disable compilation of mining code

Closes #1795
2017-02-09 17:43:43 +00:00
Jack Grigg
f49bcdf92b Add -minetolocalwallet flag, enforced on -mineraddress 2017-02-08 23:37:45 +00:00
Jonas Schnelli
3ba2e19e2b [ZMQ] append a message sequence number to every ZMQ notification 2017-02-08 22:11:53 +00:00
Jonas Schnelli
abf8020443 [ZMQ] refactor message string 2017-02-08 22:11:53 +00:00
mrbandrews
d4cca6a320 Fixes ZMQ startup with bad arguments. 2017-02-08 22:11:53 +00:00
Daniel Cousens
63303d025d zmq: prepend zmq to debug messages 2017-02-08 22:11:53 +00:00
Daniel Cousens
6550e97224 init: add zmq to debug categories 2017-02-08 22:11:53 +00:00
Daniel Cousens
57c6ef01d9 init: amend ZMQ flag names 2017-02-08 22:10:42 +00:00
Jonas Schnelli
6a793d9c27 use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
- removes mapBlockIndex find operation
- theoretically allows removing the cs_main lock during zqm notification while introducing a new file position lock
2017-02-08 22:10:42 +00:00
João Barbosa
5015d2b27f Fix ZMQ Notification initialization and shutdown
Moves the call Initialize() from init.cpp to CreateWithArguments() and handles the
return value. Moves the call Shutdown() from init.cpp to destructor.
Changes Initialize() and Shutdown() to protected members.
2017-02-08 22:10:42 +00:00
Cory Fields
007148fafa build: Make use of ZMQ_CFLAGS 2017-02-08 22:10:42 +00:00
Jack Grigg
8b99caa3e6 Add ZMQ libs to zcash-gtest 2017-02-08 22:10:42 +00:00
Jeff Garzik
f200002cf3 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Continues Johnathan Corgan's work.
Publishing multipart messages

Bugfix: Add missing zmq header includes

Bugfix: Adjust build system to link ZeroMQ code for Qt binaries
2017-02-08 22:10:42 +00:00
João Barbosa
7e6ec078fa Add UpdatedBlockTip signal to CMainSignals and CValidationInterface 2017-02-08 22:10:42 +00:00
Simon
4b7f603813 Alert 1001 2017-02-08 12:21:07 -08:00
Simon
684ae2a730 Alert 1000 2017-02-08 11:57:15 -08:00
zkbot
138f19b0ba Auto merge of #2072 - bitcartel:2060_debug_zrpc_zrpcunsafe, r=bitcartel
Closes #2060 by updating zrpc and zrpcunsafe logging
2017-02-08 18:54:47 +00:00
Simon
43b6753782 Update zrpc vs zrpcunsafe logging in z_sendmany operation 2017-02-08 10:50:40 -08:00
jl777
9f1ae77daf test 2017-02-08 10:20:30 +02:00
jl777
e4b3ad624a test 2017-02-08 09:54:00 +02:00
jl777
de7d3a140a test 2017-02-08 09:20:09 +02:00
zkbot
dff700c1af Auto merge of #2055 - str4d:1545-note-decryption-error-class, r=daira
Use a more specific exception class for note decryption failure

Closes #1545.
2017-02-08 03:12:37 +00:00
jl777
8f704e3fcf fix getinfo bad notaryid 2017-02-07 22:22:51 +02:00
jl777
97561034f6 test 2017-02-07 18:24:19 +02:00
jl777
0554de3c4b test 2017-02-07 18:22:54 +02:00
jl777
303fbd2061 test 2017-02-07 18:03:45 +02:00
Simon
3307124a2b Add parameter interaction, where zrpcunsafe implies zrpc 2017-02-06 23:29:07 -08:00
jl777
1e3fdfaabc min 2017-02-07 07:05:20 +02:00
jl777
41ef5e500c 5000 2017-02-07 07:03:18 +02:00
jl777
35360d3ca7 6000 2017-02-07 07:03:04 +02:00
jl777
de6350ae3f min fee 10000 sats 2017-02-07 07:02:47 +02:00
jl777
85cb030e3e test 2017-02-07 05:46:24 +02:00
jl777
608252ed2f test 2017-02-07 04:59:49 +02:00
jl777
bc4c5ceb15 test 2017-02-07 04:33:54 +02:00
jl777
182dcdecac test 2017-02-07 04:31:22 +02:00
jl777
bd041a5182 test 2017-02-07 04:15:04 +02:00
jl777
9152feb5df lastmined 2017-02-07 04:04:53 +02:00
Simon
7eccce4e44 Closes #2045 by allowing z_sendmany with 0 fee 2017-02-06 14:14:28 -08:00
jl777
f2805cebcf test 2017-02-06 14:27:01 +02:00
Jack Grigg
c1de826f10 Correct #ifdef nesting of miner headers and helper functions 2017-02-06 11:55:06 +00:00
Jack Grigg
78ba3472d2 Update help text for mining options 2017-02-06 11:55:05 +00:00
Jack Grigg
8e8b6d701b Switch miner to P2PKH, add -mineraddress option
Closes #945 and #1955.
2017-02-06 11:54:58 +00:00
jl777
fda5f84992 test 2017-02-06 11:25:55 +02:00
jl777
aad4433465 test 2017-02-06 11:14:03 +02:00
jl777
7d306d6460 test 2017-02-06 11:06:20 +02:00
jl777
7e2cbee181 test 2017-02-06 10:32:30 +02:00
jl777
1af20a8196 test 2017-02-06 10:22:03 +02:00
jl777
997c2e88c1 test 2017-02-06 10:17:11 +02:00
jl777
7a90b9dd6b maturity 2017-02-06 10:16:12 +02:00
jl777
0c053c9ed5 test 2017-02-05 20:45:56 +02:00