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
2024-05-09
kernel: Remove key module from kernel library
TheCharlatan
2024-05-08
Merge bitcoin/bitcoin#29292: rpc: improve submitpackage documentation and oth...
Ava Chow
2024-05-08
Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...
Ava Chow
2024-05-07
Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...
Ava Chow
2024-05-07
doc: rpc: fix submitpackage examples
stickies-v
2024-05-07
rpc: update min package size error message in submitpackage
stickies-v
2024-05-07
doc: rpc: submitpackage takes sorted array
stickies-v
2024-05-06
refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather th...
Luke Dashjr
2024-05-06
Merge bitcoin/bitcoin#29845: rpc: return warnings as an array instead of just...
Ava Chow
2024-05-03
rpc: bugfix, incorrect segwit redeem script size used in signrawtransactionwi...
furszy
2024-05-03
fix incorrect multisig redeem script size limit for segwit
furszy
2024-05-01
rpc: return warnings as an array instead of just a single one
stickies-v
2024-05-01
[refactor] make MempoolAcceptResult::m_replaced_transactions non-optional
glozow
2024-05-01
scripted-diff: Add IWYU pragma keep to bitcoin-config.h includes
MarcoFalke
2024-04-30
Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logic
Ava Chow
2024-04-29
Merge bitcoin/bitcoin#29277: RPC: access RPC arguments by name
Ryan Ofsky
2024-04-15
[rpc, bugfix] Enforce maximum value for setmocktime
dergoegge
2024-04-10
[net processing] Move IgnoresIncomingTxs to PeerManagerInfo
dergoegge
2024-04-10
[net processing] Introduce PeerManagerInfo
dergoegge
2024-04-10
[net processing] Use std::chrono for type-safe time offsets
stickies-v
2024-04-10
[net processing] Move nTimeOffset to net_processing
dergoegge
2024-04-07
[clang-tidy] Enable the misc-no-recursion check
dergoegge
2024-03-29
Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdk...
Ryan Ofsky
2024-03-25
scripted-diff: Rename max_sane_feerate to client_maxfeerate
Greg Sanders
2024-03-20
wallet, rpc: Add createwalletdescriptor RPC
Ava Chow
2024-03-20
wallet, rpc: Add gethdkeys RPC
Ava Chow
2024-03-19
rpc: "addpeeraddress tried" return error on failure
0xb10c
2024-03-18
Merge bitcoin/bitcoin#28950: RPC: Add maxfeerate and maxburnamount args to su...
glozow
2024-03-13
RPC: Add maxfeerate and maxburnamount args to submitpackage
Greg Sanders
2024-03-13
Merge bitcoin/bitcoin#27375: net: support unix domain sockets for -proxy and ...
Ava Chow
2024-03-12
rpc: read raw block in getblock and deserialize for verbosity > 0
Andrew Toth
2024-03-08
Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CScheduler
Ava Chow
2024-03-07
rpc: refactor single/batch requests
Matthew Zipkin
2024-03-07
rpc: Avoid copies in JSONRPCReplyObj()
Matthew Zipkin
2024-03-01
proxy: rename randomize_credentials to m_randomize_credentials
Matthew Zipkin
2024-03-01
netbase: extend Proxy class to wrap UNIX socket as well as TCP
Matthew Zipkin
2024-03-01
rpc: access some args by name
stickies-v
2024-03-01
rpc: add named arg helper
stickies-v
2024-02-26
Merge bitcoin/bitcoin#29345: rpc: Do not wait for headers inside loadtxoutset
fanquake
2024-02-20
Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanup
fanquake
2024-02-15
doc: Clarify maxfeerate help
MarcoFalke
2024-02-15
refactor: De-globalize g_signals
TheCharlatan
2024-02-15
rpc: Fixed signed integer overflow for large feerates
MarcoFalke
2024-02-15
rpc: Add ParseFeeRate helper
MarcoFalke
2024-02-14
rpc: Implement RPCHelpMan::ArgValue<> for UniValue
MarcoFalke
2024-02-13
scripted-diff: Fix bitcoin_config_h includes
TheCharlatan
2024-02-09
Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinning
Ava Chow
2024-02-09
rpc: check and throw specific pubkey parsing errors in `HexToPubKey`
Sebastian Falbesoner
2024-02-06
Merge bitcoin/bitcoin#29356: test: make v2transport arg in addconnection mand...
glozow
2024-02-01
refactor: Fix timedata includes
MarcoFalke
[prev]
[next]