10168 Commits (a10a6e2a0ec291c39ca72963aa50e77cffc8f42a)
 

Author SHA1 Message Date
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jack Grigg 0025fb4b0e
Merge commit 'a4071034f6ad640ef91057fa3f45098c4933f444' as 'src/univalue' 7 years ago
Jack Grigg a4071034f6
Squashed 'src/univalue/' content from commit 9ef5b78 7 years ago
Jonas Schnelli 7fc7bab25d
remove univalue, prepare for subtree 9 years ago
Jack Grigg 02972a1bcd
[cleanup] Simplify test code 7 years ago
Jack Grigg 873c40365a
[cleanup] Remove unused import 7 years ago
Jack Grigg cc71666a51
unsigned int -> size_t for comparing with UniValue.size() 7 years ago
Jack Grigg 0821ddb0de
Remove JSON Spirit from contrib/debian/copyright 7 years ago
Jack Grigg 5fb326d41d
Manually iterate over UniValue arrays in tests 8 years ago
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue 8 years ago
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