index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lint
Age
Commit message (
Expand
)
Author
2021-06-23
script, doc: spelling update
Jon Atack
2021-06-06
Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logic
Hennadii Stepanov
2021-06-03
script: fix spelling linter raising spuriously on "invokable"
Jon Atack
2021-05-29
qt: Drop BitcoinGUI* WalletFrame data member
Hennadii Stepanov
2021-05-26
MOVEONLY: CWallet transaction code out of wallet.cpp/.h
Russell Yanofsky
2021-05-10
Merge bitcoin/bitcoin#21749: test: Bump shellcheck version
W. J. van der Laan
2021-05-06
test: minor fixes & improvements for files linter test
windsok
2021-05-05
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ...
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage
W. J. van der Laan
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-29
test: add new python linter to check file names and permissions
windsok
2021-04-27
refactor: Move pruning/reindex/importing globals to blockstorage
MarcoFalke
2021-04-23
multiprocess: Add Ipc interface implementation
Russell Yanofsky
2021-04-22
test: Bump shellcheck version
Hennadii Stepanov
2021-04-19
index: Coinstats index can be activated with command line flag
Fabian Jahr
2021-04-05
move-only: Move *Disk functions to blockstorage
MarcoFalke
2021-03-29
remove unused class util::Ref and its unit test
Sebastian Falbesoner
2021-02-18
Merge #15946: Allow maintaining the blockfilterindex when using prune
Jonas Schnelli
2021-02-16
Merge #19806: validation: UTXO snapshot activation
Wladimir J. van der Laan
2021-02-16
Add "index/blockfilterindex -> validation -> index/blockfilterindex" to expec...
Jonas Schnelli
2021-02-15
Merge #21096: Re-add dead code detection
MarcoFalke
2021-02-13
Re-add dead code detection
flack
2021-02-12
simplify ChainstateManager::SnapshotBlockhash() return semantics
James O'Beirne
2021-02-12
Merge #21064: refactor: use std::shared_mutex & remove Boost Thread
Wladimir J. van der Laan
2021-02-02
refactor: replace Boost shared_mutex with std shared_mutex in sigcache
fanquake
2021-02-01
Drop boost/preprocessor dependencies
Hennadii Stepanov
2021-01-29
refactor: remove boost::thread_group usage
fanquake
2021-01-28
rpc: Use RPCHelpMan for check-rpc-mappings linter
MarcoFalke
2021-01-25
Merge #18710: Add local thread pool to CCheckQueue
Wladimir J. van der Laan
2021-01-17
lint: Skip whitespace lint for guix patches
Carl Dong
2021-01-05
Replace boost::variant with std::variant
MarcoFalke
2021-01-02
lint: ignore gitian keys file for spelling linter
Sebastian Falbesoner
2021-01-02
lint: update list of spelling linter false positives
Sebastian Falbesoner
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-28
lint: run mypy over contrib/devtools
fanquake
2020-12-21
Merge #20671: Replace boost::optional with std::optional
Wladimir J. van der Laan
2020-12-21
ci: Drop Travis-specific workaround for shellcheck
Hennadii Stepanov
2020-12-21
ci: Drop Travis-specific way to set COMMIT_RANGE variable
Hennadii Stepanov
2020-12-19
Replace boost::optional with std::optional
MarcoFalke
2020-12-10
Merge #20567: test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-12-04
test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-12-03
Remove the remaining fee estimation globals
Antoine Poinsot
2020-12-01
refactor: Improve use of explicit keyword
Fabian Jahr
2020-12-01
lint: Use c++17 std in cppcheck linter
Fabian Jahr
2020-11-20
Merge #20223: build: Drop the leading 0 from the version number
MarcoFalke
2020-11-19
Merge #18531: rpc: remove deprecated CRPCCommand constructor
MarcoFalke
2020-11-19
Merge #20359: depends: Various config.site.in improvements and linting
Wladimir J. van der Laan
2020-11-18
Drop the leading 0 from the version number
Andrew Chow
2020-11-09
lint: Also lint files with shellcheck directive
Carl Dong
2020-11-09
swapped "is" for "==" in literal comparison
Tyler Chambers
[next]