aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-14doc: add comments and release-notes for JSON-RPC 2.0Matthew Zipkin
2024-05-14rpc: JSON-RPC 2.0 should not respond to "notifications"Matthew Zipkin
2024-05-14rpc: Avoid returning HTTP errors for JSON-RPC 2.0 requestsMatthew Zipkin
2024-05-14rpc: Add "jsonrpc" field and drop null "result"/"error" fieldsMatthew Zipkin
2024-05-14rpc: identify JSON-RPC 2.0 requestsMatthew Zipkin
2024-03-07rpc: refactor single/batch requestsMatthew Zipkin
2024-03-07rpc: Avoid copies in JSONRPCReplyObj()Matthew Zipkin
2024-03-07test: cover JSONRPC 2.0 requests, batches, and notificationsMatthew Zipkin
2024-03-07test: refactor interface_rpc.pyMatthew Zipkin
2023-12-22Merge bitcoin/bitcoin#28880: build: switch to using LLVM 17.x for macOS buildsfanquake
2023-12-21Merge bitcoin/bitcoin#29056: refactor: Print verbose serialize compiler error...Ava Chow
2023-12-21Merge bitcoin/bitcoin#29027: wallet: fix key parsing check for miniscript exp...Ava Chow
2023-12-21depends: patch around non-determinism in qtfanquake
2023-12-21build: rename native_clang to native_llvmfanquake
2023-12-21Revert "build: Patch Qt to handle minimum macOS version properly"fanquake
2023-12-21guix: use clang-toolchain-17 for macOS buildfanquake
2023-12-21build: Bump `native_clang` up to 17.0.6Hennadii Stepanov
2023-12-20Merge bitcoin/bitcoin#28372: fuzz: coinselection, improve `min_viable_change`...Ava Chow
2023-12-20Merge bitcoin/bitcoin#29115: [doc]: add doxygen comment describing what `Che...glozow
2023-12-19Merge bitcoin/bitcoin#29037: Add multiplication operator to CFeeRateAva Chow
2023-12-19[doc]: add doxygen return comment for CheckPackageLimitsismaelsadeeq
2023-12-18Merge bitcoin/bitcoin#28863: wallet, mempool: propagete `checkChainLimits` er...glozow
2023-12-18Merge bitcoin/bitcoin#29064: fuzz: Improve fuzzing stability for minisketch h...fanquake
2023-12-18Merge bitcoin/bitcoin#29078: build: Bump guix time-machine to unlock riscv64 ...fanquake
2023-12-18Merge bitcoin/bitcoin#29079: fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MES...fanquake
2023-12-18Merge bitcoin/bitcoin#28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol...fanquake
2023-12-17wallet, mempool: propagete `checkChainLimits` error message to walletismaelsadeeq
2023-12-15Merge bitcoin/bitcoin#29088: tests: Don't depend on value of DEFAULT_PERMIT_B...Ava Chow
2023-12-15Allow std::byte C-style array serializationMarcoFalke
2023-12-15refactor: Print verbose serialize compiler error messagesMarcoFalke
2023-12-15Merge bitcoin/bitcoin#29087: Update security.md contact for achow101fanquake
2023-12-15fuzz: coinselection, improve `min_viable_change`/`change_output_size`brunoerg
2023-12-15tests: ensure functional tests set permitbaremultisig=1 when neededAnthony Towns
2023-12-15tests: test both settings for permitbaremultisig in p2sh testsAnthony Towns
2023-12-14Update security.md contact for achow101Ava Chow
2023-12-14Merge bitcoin/bitcoin#29040: refactor: Remove pre-C++20 code, fs::path cleanupAva Chow
2023-12-14Merge bitcoin/bitcoin#28920: wallet: birth time update during tx scanningAva Chow
2023-12-14Merge bitcoin/bitcoin#28051: Get rid of shutdown.cpp/shutdown.h, use SignalIn...Ava Chow
2023-12-14[fuzz] Improve fuzzing stability for minisketch harnessdergoegge
2023-12-14Merge bitcoin/bitcoin#29070: test: add TestNode wait_until helperAva Chow
2023-12-14Merge bitcoin/bitcoin#29022: Make bitcoin-tx replaceable value optionalAva Chow
2023-12-14refactor: Rename fs::path::u8string() to fs::path::utf8string()MarcoFalke
2023-12-14Merge bitcoin/bitcoin#29080: ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK`...Hennadii Stepanov
2023-12-14ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` to avoid failuresHennadii Stepanov
2023-12-14fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MESSAGE_LENGTHMarcoFalke
2023-12-14build: Bump guix time-machine to unlock riscv64 metalMarcoFalke
2023-12-13Merge bitcoin/bitcoin#29065: bench: wallet, fix change position out of range ...Ava Chow
2023-12-13Merge bitcoin/bitcoin#29075: msvc: Fix `test\config.ini` contentfanquake
2023-12-13msvc: Fix `test\config.ini` contentHennadii Stepanov
2023-12-13Merge bitcoin/bitcoin#29066: Bump minimum required Boost version due to migra...fanquake