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-04-16
remove unneeded cwd option from cpp-subprocess
Sebastian Falbesoner
2024-04-16
remove unneeded bufsize option from cpp-subprocess
Sebastian Falbesoner
2024-04-16
remove unneeded close_fds option from cpp-subprocess
Sebastian Falbesoner
2024-04-16
remove unneeded session_leader option from cpp-subprocess
Sebastian Falbesoner
2024-04-16
remove unneeded defer_spawn option from cpp-subprocess
Sebastian Falbesoner
2024-04-16
remove unneeded preexec function option from cpp-subprocess
Sebastian Falbesoner
2024-04-16
remove unneeded shell option from cpp-subprocess
Sebastian Falbesoner
2024-04-16
[doc] restore comment about why we check if ptx HasWitness before caching rej...
glozow
2024-04-16
guard against MempoolAcceptResult::m_replaced_transactions
glozow
2024-04-15
Merge bitcoin/bitcoin#29869: rpc, bugfix: Enforce maximum value for setmocktime
glozow
2024-04-15
chore: fix some typos in comments
StevenMia
2024-04-15
Merge bitcoin/bitcoin#28874: doc: fixup help output for -upnp and -natpmp
merge-script
2024-04-15
refactor: Use chrono type for g_mock_time
MarcoFalke
2024-04-15
test: Add missing Assert(mock_time_in >= 0s) to SetMockTime
MarcoFalke
2024-04-15
[rpc, bugfix] Enforce maximum value for setmocktime
dergoegge
2024-04-15
rpc: Reword SighashFromStr error message
MarcoFalke
2024-04-12
build: remove minisketch clz check
fanquake
2024-04-12
Squashed 'src/minisketch/' changes from a571ba20f9..3472e2f5ec
fanquake
2024-04-12
Update minisketch subtree to latest master
fanquake
2024-04-11
psbt: Check non witness utxo outpoint early
Ava Chow
2024-04-11
Merge bitcoin/bitcoin#29849: Fix typos in `subprocess.hpp`
merge-script
2024-04-11
Merge bitcoin/bitcoin#29735: AcceptMultipleTransactions: Fix workspace not be...
glozow
2024-04-11
net: Decrease nMaxIPs when learning from DNS seeds
laanwj
2024-04-11
Fix typos in `subprocess.hpp`
Hennadii Stepanov
2024-04-10
Remove timedata
stickies-v
2024-04-10
[net processing] Move IgnoresIncomingTxs to PeerManagerInfo
dergoegge
2024-04-10
[net processing] Introduce PeerManagerInfo
dergoegge
2024-04-10
Add TimeOffsets helper class
stickies-v
2024-04-10
[net processing] Use std::chrono for type-safe time offsets
stickies-v
2024-04-10
[net processing] Move nTimeOffset to net_processing
dergoegge
2024-04-10
Merge bitcoin/bitcoin#28981: Replace Boost.Process with cpp-subprocess
merge-script
2024-04-09
Merge bitcoin/bitcoin#29820: refactor, bench, fuzz: Drop unneeded `UCharCast`...
merge-script
2024-04-09
gui: Hide peers details
@RandyMcMillan
2024-04-09
Merge bitcoin/bitcoin#29834: build: Change MAC_OSX macro to __APPLE__ in crypto
merge-script
2024-04-09
fuzz: Add coverage for client_maxfeerate
Greg Sanders
2024-04-09
AcceptMultipleTransactions: Fix workspace client_maxfeerate
Greg Sanders
2024-04-09
Merge bitcoin/bitcoin#29752: refactor: Use typesafe Wtxid in compact block en...
glozow
2024-04-09
Change MAC_OSX macro to __APPLE__ in crypto package
LÅ‘rinc
2024-04-09
Merge bitcoin/bitcoin#29786: Drop Windows Socket dependency for `randomenv.cpp`
fanquake
2024-04-08
Merge bitcoin/bitcoin#29691: Change Luke Dashjr seed to dashjr-list-of-p2p-no...
fanquake
2024-04-07
[clang-tidy] Enable the misc-no-recursion check
dergoegge
2024-04-06
Merge bitcoin/bitcoin#29815: crypto: chacha20: always use our fallback timing...
fanquake
2024-04-06
refactor: Simplify `extra_txn` to be a vec of CTransactionRef instead of a ve...
AngusP
2024-04-06
refactor, bench, fuzz: Drop unneeded `UCharCast` calls
Hennadii Stepanov
2024-04-06
Merge bitcoin/bitcoin#29803: Update libsecp256k1 subtree to latest master
fanquake
2024-04-05
Merge bitcoin/bitcoin#29805: test: Fix debug recommendation in argsman_tests
fanquake
2024-04-05
Merge bitcoin/bitcoin#29081: refactor: Remove gmtime*
fanquake
2024-04-05
crypto: chacha20: always use our fallback timingsafe_bcmp rather than libc's
Cory Fields
2024-04-04
gui: don't permit port in proxy IP option
willcl-ark
2024-04-04
Merge bitcoin/bitcoin#29776: ThreadSanitizer: Fix #29767
Ryan Ofsky
[prev]
[next]