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
2020-04-28
Merge #18556: build: Drop make dist in gitian builds
fanquake
2020-04-17
build: Drop make dist in gitian builds
Hennadii Stepanov
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-03-06
Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std eq...
Wladimir J. van der Laan
2020-03-07
lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FOR
Anthony Towns
2020-03-06
tests: Add fuzzing harness for locale independence testing
practicalswift
2020-03-06
scheduler: switch from boost to std
Anthony Towns
2020-03-05
Merge #18056: ci: Check for submodules
Wladimir J. van der Laan
2020-03-02
doc: Correct spelling errors in comments
Ben Woosley
2020-02-10
ci: Check for submodules
Emil Engler
2020-02-10
Merge #17398: build: Update leveldb to 1.22+
Wladimir J. van der Laan
2020-02-03
gui: Drop PeerTableModel dependency to ClientModel
João Barbosa
2020-02-01
Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
Jonas Schnelli
2020-01-31
gui: Drop ShutdownWindow dependency to BitcoinGUI
João Barbosa
2020-01-31
gui: Drop BanTableModel dependency to ClientModel
João Barbosa
2020-01-31
Merge #18009: tests: Add fuzzing harness for strprintf(…)
MarcoFalke
2020-01-30
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-28
test: Add crc32c exception to various linters and generation scripts
Wladimir J. van der Laan
2020-01-28
test: Add crc32c to subtree check linter
Wladimir J. van der Laan
2020-01-27
tests: Add fuzzing harness for strprintf(...)
practicalswift
2020-01-23
Refactor: Copy CWallet signals and print function to LegacyScriptPubKeyMan
Andrew Chow
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-09
Merge #16688: log: Add validation interface logging
Wladimir J. van der Laan
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2020-01-03
Merge #17851: tests: Add std::to_string to list of locale dependent functions
MarcoFalke
2020-01-03
Add logging for CValidationInterface events
Jeffrey Czyz
2020-01-02
tests: Add std::to_string to list of locale dependent functions
practicalswift
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-10
tests: Add fuzzing harnesses for various number parsing functions
practicalswift
2019-11-28
Merge #17361: script: Lint Gitian descriptors with ShellCheck
Wladimir J. van der Laan
2019-11-27
script: Enable SC2001 rule for Gitian scripts
Hennadii Stepanov
2019-11-27
script: Enable SC2155 rule for Gitian scripts
Hennadii Stepanov
2019-11-23
refactor: Nuke coincontrol circular dependency
Hennadii Stepanov
2019-11-21
Fire TransactionRemovedFromMempool from mempool
251
2019-11-19
refactor: Nuke walletmodel circular dependency
Hennadii Stepanov
2019-11-19
refactor: Nuke walletmodeltransaction circular dep
Hennadii Stepanov
2019-11-19
refactor: Nuke guiutil circular dependency
Hennadii Stepanov
2019-11-06
script: Enable SC2006 rule for Gitian scripts
Hennadii Stepanov
2019-11-06
script: Lint Gitian descriptors with ShellCheck
Hennadii Stepanov
2019-11-06
Merge #17353: doc: Add ShellCheck to lint tests dependencies
MarcoFalke
2019-11-06
build: Remove install command samples
Hennadii Stepanov
2019-11-04
Merge #17318: replace asserts in RPC code with CHECK_NONFATAL and add linter
MarcoFalke
2019-11-04
doc: Fix some misspellings
randymcmillan
2019-10-31
[linter] Strip trailing / in path for git-subtree-check
John Newbery
2019-10-30
replace asserts in RPC code with CHECK_NONFATAL and add linter
Adam Jonas
2019-10-25
Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
Andrew Chow
2019-10-17
doc: Document that GNU tools are required for linters
MarcoFalke
2019-10-10
tests: Add FuzzedDataProvider fuzzing helper from the Chromium project
practicalswift
[next]