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
Age
Commit message (
Expand
)
Author
2024-05-14
doc: add comments and release-notes for JSON-RPC 2.0
Matthew Zipkin
2024-05-14
rpc: JSON-RPC 2.0 should not respond to "notifications"
Matthew Zipkin
2024-05-14
Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel library
Ryan Ofsky
2024-05-14
rpc: Avoid returning HTTP errors for JSON-RPC 2.0 requests
Matthew Zipkin
2024-05-14
rpc: Add "jsonrpc" field and drop null "result"/"error" fields
Matthew Zipkin
2024-05-14
rpc: identify JSON-RPC 2.0 requests
Matthew Zipkin
2024-05-14
tests, fuzz: use new NUMS_H const
josibake
2024-05-14
[log] updates in TxOrphanage
glozow
2024-05-14
[unit test] TxOrphanage handling of same-txid-different-witness txns
glozow
2024-05-14
[p2p] allow entries with the same txid in TxOrphanage
glozow
2024-05-14
[refactor] TxOrphanage::EraseTx by wtxid
glozow
2024-05-14
[refactor] TxOrphanage::HaveTx only by wtxid
glozow
2024-05-14
[p2p] don't query orphanage by txid
glozow
2024-05-14
kernel: Remove batchpriority from kernel library
TheCharlatan
2024-05-14
crypto: add NUMS_H const
josibake
2024-05-13
wallet: implement BerkeleyRODatabase::Backup
Ava Chow
2024-05-13
wallet: implement BerkeleyROBatch
Ava Chow
2024-05-13
wallet: add dummy BerkeleyRODatabase and BerkeleyROBatch classes
Ava Chow
2024-05-13
refactor: simplify `FormatSubVersion` using strprintf/Join
Sebastian Falbesoner
2024-05-13
Merge bitcoin/bitcoin#28233: validation: don't clear cache on periodic flush:...
Ava Chow
2024-05-13
Merge bitcoin/bitcoin#30094: rpc: move UniValue in blockToJSON
Ryan Ofsky
2024-05-13
Merge bitcoin/bitcoin#29974: fuzz: txorphan tests fixups
glozow
2024-05-13
Merge bitcoin/bitcoin#29994: doc: removed help text saying that peers may not...
glozow
2024-05-13
rpc: move UniValue in blockToJSON
willcl-ark
2024-05-13
refactor: Model the bech32 charlimit as an Enum
josibake
2024-05-12
Merge bitcoin-core/gui#812: Fix create unsigned transaction fee bump
merge-script
2024-05-12
Merge bitcoin/bitcoin#29658: Bugfix: GUI: Help messages already have a traili...
merge-script
2024-05-11
Merge bitcoin-core/gui#813: Don't permit port in proxy IP option
merge-script
2024-05-11
Merge bitcoin-core/gui#788: debugwindow: update session ID tooltip
merge-script
2024-05-11
Merge bitcoin/bitcoin#30081: refactor: Remove unused code from `subprocess.h`...
merge-script
2024-05-10
test: add GetAddedNodeInfo() CJDNS regression unit test
Jon Atack
2024-05-10
p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()
Jon Atack
2024-05-10
Merge bitcoin/bitcoin#29252: kernel: Remove key module from kernel library
Ava Chow
2024-05-10
refactor, subprocess: Remove unused stream API calls
Hennadii Stepanov
2024-05-10
refactor, subprocess: Remove unused `Popen::child_created_` data member
Hennadii Stepanov
2024-05-10
refactor, subprocess: Remove unused `Popen::poll()`
Hennadii Stepanov
2024-05-10
refactor, subprocess: Remove `Popen::pid()`
Hennadii Stepanov
2024-05-09
Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests, u...
Ava Chow
2024-05-09
Refactor: Remove ECC_Start and ECC_Stop from key header
TheCharlatan
2024-05-09
kernel: Remove key module from kernel library
TheCharlatan
2024-05-09
tools: Use ECC_Context helper in bitcoin-tx and bitcoin-wallet tools
Ryan Ofsky
2024-05-09
test: Use ECC_Context helper in bench and fuzz tests
Ryan Ofsky
2024-05-09
common: Add ECC_Context RAII wrapper for ECC_Start/ECC_Stop
Ryan Ofsky
2024-05-08
Merge bitcoin/bitcoin#29292: rpc: improve submitpackage documentation and oth...
Ava Chow
2024-05-08
blockstorage: Add Assume for fKnown / snapshot chainstate
Martin Zumsande
2024-05-08
Merge bitcoin/bitcoin#26326: net: don't lock cs_main while reading blocks in ...
Ava Chow
2024-05-08
Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...
Ava Chow
2024-05-07
Merge bitcoin-core/gui#819: Fix misleading signmessage error with segwit
merge-script
2024-05-07
Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...
Ava Chow
2024-05-07
Merge bitcoin/bitcoin#29984: net: Replace ifname check with IFF_LOOPBACK in D...
merge-script
[prev]
[next]