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
2021-04-21
Merge bitcoin/bitcoin#21719: refactor: Add and use EnsureConnman in rpc code
MarcoFalke
2021-04-19
refactor: Add and use EnsureConnman in rpc code
MarcoFalke
2021-04-19
Merge #21679: rpc: Keep default argument value in correct type
MarcoFalke
2021-04-19
Merge #21718: rpc: Improve error message for getblock invalid datatype.
fanquake
2021-04-18
rpc: Improve getblock error message for invalid data type.
klementtan
2021-04-17
Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modules
MarcoFalke
2021-04-17
rpc: Check default value type againts argument type
João Barbosa
2021-04-17
rpc: Keep default argument value in correct type
João Barbosa
2021-04-15
Merge #21377: Speedy trial support for versionbits
fanquake
2021-04-14
rpc/rest: Take and reuse local Chain/ChainState obj
Carl Dong
2021-04-14
rpc: style: Improve BuriedForkDescPushBack signature
Carl Dong
2021-04-14
rpc: Remove unnecessary casting of block height
Carl Dong
2021-04-14
rpc: Tidy up local references (see commit message)
Carl Dong
2021-04-14
rest/rpc: Remove now-unused old Ensure functions
Carl Dong
2021-04-14
scripted-diff: rest/rpc: Use renamed EnsureAny*()
Carl Dong
2021-04-14
rpc: Add renamed EnsureAny*() functions
Carl Dong
2021-04-14
Merge #21666: Miscellaneous external signer changes
fanquake
2021-04-13
Merge #21575: refactor: Create blockstorage module
fanquake
2021-04-13
external_signer: remove ExternalSignerException
fanquake
2021-04-13
external_signer: use const where appropriate
fanquake
2021-04-13
refactor: add missing includes to external signer code
fanquake
2021-04-13
Merge #21467: Move external signer out of wallet module
fanquake
2021-04-12
rpc: Add alt Ensure* functions acepting NodeContext
Carl Dong
2021-04-12
versionbits: Add explicit NEVER_ACTIVE deployments
Anthony Towns
2021-04-12
versionbits: Add support for delayed activation
Anthony Towns
2021-04-11
Merge #21602: rpc: add additional ban time fields to listbanned
MarcoFalke
2021-04-08
rpc: add help for enumeratesigners and walletdisplayaddress
Sjors Provoost
2021-04-08
Move external signer out of wallet module
Sjors Provoost
2021-04-08
Merge #21574: Drop JSONRPCRequest constructors after #21366
MarcoFalke
2021-04-07
Merge #21594: rpc: add network field to getnodeaddresses
W. J. van der Laan
2021-04-07
rpc: improve getnodeaddresses help
Jon Atack
2021-04-07
rpc: simplify/constify getnodeaddresses code
Jon Atack
2021-04-07
rpc: add network field to rpc getnodeaddresses
Jon Atack
2021-04-07
Drop JSONRPCRequest constructors after #21366
Russell Yanofsky
2021-04-06
rpc: add time_remaining field to listbanned
Jarol Rodriguez
2021-04-06
rpc: add ban_duration field to listbanned
Jarol Rodriguez
2021-04-06
doc: improve listbanned help
Jarol Rodriguez
2021-04-06
rpc: swap position of banned_until and ban_created fields
Jarol Rodriguez
2021-04-05
move-only: Move *Disk functions to blockstorage
MarcoFalke
2021-04-05
rpc/rawtx: Use existing NodeContext
Carl Dong
2021-04-05
rpc/mining: Use existing NodeContext
Carl Dong
2021-04-05
rpc/blockchain: Use existing NodeContext
Carl Dong
2021-04-05
rpc/*,rest: Add review-only assertion to EnsureChainman
Carl Dong
2021-04-05
miner: Pass in previous CBlockIndex to RegenerateCommitments
Carl Dong
2021-04-05
Merge #21302: wallet: createwallet examples for descriptor wallets
W. J. van der Laan
2021-04-01
rpc: Fail to return undocumented return values
MarcoFalke
2021-04-01
Merge #21525: [Bundle 4.5/n] Followup fixups to bundle 4
MarcoFalke
2021-04-01
Merge #21311: rpc: document optional fields for getchaintxstats result
fanquake
2021-03-31
Merge #21366: refactor: replace util::Ref with std::any (C++17)
W. J. van der Laan
2021-03-30
Merge #20228: addrman: Make addrman a top-level component
MarcoFalke
[next]