You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/src/rpc
Pieter Wuille abdfd2d0e3
Merge #19219: Replace automatic bans with discouragement filter
4 years ago
..
blockchain.cpp Merge #19328: Add gettxoutsetinfo hash_type option 4 years ago
blockchain.h validation: Make ProcessNewBlock*() members of ChainstateManager 5 years ago
client.cpp rpc: add missing space in JSON parsing error message, update test 4 years ago
client.h
mining.cpp refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o) 4 years ago
mining.h rpc: create rpc/mining.h, hoist default max tries values to constant 5 years ago
misc.cpp refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o) 4 years ago
net.cpp Clean up separated ban/discourage interface 4 years ago
protocol.h
rawtransaction.cpp Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs 4 years ago
rawtransaction_util.cpp refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o) 4 years ago
rawtransaction_util.h scripted-diff: Bump copyright headers 5 years ago
register.h
request.cpp rpc: drop unused JSONRPCProcessBatchReply size arg, refactor 5 years ago
request.h Remove g_rpc_chain global 5 years ago
server.cpp refactor: Replace RecursiveMutex with Mutex in rpc/server.cpp 4 years ago
server.h rpc: factor out RpcInterruptionPoint from dumptxoutset 5 years ago
util.cpp Merge #19328: Add gettxoutsetinfo hash_type option 4 years ago
util.h rpc: gettxoutsetinfo can specify hash_type (only legacy option for now) 4 years ago