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
2022-06-06
Merge bitcoin/bitcoin#25220: rpc: fix incorrect warning for address type p2sh...
laanwj
2022-06-06
Merge bitcoin/bitcoin#25276: doc: Fix typo in importdescriptors
MacroFake
2022-06-06
Merge bitcoin/bitcoin#25255: ci: Improve "ARM64 Android APK" task
MacroFake
2022-06-06
test: ensure createmultisig and addmultisigaddress are not returning any warn...
brunoerg
2022-06-06
rpc: fix inappropriate warning for address type p2sh-segwit in createmultisig...
brunoerg
2022-06-05
Merge bitcoin-core/gui#614: Drop no longer supported Android architecture
Hennadii Stepanov
2022-06-04
doc: Fix typo in importdescriptors
Kolby Moroz Liebl
2022-06-04
Merge bitcoin/bitcoin#24860: Miniscript integration follow-ups
fanquake
2022-06-04
Merge bitcoin/bitcoin#25065: [kernel 2c/n] Introduce `kernel::Context`, encap...
fanquake
2022-06-04
qt: Drop no longer supported Android architecture
Hennadii Stepanov
2022-06-03
Merge bitcoin/bitcoin#25256: logging: fix logging empty thread name
MacroFake
2022-06-02
Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound peers ...
laanwj
2022-06-02
Merge bitcoin/bitcoin#25267: test: check `replaceable` mismatch error in `cre...
laanwj
2022-06-02
Merge bitcoin-core/gui#583: Add translator comments to `TransactionDesc::Form...
Hennadii Stepanov
2022-06-02
Merge bitcoin-core/gui#613: Remove unnecessary wallet includes from rpcconsol...
Hennadii Stepanov
2022-06-02
Merge bitcoin/bitcoin#24927: Add test util to populate mempool with random tr...
laanwj
2022-06-02
Merge bitcoin/bitcoin#25264: kernel: pass params to BlockManager rather than ...
laanwj
2022-06-02
qt, refactor: add translator comments in `TransactionDesc::FormatTxStatus()`
w0xlt
2022-06-02
kernel: SanityChecks: Return an error struct
Carl Dong
2022-06-02
qt: Remove unnecessary wallet includes from rpcconsole.cpp
laanwj
2022-06-02
Move init::SanityCheck to kernel::SanityCheck
Carl Dong
2022-06-02
init: Initialize globals with kernel::Context's life
Carl Dong
2022-06-02
kernel: pass params to BlockManager rather than using a global
Cory Fields
2022-06-02
logging: fix logging empty threadname
klementtan
2022-06-02
Merge bitcoin/bitcoin#24531: Use designated initializers
MacroFake
2022-06-02
test: check `replaceable` mismatch error in `createrawtransaction` RPC
Sebastian Falbesoner
2022-06-01
Merge bitcoin/bitcoin#25262: test: Set maxfeerate=0 in MiniWallet sendrawtran...
MacroFake
2022-06-01
Merge bitcoin/bitcoin#25249: Bump univalue subtree
fanquake
2022-06-01
Use designated initializers
MarcoFalke
2022-06-01
test: Set maxfeerate=0 in MiniWallet sendrawtransaction()
MacroFake
2022-06-01
Merge bitcoin/bitcoin#25244: build: pass bdb cppflags only where needed
fanquake
2022-06-01
Merge bitcoin/bitcoin#25087: test: use MiniWallet for feature_dbcrash.py
MacroFake
2022-06-01
Merge bitcoin/bitcoin#24416: doc: Avoid ADL for function calls
laanwj
2022-06-01
Merge bitcoin/bitcoin#25165: doc: Explain squashing with merge commits
laanwj
2022-06-01
Merge bitcoin/bitcoin#25259: test: check pre-segwit peer error in `getblockfr...
MacroFake
2022-05-31
test: check pre-segwit peer error in `getblockfrompeer` RPC
Sebastian Falbesoner
2022-05-31
kernel: Introduce empty and unused kernel::Context
Carl Dong
2022-05-31
test: Use Set/UnsetGlobals in BasicTestingSetup
Carl Dong
2022-05-31
ci: Reuse some configure options in "ARM64 Android APK" task
Hennadii Stepanov
2022-05-31
ci, android: Update NDK up to r23c
Hennadii Stepanov
2022-05-31
ci, android: Update Command-line Tools from 2.1 up to 7.0
Hennadii Stepanov
2022-05-31
ci: Drop unneeded packages in "ARM64 Android APK" task
Hennadii Stepanov
2022-05-31
Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...
MacroFake
2022-05-31
Merge bitcoin/bitcoin#25253: test: add coverage for non-hex value to -minimum...
MacroFake
2022-05-31
test: add coverage for non-hex value to -minimumchainwork
brunoerg
2022-05-31
Merge bitcoin/bitcoin#24178: p2p: Respond to getheaders if we have sufficient...
MacroFake
2022-05-31
Merge bitcoin/bitcoin#25246: Revert "build: more robustly check for fcf-prote...
MacroFake
2022-05-31
Revert "build: more robustly check for fcf-protection support"
fanquake
2022-05-31
build: pass bdb cppflags only where needed
fanquake
2022-05-30
use testing setup mempool in ComplexMemPool bench
glozow
[next]