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-07-13
validation: make CChainState::m_mempool optional
James O'Beirne
2021-07-06
Merge bitcoin/bitcoin#22406: build: remove --enable-determinism configure option
fanquake
2021-07-06
Merge bitcoin-core/gui#375: Emit dataChanged signal to dynamically re-sort Pe...
Hennadii Stepanov
2021-07-05
Merge bitcoin-core/gui#365: Draw "eye" sign at the beginning of watch-only ad...
Hennadii Stepanov
2021-07-05
build: remove --enable-determinism configure option
fanquake
2021-07-05
Merge bitcoin/bitcoin#22365: guix: Avoid relying on newer symbols by rebasing...
fanquake
2021-07-05
Merge bitcoin/bitcoin#22292: bench, doc: benchmarking updates and fixups
fanquake
2021-07-02
guix: Also sort SHA256SUMS.part
Carl Dong
2021-07-02
Merge bitcoin/bitcoin#22388: ci: use Ubuntu 20.04 as the default Docker conta...
MarcoFalke
2021-07-02
ci: use Ubuntu 20.04 as the default Docker container
fanquake
2021-07-01
guix: Build depends/qt with our platform definition
Carl Dong
2021-07-01
guix: Rebase toolchain on glibc 2.24 (2.27 for riscv64)
Carl Dong
2021-07-01
Merge bitcoin/bitcoin#19438: Introduce deploymentstatus
MarcoFalke
2021-07-01
Merge bitcoin/bitcoin#22310: test: Add functional test for replacement relay ...
MarcoFalke
2021-07-01
Merge bitcoin-core/gui#377: Translations update
Hennadii Stepanov
2021-07-01
Translations update
Hennadii Stepanov
2021-07-01
Merge bitcoin/bitcoin#22348: build: Fix cross build for Windows with Boost Pr...
fanquake
2021-07-01
Merge bitcoin/bitcoin#22334: wallet: do not spam about non-existent spk managers
fanquake
2021-07-01
Merge bitcoin/bitcoin#22379: wallet: erase spkmans rather than setting to nul...
fanquake
2021-07-01
build: Fix Boost Process compatibility with mingw-w64 compiler
Hennadii Stepanov
2021-07-01
Merge bitcoin/bitcoin#22376: ci: Do not clone `bitcoin-core/qa-assets` git re...
MarcoFalke
2021-07-01
Merge bitcoin-core/gui#330: Allow prompt icon to be colorized
Hennadii Stepanov
2021-07-01
Merge bitcoin-core/gui#366: Dark Mode fixes/portability
Hennadii Stepanov
2021-07-01
wallet: erase spkmans rather than setting to nullptr
Andrew Chow
2021-07-01
Merge bitcoin/bitcoin#20191: wallet, refactor: make DescriptorScriptPubKeyMan...
fanquake
2021-07-01
Merge bitcoin/bitcoin#19651: wallet: importdescriptors update existing
fanquake
2021-06-30
test: Add test for replacement relay fee check
Antoine Riard
2021-07-01
Merge bitcoin/bitcoin#21329: descriptor wallet: Cache last hardened xpub and ...
Samuel Dobson
2021-06-30
qt: allow prompt icon to be colorized
Jarol Rodriguez
2021-06-30
Do not clone qa-assets git repository if not necessary
Kiminuo
2021-06-30
Merge bitcoin/bitcoin#22353: ci: Upgrading pip version in macos environment
fanquake
2021-06-30
Merge bitcoin/bitcoin#18096: doc: IsFinalTx comment about nSequence & OP_CLTV
MarcoFalke
2021-06-30
refactor: remove m_internal from DescriptorSPKman
S3RK
2021-06-30
Merge bitcoin/bitcoin#18568: doc: Clarify developer notes about constant naming
fanquake
2021-06-30
tests: remove ComputeBlockVersion shortcut from versionbits tests
Anthony Towns
2021-06-30
[refactor] Move ComputeBlockVersion into VersionBitsCache
Anthony Towns
2021-06-30
[move-only] Move ComputeBlockVersion from validation to versionbits
Anthony Towns
2021-06-30
[refactor] versionbits: make VersionBitsCache a full class
Anthony Towns
2021-06-30
[refactor] rpc/blockchain.cpp: SoftForkPushBack
Anthony Towns
2021-06-30
deploymentinfo: Add DeploymentName()
Anthony Towns
2021-06-30
[move-only] Rename versionbitsinfo to deploymentinfo
Anthony Towns
2021-06-30
scripted-diff: rename versionbitscache
Anthony Towns
2021-06-30
[refactor] Add versionbits deployments to deploymentstatus.h
Anthony Towns
2021-06-29
[refactor] Add deploymentstatus.h
Anthony Towns
2021-06-29
versionbits: Use dedicated lock instead of cs_main
Anthony Towns
2021-06-29
versionbits: correct doxygen comments
Anthony Towns
2021-06-29
Merge bitcoin/bitcoin#22361: refactor: Make httpserver work queue a unique_ptr
MarcoFalke
2021-06-29
wallet: do not spam about non-existent spk managers
S3RK
2021-06-29
Merge bitcoin/bitcoin#22358: Remove unused wallet pointer from wallet signals
fanquake
2021-06-29
Merge bitcoin/bitcoin#21789: refactor: Remove ::Params() global from CChainState
fanquake
[next]