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-11-25
Merge bitcoin/bitcoin#23579: script install_db4.sh check for `patch` command ...
W. J. van der Laan
2021-11-25
Merge bitcoin/bitcoin#21206: refactor: Make CWalletTx sync state type-safe
W. J. van der Laan
2021-11-25
Merge bitcoin/bitcoin#23152: build: add `--enable-lto` configuration option
fanquake
2021-11-25
Merge bitcoin/bitcoin#23583: build, qt, macOS: Don't hard-code x86_64 as the ...
fanquake
2021-11-25
Merge bitcoin/bitcoin#22829: refactor: various RecursiveMutex replacements in...
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
Revert "doc: Install Rosetta on M1-macOS for qt in depends"
Hennadii Stepanov
2021-11-25
build, qt, macOS: Don't pass -device-option when building natively
Hennadii Stepanov
2021-11-25
build, qt, macOS: Don't hard-code x86_64 as the arch when using qmake
Hennadii Stepanov
2021-11-25
Merge bitcoin/bitcoin#23580: build: patch qt to explicitly define previously ...
fanquake
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
2021-11-24
scripted-diff: rename node vector/mutex members in CConnman
Sebastian Falbesoner
2021-11-24
refactor: remove RecursiveMutex cs_totalBytesRecv, use std::atomic instead
Sebastian Falbesoner
2021-11-24
Merge bitcoin/bitcoin#21943: Dedup and RAII-fy the creation of a copy of CCon...
W. J. van der Laan
2021-11-24
Merge bitcoin/bitcoin#23451: span: Add std::byte helpers
MarcoFalke
2021-11-24
Merge bitcoin/bitcoin#23249: util: ParseByteUnits - Parse a string with suffi...
MarcoFalke
2021-11-24
build: patch qt to explicitly define previously implicit header include
Kittywhiskers Van Gogh
2021-11-23
script install_db4.sh added check for patch command
Nathan Garabedian
2021-11-23
Merge bitcoin/bitcoin#23573: refactor: cast bool operands to int to silence c...
fanquake
2021-11-22
refactor: cast bool to int to silence compiler warning
Jon Atack
2021-11-22
Merge bitcoin/bitcoin#16807: Let validateaddress locate error in Bech32 address
W. J. van der Laan
2021-11-22
qt: monospaced output in Console on macOS
randymcmillan
2021-11-22
Merge bitcoin/bitcoin#23557: configure.ac: remove Bashism
MarcoFalke
2021-11-22
Merge bitcoin/bitcoin#23521: test: refactor: dedup code by taking use of `cre...
MarcoFalke
2021-11-22
Merge bitcoin/bitcoin#22364: wallet: Make a tr() descriptor by default
MarcoFalke
2021-11-22
Merge bitcoin/bitcoin#23564: build: don't use deprecated brew package names
fanquake
2021-11-22
Merge bitcoin/bitcoin#23348: rpc, wallet: Do not return "keypoololdest" for b...
Samuel Dobson
2021-11-21
Merge bitcoin-core/gui#319: Paste button in Open URI dialog
Hennadii Stepanov
2021-11-21
Merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system logi...
Hennadii Stepanov
2021-11-21
Merge bitcoin/bitcoin#23535: PE: check for control flow instrumentation
fanquake
2021-11-21
build: don't check for deprecated qt5 package
fanquake
2021-11-21
build: don't check for deprecated berkeley-db4 package
fanquake
2021-11-21
Merge bitcoin/bitcoin#23558: test: run rpc-generateblock.py even with wallet ...
MarcoFalke
2021-11-21
Merge bitcoin/bitcoin#23555: util: Add missing fstatfs to syscall sandbox
fanquake
2021-11-20
test: run rpc-generateblock.py even with wallet disabled
Darius Parvin
2021-11-20
Merge bitcoin/bitcoin#23553: test: Remove sanitizer suppression implicit-sign...
fanquake
2021-11-19
configure.ac: remove Bashism
Matt Whitlock
2021-11-19
util: Add missing fstatfs to syscall sandbox
MarcoFalke
2021-11-19
test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddr...
MarcoFalke
2021-11-18
Remove strtol in torcontrol
MarcoFalke
2021-11-18
net: split CConnman::SocketHandler()
Vasil Dimov
2021-11-18
style: remove unnecessary braces
Vasil Dimov
2021-11-18
net: keep reference to each node during socket wait
Vasil Dimov
2021-11-18
net: dedup and RAII-fy the creation of a copy of CConnman::vNodes
Vasil Dimov
2021-11-18
Merge bitcoin/bitcoin#23540: test: add decodescript RPC test for P2TR output ...
MarcoFalke
2021-11-18
Merge bitcoin/bitcoin#22981: doc: Fix incorrect C++ named args
fanquake
2021-11-18
test: add decodescript RPC test for P2TR output type
Sebastian Falbesoner
[next]