index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-02
doc: Document optional result fields in getpeerinfo
MarcoFalke
2021-12-02
Remove GetSpendHeight
MarcoFalke
2021-12-02
clean up txmempool includes
glozow
2021-12-02
change TestLockPointValidity to take a const reference
glozow
2021-12-02
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23642: refactor: Call type-solver earlier in decodescript
MarcoFalke
2021-12-02
remove unnecessary casts and use braced initialization
glozow
2021-12-02
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
W. J. van der Laan
2021-12-02
Merge bitcoin/bitcoin#23626: refactor: Fix implicit-signed-integer-truncation...
fanquake
2021-12-02
Merge bitcoin/bitcoin#23640: MOVEONLY: Move helper functions from rpcwallet t...
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23643: rpc: remove info about mallocinfo needing glibc ...
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23637: miner: Remove uncompiled MTP code
fanquake
2021-12-01
Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular depend...
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23437: refactor: AcceptToMemoryPool
MarcoFalke
2021-12-01
Remove calls to global Params() in tx_pool test
lsilva01
2021-12-01
Remove AcceptToMemoryPoolWithTime
lsilva01
2021-12-01
Merge bitcoin/bitcoin#23639: doc: Extract CreateTxDoc in rawtransaction
MarcoFalke
2021-12-01
doc: use BIP125-replaceable
fanquake
2021-12-01
doc: Extract CreateTxDoc in rawtransaction
fanquake
2021-12-01
rpc: remove info about mallocinfo needing glibc 2.10+
fanquake
2021-12-01
Merge bitcoin/bitcoin#23546: scripted-diff: Use clang-tidy syntax for C++ nam...
fanquake
2021-12-01
refactor: Call type-solver earlier in decodescript
MarcoFalke
2021-12-01
style: Remove whitespace
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23601: Don't check if the listening socket is valid
MarcoFalke
2021-12-01
miner: Remove uncompiled MTP code
MarcoFalke
2021-12-01
style: Add {} to if-bodies in node/miner
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23590: Crash debug builds when mempool ConsensusScriptC...
MarcoFalke
2021-12-01
MOVEONLY: Move utility functions from rpcwallet to wallet/rpc/util
Samuel Dobson
2021-12-01
Introduce wallet/rpc/util
Samuel Dobson
2021-12-01
Merge bitcoin/bitcoin#23635: test: Bump shellcheck version to 0.8.0
fanquake
2021-12-01
Use std::iota instead of manually pushing range
Samuel Dobson
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#23289: test: add stress tests for initialization
W. J. van der Laan
2021-11-30
test: Bump shellcheck version to 0.8.0
Hennadii Stepanov
2021-11-30
Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by the ...
W. J. van der Laan
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
Merge bitcoin/bitcoin#23618: build, qt: Ditch `no_sdk_version_check.patch`
fanquake
2021-11-30
Merge bitcoin/bitcoin#23597: ci: Revamp SDK caches
fanquake
2021-11-30
Update release note for bech32 error detection
Samuel Dobson
[prev]
[next]