aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
AgeCommit message (Expand)Author
2024-05-08Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...Ava Chow
2024-05-07Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...Ava Chow
2024-05-06Merge bitcoin/bitcoin#29845: rpc: return warnings as an array instead of just...Ava Chow
2024-05-01rpc: return warnings as an array instead of just a single onestickies-v
2024-05-01[refactor] make MempoolAcceptResult::m_replaced_transactions non-optionalglozow
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-04-30Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logicAva Chow
2024-04-29Merge bitcoin/bitcoin#29277: RPC: access RPC arguments by nameRyan Ofsky
2024-04-15[rpc, bugfix] Enforce maximum value for setmocktimedergoegge
2024-04-10[net processing] Move IgnoresIncomingTxs to PeerManagerInfodergoegge
2024-04-10[net processing] Introduce PeerManagerInfodergoegge
2024-04-10[net processing] Use std::chrono for type-safe time offsetsstickies-v
2024-04-10[net processing] Move nTimeOffset to net_processingdergoegge
2024-04-07[clang-tidy] Enable the misc-no-recursion checkdergoegge
2024-03-29Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdk...Ryan Ofsky
2024-03-25scripted-diff: Rename max_sane_feerate to client_maxfeerateGreg Sanders
2024-03-20wallet, rpc: Add createwalletdescriptor RPCAva Chow
2024-03-20wallet, rpc: Add gethdkeys RPCAva Chow
2024-03-19rpc: "addpeeraddress tried" return error on failure0xb10c
2024-03-18Merge bitcoin/bitcoin#28950: RPC: Add maxfeerate and maxburnamount args to su...glozow
2024-03-13RPC: Add maxfeerate and maxburnamount args to submitpackageGreg Sanders
2024-03-13Merge bitcoin/bitcoin#27375: net: support unix domain sockets for -proxy and ...Ava Chow
2024-03-12rpc: read raw block in getblock and deserialize for verbosity > 0Andrew Toth
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-03-01proxy: rename randomize_credentials to m_randomize_credentialsMatthew Zipkin
2024-03-01netbase: extend Proxy class to wrap UNIX socket as well as TCPMatthew Zipkin
2024-03-01rpc: access some args by namestickies-v
2024-03-01rpc: add named arg helperstickies-v
2024-02-26Merge bitcoin/bitcoin#29345: rpc: Do not wait for headers inside loadtxoutsetfanquake
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-15doc: Clarify maxfeerate helpMarcoFalke
2024-02-15refactor: De-globalize g_signalsTheCharlatan
2024-02-15rpc: Fixed signed integer overflow for large feeratesMarcoFalke
2024-02-15rpc: Add ParseFeeRate helperMarcoFalke
2024-02-14rpc: Implement RPCHelpMan::ArgValue<> for UniValueMarcoFalke
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-02-09Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinningAva Chow
2024-02-09rpc: check and throw specific pubkey parsing errors in `HexToPubKey`Sebastian Falbesoner
2024-02-06Merge bitcoin/bitcoin#29356: test: make v2transport arg in addconnection mand...glozow
2024-02-01refactor: Fix timedata includesMarcoFalke
2024-01-31Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)Ava Chow
2024-01-31[test] make v2transport arg in addconnection mandatory and few cleanupsstratospher
2024-01-30rpc: Do not wait for headers inside loadtxoutsetMarcoFalke
2024-01-29Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryptionAva Chow
2024-01-26[rpc] return full string for package_msg and package-errorglozow
2024-01-23Merge bitcoin/bitcoin#28560: wallet, rpc: `FundTransaction` refactorAva Chow
2024-01-23[rpc/net] Allow v2 p2p support in addconnectionstratospher
2024-01-22Merge bitcoin/bitcoin#29260: refactor: remove CTxMemPool::queryHashes()glozow
2024-01-19refactor: move parsing to new functionjosibake
2024-01-19refactor: move normalization to new functionjosibake