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-09-30
Replace use of locale dependent atoi(…) with locale-independent std::from_c...
practicalswift
2021-09-30
Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ind...
W. J. van der Laan
2021-09-30
Merge bitcoin/bitcoin#23104: log: Avoid breaking single log lines over multip...
W. J. van der Laan
2021-09-29
test: Fix typos in tests
MarcoFalke
2021-09-29
doc: update developer docs for subtree renaming
fanquake
2021-09-18
util: Introduce ToIntegral<T>(const std::string&) for locale independent pars...
practicalswift
2021-09-05
Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen...
fanquake
2021-09-03
Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive fil...
Samuel Dobson
2021-09-02
Merge bitcoin/bitcoin#22418: release: Remove gitian
MarcoFalke
2021-09-02
Replace use of boost::trim_right with locale-independent TrimString
Ben Woosley
2021-09-02
Replace use of boost::trim use with locale-independent TrimString
Ben Woosley
2021-09-01
refactor: Detach wallet transaction methods (followup for move-only)
Russell Yanofsky
2021-08-31
release: remove gitian
fanquake
2021-08-24
MOVEONLY: BIP125 max conflicts limit to policy/rbf.h
glozow
2021-07-28
Merge bitcoin/bitcoin#22528: refactor: move GetTransaction to node/transactio...
MarcoFalke
2021-07-22
refactor: move `GetTransaction(...)` to node/transaction.cpp
Sebastian Falbesoner
2021-07-20
Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentation
fanquake
2021-07-08
tree-wide: Rename gitian-keys to builder-keys
Carl Dong
2021-07-07
lint: Run mypy with --show-error-codes
Carl Dong
2021-07-06
lint: exclude Guix patches from spell-checking
fanquake
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
[next]