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-15
refactor: Make CWalletTx sync state type-safe
Russell Yanofsky
2021-11-15
Merge bitcoin/bitcoin#23198: build: Parse version information in msvc-autogen.py
W. J. van der Laan
2021-11-15
Merge bitcoin/bitcoin#23046: test: Add txindex migration test
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23153: Add an argparse abbreviated mode to --failfast
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23498: test: remove unnecessary block rehashing prior t...
fanquake
2021-11-15
Merge bitcoin/bitcoin#23510: doc: Fixed dead link in build-unix.md
fanquake
2021-11-14
Fix Arch linux dead link
0xree
2021-11-14
Merge bitcoin/bitcoin#22768: script: Add commits signed with sipas expired ke...
W. J. van der Laan
2021-11-14
build_msvc/bitcoin_config.h is generated using build_msvc/msvc-autogen.py
CallMeMisterOwl
2021-11-14
Merge bitcoin/bitcoin#23500: doc: fix typos
MarcoFalke
2021-11-14
Merge bitcoin/bitcoin#23493: Use c++17 in clang-format
fanquake
2021-11-14
Merge bitcoin/bitcoin#23494: build: minor boost tidyups
fanquake
2021-11-13
depends, wallet: fix typos
Dimitris Apostolou
2021-11-13
Merge bitcoin/bitcoin#23473: build: boring autotools cleanup
fanquake
2021-11-12
test: remove unnecessary block rehashing prior to solving
Sebastian Falbesoner
2021-11-12
Merge bitcoin/bitcoin#23492: test: tidy up addrman unit tests
MarcoFalke
2021-11-12
build: remove duplicate -fvisibility=hidden from Boost build
fanquake
2021-11-12
build: don't install Boost cmake config files
fanquake
2021-11-12
Use c++17 in clang-format
MarcoFalke
2021-11-12
style: Use 4 spaces for indentation, not 5
MarcoFalke
2021-11-12
test: Remove unused CDataStream copy
MarcoFalke
2021-11-12
Merge bitcoin/bitcoin#23477: addrman: tidy up unit tests
MarcoFalke
2021-11-12
build: consistently quote AC_CHECK_LIB() arguments
fanquake
2021-11-12
build: consistently quote AC_MSG_* arguments
fanquake
2021-11-12
build: consistently quote AC_CHECK_PROG() arguments
fanquake
2021-11-12
build: consistently quote arguments in AC_ARG_VAR()
fanquake
2021-11-12
build: consistently quote arguments in AM_CONDITIONAL()
fanquake
2021-11-12
build: consistently quote AC_DEFINE() arguments
fanquake
2021-11-12
build: consistently quote AC_MSG_CHECKING() arguments
fanquake
2021-11-12
build: consistently quote AC_PATH_TOOL arguments
fanquake
2021-11-12
build: AC_PATH_PROG(S) consistently quote arguments
fanquake
2021-11-12
build: cleanup AX_CHECK_PREPROC_FLAG() usage
fanquake
2021-11-12
build: AX_CHECK_PREPROC_FLAG() serial 6
fanquake
2021-11-12
build: cleanup AX_CHECK_COMPILE_FLAG() usage
fanquake
2021-11-12
build: AX_CHECK_COMPILE_FLAG() serial 6
fanquake
2021-11-12
build: cleanup AX_CHECK_LINK_FLAG() usage
fanquake
2021-11-12
build: AX_CHECK_LINK_FLAG serial 6
fanquake
2021-11-12
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...
fanquake
2021-11-11
Merge bitcoin/bitcoin#23482: doc: Add a brief overview of fuzzing/Bitcoin Cor...
MarcoFalke
2021-11-11
Merge bitcoin/bitcoin#23420: test: Correct MyPy typing for subtest decorator
fanquake
2021-11-11
test: Correct MyPy typing for subtest decorator
Pavel Safronov
2021-11-10
Merge bitcoin/bitcoin#22928: refactor: Remove `gArgs` from `wallet.h` and `wa...
MarcoFalke
2021-11-10
Add a brief overview of fuzzing/Bitcoin Core fuzzing
Alex Groce
2021-11-10
Merge bitcoin/bitcoin#22805: refactor: use CWallet const shared pointers in d...
W. J. van der Laan
2021-11-10
Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration ...
MarcoFalke
2021-11-10
refactor: use `CWallet` const shared pointers in dump{privkey,wallet} RPCs
Sebastian Falbesoner
2021-11-10
refactor: use const `LegacyScriptPubKeyMan` references in dump{privkey,wallet...
Sebastian Falbesoner
2021-11-10
refactor: avoid multiple key->metadata lookups in dumpwallet RPC
Sebastian Falbesoner
2021-11-10
Merge bitcoin/bitcoin#23173: Add `ChainstateManager::ProcessTransaction`
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPC
W. J. van der Laan
[next]