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
2022-05-29
rpc: Capture potentially large UniValue by ref for rpcdoccheck
Martin Zumsande
2022-05-28
compat: remove glibcxx sanity checks
fanquake
2022-05-28
Merge bitcoin/bitcoin#25224: Get time less often in AddrManImpl::ResolveColli...
fanquake
2022-05-27
miner: Make UpdatePackagesForAdded static
Carl Dong
2022-05-27
miner: Absorb SkipMapTxEntry into addPackageTxs
Carl Dong
2022-05-27
rpc: remove deprecated fee fields from mempool entries
Sebastian Falbesoner
2022-05-27
Pass Peer& to Misbehaving()
MacroFake
2022-05-27
Merge bitcoin/bitcoin#25214: multiprocess build fix: ipc/capnp/init.capnp.h: ...
fanquake
2022-05-27
Merge bitcoin/bitcoin#24408: rpc: add rpc to get mempool txs spending specifi...
MacroFake
2022-05-27
Merge bitcoin/bitcoin#24934: refactor, miner: Delete call to UpdatePackagesFo...
MacroFake
2022-05-26
Merge bitcoin/bitcoin#24032: Add defaults to vDeployments to avoid uninitiali...
laanwj
2022-05-26
Merge bitcoin/bitcoin#25003: tracing: fix `coin_selection:aps_create_tx_inter...
Andrew Chow
2022-05-26
Reset settings.json when GUI options are reset
Ryan Ofsky
2022-05-26
Merge bitcoin/bitcoin#15936: interfaces: Expose settings.json methods to GUI
MacroFake
2022-05-26
Migrate -lang setting from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -prune setting from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -proxy and -onion settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -listen and -server settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -upnp and -natpmp settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -spendzeroconfchange and -signer settings from QSettings to settings....
Ryan Ofsky
2022-05-26
Migrate -par setting from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -dbcache setting from QSettings to settings.json
Ryan Ofsky
2022-05-26
Merge bitcoin/bitcoin#25210: doc: remove misleading AreInputsStandard() comment
laanwj
2022-05-26
Merge bitcoin/bitcoin#25202: log: Use severity-based logging for leveldb/libe...
laanwj
2022-05-26
Merge bitcoin/bitcoin#25132: consensus: Add BIP-341 specified constraints in ...
laanwj
2022-05-25
multiprocess build cleanup: comment on manual dependencies
Ryan Ofsky
2022-05-25
tree-wide: clang-format CTxMemPool references
Carl Dong
2022-05-25
Add BIP-341 specified constraints to `ComputeTaprootMerkleRoot`
David Bakin
2022-05-25
fuzz: coinselection, add missing fee rate.
furszy
2022-05-25
multiprocess build fix: ipc/capnp/init.capnp.h: No such file or directory
Ryan Ofsky
2022-05-25
doc: remove misleading AreInputsStandard() comment
James O'Beirne
2022-05-25
refactor: Change LogPrintLevel order to category, severity
laanwj
2022-05-25
leveldb: Log messages from leveldb with category and debug level
laanwj
2022-05-25
http: Use severity-based logging for messages from libevent
laanwj
2022-05-25
logging: Unconditionally log levels >= WARN
laanwj
2022-05-25
Get time less often in AddrManImpl::ResolveCollisions_()
MarcoFalke
2022-05-25
Fixup option name in bench message
Ben Woosley
2022-05-25
doc: Fix spelling errors identified by codespell in coments
Ben Woosley
2022-05-24
Merge bitcoin/bitcoin#24464: logging: Add severity level to logs
laanwj
2022-05-24
Merge bitcoin/bitcoin#24410: [kernel 2a/n] Split hashing/index `GetUTXOStats`...
laanwj
2022-05-24
Merge bitcoin-core/gui#593: Getting ready to Qt 6 (8/n). Use `QRegularExpress...
Hennadii Stepanov
2022-05-24
Merge bitcoin-core/gui#601: refactor: Pass interfaces::Node references to Opt...
Hennadii Stepanov
2022-05-24
Merge bitcoin/bitcoin#25149: refactor: Add thread safety annotation to `BanMa...
MacroFake
2022-05-23
coinstats: Move GetUTXOStats to rpc/blockchain
Carl Dong
2022-05-23
kernel: Use ComputeUTXOStats in validation
Carl Dong
2022-05-23
style-only: Rearrange using decls after scripted-diff
Carl Dong
2022-05-23
scripted-diff: Move src/kernel/coinstats to kernel::
Carl Dong
2022-05-23
Use only kernel/coinstats.h in index/coinstatsindex.h
Carl Dong
2022-05-23
coinstats: Split node/coinstats.h to kernel/coinstats.h
Carl Dong
2022-05-23
coinstats: Move hasher codepath to kernel/coinstats
Carl Dong
[prev]
[next]