aboutsummaryrefslogtreecommitdiff
path: root/src
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-14Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel libraryRyan Ofsky
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-05-14tests, fuzz: use new NUMS_H constjosibake
2024-05-14[log] updates in TxOrphanageglozow
2024-05-14[unit test] TxOrphanage handling of same-txid-different-witness txnsglozow
2024-05-14[p2p] allow entries with the same txid in TxOrphanageglozow
2024-05-14[refactor] TxOrphanage::EraseTx by wtxidglozow
2024-05-14[refactor] TxOrphanage::HaveTx only by wtxidglozow
2024-05-14[p2p] don't query orphanage by txidglozow
2024-05-14kernel: Remove batchpriority from kernel libraryTheCharlatan
2024-05-14crypto: add NUMS_H constjosibake
2024-05-13wallet: implement BerkeleyRODatabase::BackupAva Chow
2024-05-13wallet: implement BerkeleyROBatchAva Chow
2024-05-13wallet: add dummy BerkeleyRODatabase and BerkeleyROBatch classesAva Chow
2024-05-13refactor: simplify `FormatSubVersion` using strprintf/JoinSebastian Falbesoner
2024-05-13Merge bitcoin/bitcoin#28233: validation: don't clear cache on periodic flush:...Ava Chow
2024-05-13Merge bitcoin/bitcoin#30094: rpc: move UniValue in blockToJSONRyan Ofsky
2024-05-13Merge bitcoin/bitcoin#29974: fuzz: txorphan tests fixupsglozow
2024-05-13Merge bitcoin/bitcoin#29994: doc: removed help text saying that peers may not...glozow
2024-05-13rpc: move UniValue in blockToJSONwillcl-ark
2024-05-13refactor: Model the bech32 charlimit as an Enumjosibake
2024-05-12Merge bitcoin-core/gui#812: Fix create unsigned transaction fee bumpmerge-script
2024-05-12Merge bitcoin/bitcoin#29658: Bugfix: GUI: Help messages already have a traili...merge-script
2024-05-11Merge bitcoin-core/gui#813: Don't permit port in proxy IP optionmerge-script
2024-05-11Merge bitcoin-core/gui#788: debugwindow: update session ID tooltipmerge-script
2024-05-11Merge bitcoin/bitcoin#30081: refactor: Remove unused code from `subprocess.h`...merge-script
2024-05-10test: add GetAddedNodeInfo() CJDNS regression unit testJon Atack
2024-05-10p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()Jon Atack
2024-05-10Merge bitcoin/bitcoin#29252: kernel: Remove key module from kernel libraryAva Chow
2024-05-10refactor, subprocess: Remove unused stream API callsHennadii Stepanov
2024-05-10refactor, subprocess: Remove unused `Popen::child_created_` data memberHennadii Stepanov
2024-05-10refactor, subprocess: Remove unused `Popen::poll()`Hennadii Stepanov
2024-05-10refactor, subprocess: Remove `Popen::pid()`Hennadii Stepanov
2024-05-09Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests, u...Ava Chow
2024-05-09Refactor: Remove ECC_Start and ECC_Stop from key headerTheCharlatan
2024-05-09kernel: Remove key module from kernel libraryTheCharlatan
2024-05-09tools: Use ECC_Context helper in bitcoin-tx and bitcoin-wallet toolsRyan Ofsky
2024-05-09test: Use ECC_Context helper in bench and fuzz testsRyan Ofsky
2024-05-09common: Add ECC_Context RAII wrapper for ECC_Start/ECC_StopRyan Ofsky
2024-05-08Merge bitcoin/bitcoin#29292: rpc: improve submitpackage documentation and oth...Ava Chow
2024-05-08blockstorage: Add Assume for fKnown / snapshot chainstateMartin Zumsande
2024-05-08Merge bitcoin/bitcoin#26326: net: don't lock cs_main while reading blocks in ...Ava Chow
2024-05-08Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...Ava Chow
2024-05-07Merge bitcoin-core/gui#819: Fix misleading signmessage error with segwitmerge-script
2024-05-07Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...Ava Chow
2024-05-07Merge bitcoin/bitcoin#29984: net: Replace ifname check with IFF_LOOPBACK in D...merge-script