BTCP-Rebase/src/rpc
Andrew Chow 07164bbead
Pass serialization flags and whether to include hex to TxToUniv
Github-Pull: #11027
Rebased-From: 6bbdafcdc4
Tree-SHA512: 8ed049a0945c4f56c518aef6d60efebda5cde09ef63d8e472b363821170d71fb4d16414b360824d7537fc7c7b5e5277bbbd092a20899446e97c188ab8df58c1b
2017-08-21 09:49:16 +02:00
..
blockchain.cpp Pass serialization flags and whether to include hex to TxToUniv 2017-08-21 09:49:16 +02:00
blockchain.h Remove unnecessary forward class declarations in header files 2017-06-12 20:37:43 +02:00
client.cpp listsinceblock: optionally find and list any transactions that were undone due to reorg when requesting a non-main chain block in a new 'removed' array. 2017-07-21 09:50:59 +09:00
client.h rpc: Named argument support for bitcoin-cli 2017-01-10 12:04:54 +01:00
mining.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2017-08-07 07:36:37 +02:00
mining.h Properly bound check conf_target in wallet RPC calls 2017-07-14 23:41:40 -04:00
misc.cpp Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2017-08-14 16:30:59 +02:00
net.cpp Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2017-08-14 16:30:59 +02:00
protocol.cpp scripted-diff: stop using the gArgs wrappers 2017-08-14 17:02:10 +02:00
protocol.h Fix misleading "Method not found" multiwallet errors 2017-07-26 02:48:15 -04:00
rawtransaction.cpp Pass serialization flags and whether to include hex to TxToUniv 2017-08-21 09:49:16 +02:00
register.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
server.cpp scripted-diff: stop using the gArgs wrappers 2017-08-14 17:02:10 +02:00
server.h rpc: Move ValueFromAmount to core_write 2017-08-07 17:01:21 +02:00