10158 Commits (f70084cf06d4c7d7d98881751cc1c5f347073d2c)
 

Author SHA1 Message Date
Jonas Schnelli f70084cf06
fix rpcmining/getblocktemplate univalue transition logic error 9 years ago
Jonas Schnelli b60e9f230f
fix util_tests.cpp clang warnings 9 years ago
Jonas Schnelli 6b1e42bbfa
univalue: add type check unit tests 9 years ago
Wladimir J. van der Laan 4bcb9c9099
univalue: add strict type checking 9 years ago
Wladimir J. van der Laan 5960d70002
util: Add ParseInt64 and ParseDouble functions 9 years ago
Wladimir J. van der Laan ff67da37cd
Simplify RPCclient, adapt json_parse_error test 9 years ago
Jonas Schnelli c288192b19
fix univalue json parse tests 9 years ago
Jonas Schnelli b47f3aea36
fix missing univalue types during constructing 9 years ago
Jonas Schnelli bf3f56025d
fix rpc batching univalue issue 9 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 851f58f94e
remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 565d26737a
fix rpc unit test, plain numbers are not JSON compatible object 9 years ago
Jonas Schnelli 9ccfdd9a01
univalue: correct bool support 9 years ago
Jonas Schnelli 49a5df0ef3
univalue: add support for real, fix percision and make it json_spirit compatible 9 years ago
Jonas Schnelli 23f71dc740
special threatment for null,true,false because they are non valid json 9 years ago
Jonas Schnelli 38fc4b7090
expicit set UniValue type to avoid empty values 9 years ago
Jonas Schnelli 9756b7bd29
extend conversion to UniValue 9 years ago
Jeff Garzik ed21d5bd4b
Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
Jeff Garzik 03912600e8
UniValue: export NullUniValue global constant 10 years ago
Jeff Garzik ec57cc0ffe
UniValue: prefer .size() to .count(), to harmonize w/ existing tree 10 years ago
zkbot 7d4ced95ed Auto merge of #2056 - str4d:2035-experimental-mode, r=bitcartel 7 years ago
zkbot d32511c72c Auto merge of #2054 - str4d:2030-decoderawtransaction-joinsplit-fields, r=bitcartel 7 years ago
Simon 91270dcfbc Update test to check for more joinsplit related fields in getrawtransaction 7 years ago
Jack Grigg b8eb37757b
Require -experimentalmode for wallet encryption 7 years ago
Jack Grigg 1f015f6afa
Add a flag for enabling experimental features 8 years ago
zkbot 263c62cb17 Auto merge of #2077 - ebfull:protover, r=bitcartel 7 years ago
Sean Bowe 0d317cd522 Bump protocol version in release process if necessary. 7 years ago
zkbot 0c78782662 Auto merge of #1965 - str4d:1955-single-address-mining, r=bitcartel 7 years ago
zkbot 253c610783 Auto merge of #2050 - str4d:2020-zmq, r=bitcartel 7 years ago
Daira Hopwood 9bba9b37c8 Better error reporting for the !ENABLE_WALLET && ENABLE_MINING case. 7 years ago
zkbot b2e2dccc64 Auto merge of #2068 - bitcartel:2045_sendmany_fee_zero, r=bitcartel 7 years ago
zkbot 80a32b2845 Auto merge of #1863 - str4d:1795-config-flag-disable-miner, r=bitcartel 7 years ago
Jack Grigg 8db0dd93e4
Add test to check for presence of vpub_old & vpub_new in getrawtransaction 7 years ago
Jonas Schnelli 9bbc220641
fix rpc-tests.sh 9 years ago
Jack Grigg f49bcdf92b
Add -minetolocalwallet flag, enforced on -mineraddress 8 years ago
Simon 75bb764bb8 Add test for z_sendmany with fee of 0 7 years ago
Jack Grigg edcec148a8
Bump suggested ZMQ Debian package to 4.1 series 7 years ago
Jack Grigg 7c8845edda
Clarify that user only needs libzmq if not using depends system 7 years ago
Jack Grigg 602407de95
[depends] ZeroMQ 4.2.1 7 years ago
Jack Grigg 05e6ead8da
Add ZeroMQ license to contrib/debian/copyright 7 years ago
Jack Grigg 4fbc46c2ff
Bitcoin -> Zcash in ZMQ docs 8 years ago
isle2983 5dfea488e4
[copyright] add MIT License copyright header to zmq_sub.py 8 years ago
fanquake 00bcf2230d
[depends] ZeroMQ 4.1.5 8 years ago
fanquake c3c55e10e8
[depends] ZeroMQ 4.1.4 8 years ago
Jonas Schnelli 3ba2e19e2b
[ZMQ] append a message sequence number to every ZMQ notification 8 years ago
Jonas Schnelli abf8020443
[ZMQ] refactor message string 8 years ago
Jack Grigg c7cb3c13ea
[qa] py2: Unfiddle strings into bytes explicitly in ZMQ RPC test 8 years ago
Jack Grigg a9445db62f
Fix python syntax in ZMQ RPC test 8 years ago
mrbandrews d4cca6a320
Fixes ZMQ startup with bad arguments. 8 years ago
Daniel Cousens 63303d025d
zmq: prepend zmq to debug messages 9 years ago