index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
Age
Commit message (
Expand
)
Author
2020-07-26
rpc: Style fixups in gettxoutproof
MarcoFalke
2020-07-24
rpc: RPCResult Type of MempoolEntryDescription should be OBJ. If multiple ent...
Chris L
2020-07-19
rpc: deduplicate WriteHDKeypath() used in decodepsbt
Sebastian Falbesoner
2020-07-16
Merge #16525: Dump transaction version as an unsigned integer in RPC/TxToUniv
Wladimir J. van der Laan
2020-07-15
Merge #19386: rpc: Assert that RPCArg names are equal to CRPCCommand ones (se...
MarcoFalke
2020-07-14
Increment input value sum only once per UTXO in decodepsbt
Andrew Chow
2020-07-14
Merge #19323: gui: Fix regression in *txoutset* in GUI console
MarcoFalke
2020-07-11
Merge #19474: doc: Use precise permission flags where possible
MarcoFalke
2020-07-11
rpc: print useful help and error message for generate
Jon Atack
2020-07-10
doc: Use precise permission flags where possible
MarcoFalke
2020-07-08
gui: Fix regression in GUI console
Hennadii Stepanov
2020-07-08
rpc: deprecate banscore field in rpc getpeerinfo
Jon Atack
2020-07-07
Merge #19219: Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-06
Merge #19328: Add gettxoutsetinfo hash_type option
MarcoFalke
2020-07-04
Merge #19277: util: Add Assert identity function
MarcoFalke
2020-07-03
Clean up separated ban/discourage interface
Pieter Wuille
2020-07-03
Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-03
rpc: Update server to use new RPCHelpMan
MarcoFalke
2020-07-03
rpc: Add option to hide RPCArg
MarcoFalke
2020-07-03
rpc: Assert that passed arg names are equal to hardcoded ones
MarcoFalke
2020-07-03
Merge #19413: refactor: Remove confusing BlockIndex global
MarcoFalke
2020-07-03
Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...
Samuel Dobson
2020-06-30
rpc: Add CRPCCommand constructor which takes RPCHelpMan
MarcoFalke
2020-06-29
refactor: Remove confusing BlockIndex global
MarcoFalke
2020-06-29
Merge #19399: refactor: Replace RecursiveMutex with Mutex in rpc/server.cpp
Wladimir J. van der Laan
2020-06-28
Merge #19114: scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-28
refactor: Replace RecursiveMutex with Mutex in rpc/server.cpp
Hennadii Stepanov
2020-06-26
rpc: Check that left section is not multiline
MarcoFalke
2020-06-25
Add psbtbumpfee RPC
Andrew Chow
2020-06-24
rpc: show both UTXOs in decodepsbt
Andrew Chow
2020-06-24
refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
Wladimir J. van der Laan
2020-06-22
rpc: Add hash_type NONE to gettxoutsetinfo
Fabian Jahr
2020-06-22
rpc: gettxoutsetinfo can specify hash_type (only legacy option for now)
Fabian Jahr
2020-06-21
scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-21
rpc: Properly use underlying type in GetAllOutputTypes
MarcoFalke
2020-06-21
rpc: Simplify GetAllOutputTypes with the Join helper
MarcoFalke
2020-06-21
Merge #19133: rpc, cli, test: add bitcoin-cli -generate command
Samuel Dobson
2020-06-19
Prefer explicit uint160 conversion
Ben Woosley
2020-06-15
refactor: Remove unused EnsureChainman
MarcoFalke
2020-06-15
RPC: Rephrase generatetoaddress help, and use PACKAGE_NAME
Luke Dashjr
2020-06-10
Make GetWarnings() return bilingual_str
Hennadii Stepanov
2020-06-09
refactor: Error message bilingual_str consistency
Wladimir J. van der Laan
2020-06-07
Merge #19005: doc: Add documentation for 'checklevel' argument in 'verifychai...
MarcoFalke
2020-06-07
doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call
Calvin Kim
2020-06-05
Merge #19096: Remove g_rpc_chain global
MarcoFalke
2020-06-02
Merge #19111: Limit scope of all global std::once_flag
MarcoFalke
2020-06-02
rpc: add missing space in JSON parsing error message, update test
Jon Atack
2020-06-02
rpc: make generatetoaddress locals const
Jon Atack
2020-06-01
rpc: create rpc/mining.h, hoist default max tries values to constant
Jon Atack
2020-06-01
Merge #19072: doc: Expand section on Getting Started
fanquake
[prev]
[next]