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
2021-10-06
Merge bitcoin-core/gui#446: RPCConsole: Throw when overflowing size_t type fo...
MarcoFalke
2021-10-06
qt: Fix WalletControllerActivity progress dialog title
Shashwat
2021-10-06
util: Add mremap syscall to AllowAddressSpaceAccess
MarcoFalke
2021-10-06
Add to spends only transcations from me
S3RK
2021-10-06
Automatically add labels to detected receiving addresses
S3RK
2021-10-06
Return used destinations from ScriptPubKeyMan::MarkUnusedAddresses
S3RK
2021-10-06
Add CWallet::IsInternalScriptPubKeyMan
S3RK
2021-10-06
External input fund support cleanups
Gregory Sanders
2021-10-05
refactor: use `{Read,Write}BE32` helpers for BIP32 nChild (de)serialization
Sebastian Falbesoner
2021-10-06
qt: never disable HD status icon
=
2021-10-05
util: Conditionalize some syscalls in syscall name table
W. J. van der Laan
2021-10-05
util: Add __NR_copy_file_range syscall constant for sandbox
W. J. van der Laan
2021-10-05
p2p: improve checkaddrman logging with duration in milliseconds
Jon Atack
2021-10-05
[fuzz] Update comment in FillAddrman()
John Newbery
2021-10-05
[fuzz] Make Fill() a free function in fuzz/addrman.cpp
John Newbery
2021-10-05
[fuzz] Make RandAddr() a free function in fuzz/addrman.cpp
John Newbery
2021-10-05
Make CAddrman::Select_ select buckets, not positions, first
Pieter Wuille
2021-10-05
[fuzz] Pass FuzzedDataProvider& into Fill() in addrman fuzz tests
John Newbery
2021-10-05
[fuzz] Create a FastRandomContext in addrman fuzz tests
John Newbery
2021-10-05
log, timer: add LOG_TIME_MILLIS_WITH_CATEGORY_MSG_ONCE macro
Jon Atack
2021-10-05
log, timer: allow not repeating log message on completion
Jon Atack
2021-10-05
multiprocess: add interfaces::ExternalSigner class
Russell Yanofsky
2021-10-05
refactor: Block unsafe fs::path std::string conversion calls
Russell Yanofsky
2021-10-05
refactor: Add fs::PathToString, fs::PathFromString, u8string, u8path functions
Russell Yanofsky
2021-10-05
Merge bitcoin/bitcoin#23178: util: Fix GUIX build with syscall sandbox
W. J. van der Laan
2021-10-05
Merge bitcoin/bitcoin#22950: [p2p] Pimpl AddrMan to abstract implementation d...
MarcoFalke
2021-10-05
util: Make sure syscall numbers used in profile are defined
W. J. van der Laan
2021-10-05
RPCConsole: Throw when overflowing size_t type for array indices
MarcoFalke
2021-10-05
Merge bitcoin/bitcoin#23179: sandbox: add `newfstatat` & `copy_file_range` to...
MarcoFalke
2021-10-05
style: Sort
MarcoFalke
2021-10-05
scripted-diff: Move bloom to src/common
MarcoFalke
2021-10-05
refactor: Remove unused MakeUCharSpan
MarcoFalke
2021-10-05
core_write: Rename calculate_fee to have_undo for clarity
fyquah
2021-10-05
rpc: Add level 3 verbosity to getblock RPC call.
fyquah
2021-10-05
rpc: Replace boolean argument for tx details with enum class.
fyquah
2021-10-05
wallet: resolve ambiguity of two ScriptPubKey managers providing same script
S3RK
2021-10-05
Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus
MarcoFalke
2021-10-05
util: Define SECCOMP_RET_KILL_PROCESS if not provided by the headers
W. J. van der Laan
2021-10-05
sandbox: add copy_file_range to allowed filesystem syscalls
fanquake
2021-10-05
sandbox: add newfstatat to allowed filesystem syscalls
fanquake
2021-10-04
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...
W. J. van der Laan
2021-10-04
[refactor] pass coinsview and height to check()
glozow
2021-10-04
[mempool] simplify some check() logic
glozow
2021-10-04
[validation/mempool] use Spend/AddCoin instead of UpdateCoins
glozow
2021-10-04
MOVEONLY: remove single-use helper func CheckInputsAndUpdateCoins
glozow
2021-10-04
[mempool] remove now-unnecessary code
glozow
2021-10-04
[mempool] speed up check() by using coins cache and iterating in topo order
glozow
2021-10-04
[bench] Benchmark CTxMemPool::check()
glozow
2021-10-04
Merge bitcoin/bitcoin#23156: refactor: Remove unused ParsePrechecks and Parse...
MarcoFalke
2021-10-04
doc: Extract FundTxDoc
MarcoFalke
[prev]
[next]