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
fanquake
6702d371c5
[depends] zeromq 4.0.7
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
Johnathan Corgan
678b614ab5
zmq: point API link to 4.0 as that is what we are conforming to [Trivial]
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com >
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
Johnathan Corgan
d5f4dc15a9
zmq: update docs to reflect feature is compiled in automatically if possible
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com >
2017-02-08 22:10:42 +00:00
Johnathan Corgan
effe8a5f9d
autotools: move checking for zmq library to common area in configure.ac
...
* Fixes #6679
* Tested with --disable-zmq
* Tested with and without pkgconfig
* Tested with and without zmq installed
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com >
2017-02-08 22:10:42 +00:00
paveljanik
1afb84314b
[Trivial] start the help texts with lowercase
...
Zcash: Also include AC_HELP_STRING -> AS_HELP_STRING (ostensibly from merging
bitcoin/bitcoin#6317 but the change only occurs in the merge commit
ca5e2a18648cdc0f2a756e7d549f509adce25b00, not the PR itself).
2017-02-08 22:10:42 +00:00
Johnathan Corgan
9540b0c61a
zmq: update and cleanup build-unix, release-notes, and zmq docs
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com >
2017-02-08 22:10:42 +00:00
Johnathan Corgan
b197605e08
zmq: require version 4.x or newer of libzmq
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com >
2017-02-08 22:10:42 +00:00
Cory Fields
5088de4bb8
travis: install a recent libzmq and pyzmq for tests
2017-02-08 22:10:42 +00:00
Jonas Schnelli
5c7f84cf26
[travis] add zmq python module
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
Jonas Schnelli
0388c23a76
depends: fix platform specific packages variable
...
prefix instead of postfix
2017-02-08 22:10:42 +00:00
Jonas Schnelli
da0e7aa1d7
QA: Add ZeroMQ RPC test
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
Cory Fields
cce7754eb8
Depends: Add ZeroMQ package
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
zkbot
904c19dca6
Auto merge of #2069 - bitcartel:2024_document_test_method_field_getoperationstatus, r=bitcartel
...
Closes #2024 by documenting and testing 'method' field in z_getoperationstatus
2017-02-08 20:52:36 +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
5a941b8376
Merge pull request #186 from jl777/dev
...
test
2017-02-08 10:20:57 +02:00
jl777
9f1ae77daf
test
2017-02-08 10:20:30 +02:00
jl777
26f03a90cf
Merge pull request #185 from jl777/dev
...
test
2017-02-08 09:54:45 +02:00
jl777
e4b3ad624a
test
2017-02-08 09:54:00 +02:00
jl777
c76d46c5b3
Merge pull request #184 from jl777/dev
...
improves notary mining stability
2017-02-08 09:25:35 +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
c75e405d42
Merge pull request #183 from jl777/dev
...
fix getinfo bad notaryid
2017-02-07 22:24:05 +02:00
jl777
8f704e3fcf
fix getinfo bad notaryid
2017-02-07 22:22:51 +02:00
jl777
356125d91e
Merge pull request #180 from jl777/dPoW
...
DPoW
2017-02-07 18:41:20 +02:00
jl777
06120047af
Merge pull request #179 from jl777/beta
...
Beta
2017-02-07 18:40:46 +02:00
jl777
390fd85669
Merge pull request #178 from jl777/dev
...
Dev
2017-02-07 18:33:11 +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
jl777
43a0502613
Merge pull request #176 from jl777/dPoW
...
DPoW
2017-02-07 17:36:44 +02:00
jl777
3745f573d5
Merge pull request #175 from jl777/beta
...
Beta
2017-02-07 17:35:58 +02:00
jl777
a35968f1d4
Merge pull request #174 from jl777/dev
...
Dev
2017-02-07 15:39:36 +02:00
jl777
6b4a0103d4
test
2017-02-07 15:38:56 +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
1f7d5b5ccf
Merge pull request #173 from jl777/dev
...
Dev
2017-02-07 06:20:30 +02:00
jl777
85cb030e3e
test
2017-02-07 05:46:24 +02:00
jl777
608252ed2f
test
2017-02-07 04:59:49 +02:00