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-12-01
Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular depend...
MarcoFalke
2021-11-30
Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by the ...
W. J. van der Laan
2021-11-30
Break validation <-> txmempool circular dependency
glozow
2021-11-28
test: Make more shell scripts verifiable by the `shellcheck` tool
Hennadii Stepanov
2021-11-18
Remove strtol in torcontrol
MarcoFalke
2021-11-16
doc: Fix typos in endif header comments
MarcoFalke
2021-11-16
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...
fanquake
2021-11-13
test: Enable SC2046 shellcheck rule
Hennadii Stepanov
2021-11-13
test: Enable SC2086 shellcheck rule
Hennadii Stepanov
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-21
Add minisketch dependency
Gleb Naumenko
2021-10-16
lint: enable mypy checking for missing imports
josibake
2021-10-13
Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range...
W. J. van der Laan
2021-10-12
bitcoin-tx: Reject non-integral and out of range sequence ids
MarcoFalke
2021-10-12
rest: Return error when header count is not integral
MarcoFalke
2021-10-12
Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0
Samuel Dobson
2021-10-08
doc: Fixup ToIntegral docs
MarcoFalke
2021-10-07
Replace stoul with ToIntegral in dbwrapper
MarcoFalke
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
[next]