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-12-01
Use bounds-checked array lookups in Bech32 error detection code
Samuel Dobson
2021-12-01
Simplify encoding of e in GF(1024) tables to (1,0)
Samuel Dobson
2021-12-01
Replace GF1024 tables and syndrome constants with compile-time generated cons...
Samuel Dobson
2021-11-30
Merge bitcoin/bitcoin#21327: net_processing: ignore transactions while in IBD
W. J. van der Laan
2021-11-30
Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-11-30
rpc: various fixups for dumptxoutset
James O'Beirne
2021-11-30
Replace addrman.h include with forward decl in net.h
MarcoFalke
2021-11-30
Break validation <-> txmempool circular dependency
glozow
2021-11-30
[mempool] always assert coin spent
glozow
2021-11-30
[refactor] put finality and maturity checking into a lambda
glozow
2021-11-30
[mempool] only update lockpoints for non-removed entries
glozow
2021-11-30
Merge bitcoin/bitcoin#23602: wallet: Split stuff from rpcwallet
MarcoFalke
2021-11-30
MOVEONLY: TestLockPointValidity to txmempool
glozow
2021-11-30
Add RPC help for getblock verbosity level 3
Kiminuo
2021-11-29
More Span simplifications
Pieter Wuille
2021-11-29
Replace MakeSpan helper with Span deduction guide
Pieter Wuille
2021-11-29
Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin...
W. J. van der Laan
2021-11-29
[unit test] package submission
glozow
2021-11-29
[validation] de-duplicate package transactions already in mempool
glozow
2021-11-29
[packages] add sanity checks for package vs mempool limits
glozow
2021-11-29
p2p: Don't use timestamps from inbound peers
Martin Zumsande
2021-11-29
[validation] full package accept + mempool submission
glozow
2021-11-29
Merge bitcoin/bitcoin#22902: tracing: utxocache tracepoints
W. J. van der Laan
2021-11-29
[policy] require submitted packages to be child-with-unconfirmed-parents
glozow
2021-11-29
[packages/doc] define and document package rules
glozow
2021-11-29
test: Add test for block relay only eviction
Martin Zumsande
2021-11-29
refactor: Fix implicit-signed-integer-truncation in cuckoocache.h
MarcoFalke
2021-11-29
[unit test] context-free package checks
glozow
2021-11-29
[packages] add static IsChildWithParents function
glozow
2021-11-29
Merge bitcoin/bitcoin#23591: refactor: Use underlying type of isminetype for ...
W. J. van der Laan
2021-11-29
Merge bitcoin/bitcoin#23397: Avoid excessive lock contention in CCheckQueue::Add
MarcoFalke
2021-11-28
[tracing] tracepoints to utxocache add, spent and uncache
Arnab Sen
2021-11-28
[tracing] tracepoint for utxocache flushes
Arnab Sen
2021-11-28
Merge bitcoin/bitcoin#23600: doc: Tidy up nMinDiskSpace comment
fanquake
2021-11-27
Merge bitcoin/bitcoin#22868: wallet: Call load handlers without cs_wallet locked
Samuel Dobson
2021-11-26
index: Fix backwards search for bestblock
Martin Zumsande
2021-11-26
wallet: Split signmessage from rpcwallet
MarcoFalke
2021-11-26
net: don't check if the listening socket is valid
Vasil Dimov
2021-11-26
doc: Tidy up nMinDiskSpace comment
MarcoFalke
2021-11-26
Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node
MarcoFalke
2021-11-25
Merge bitcoin/bitcoin#21206: refactor: Make CWalletTx sync state type-safe
W. J. van der Laan
2021-11-25
refactor: Use underlying type of isminetype for isminefilter
MarcoFalke
2021-11-25
Merge bitcoin/bitcoin#23152: build: add `--enable-lto` configuration option
fanquake
2021-11-25
Merge bitcoin/bitcoin#22829: refactor: various RecursiveMutex replacements in...
MarcoFalke
2021-11-25
Crash debug builds when mempool ConsensusScriptChecks fails
MarcoFalke
2021-11-25
Merge bitcoin/bitcoin#23538: Remove strtol in torcontrol
W. J. van der Laan
2021-11-25
Merge bitcoin-core/gui#477: Monospaced output in Console on macOS
Hennadii Stepanov
2021-11-25
Merge bitcoin/bitcoin#23512: policy: Treat taproot as always active
MarcoFalke
2021-11-24
refactor: replace RecursiveMutex m_added_nodes_mutex with Mutex
Sebastian Falbesoner
2021-11-24
refactor: replace RecursiveMutex m_addr_fetches_mutex with Mutex
Sebastian Falbesoner
[prev]
[next]