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
2022-04-27
Make DecodeBase{32,64} always return vector, not string
Pieter Wuille
2022-04-27
Reject incorrect base64 in HTTP auth
Pieter Wuille
2022-04-27
Make SanitizeString use string_view
Pieter Wuille
2022-04-27
Make IsHexNumber use string_view
Pieter Wuille
2022-04-27
Make IsHex use string_view
Pieter Wuille
2022-04-27
Make ParseHex use string_view
Pieter Wuille
2022-04-27
Merge bitcoin/bitcoin#24739: test: Fix intermittent test failure in wallet_li...
MacroFake
2022-04-26
Merge bitcoin/bitcoin#24917: Make BlockManager::LoadBlockIndex private
fanquake
2022-04-26
Merge bitcoin/bitcoin#21726: Improve Indices on pruned nodes via prune blockers
fanquake
2022-04-26
Merge bitcoin/bitcoin#24644: wallet: add tracepoints and algorithm informatio...
fanquake
2022-04-26
Merge bitcoin/bitcoin#24989: scripted-diff: rename BytePtr to AsBytePtr
fanquake
2022-04-26
Merge bitcoin/bitcoin#24392: build: Fix configuring depends with cmake
fanquake
2022-04-26
Merge bitcoin/bitcoin#24977: rpc: Explain active and internal in listdescriptors
fanquake
2022-04-26
Merge bitcoin/bitcoin#24971: tidy: modernize-use-nullptr
fanquake
2022-04-26
Merge bitcoin/bitcoin#24959: Remove not needed clang-format off comments
laanwj
2022-04-26
Merge bitcoin/bitcoin#24789: init, index: disallow indexes when running reind...
fanquake
2022-04-26
Merge bitcoin/bitcoin#24979: Precomputed hashes are note #16 in BIP341
fanquake
2022-04-26
tidy: enable modernize-use-nullptr
fanquake
2022-04-26
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2022-04-26
Merge bitcoin/bitcoin#22953: refactor: introduce single-separator split helpe...
fanquake
2022-04-26
scripted-diff: rename BytePtr to AsBytePtr
João Barbosa
2022-04-26
Merge bitcoin/bitcoin#24157: p2p: Replace RecursiveMutex `cs_totalBytesSent` ...
laanwj
2022-04-26
Merge bitcoin/bitcoin#24968: Move only: Move TxOrphange tests to orphange_tes...
MacroFake
2022-04-25
move-only: Rename index + pruning functional test
Fabian Jahr
2022-04-25
test: Update test for indices on pruned nodes
Fabian Jahr
2022-04-25
Index: Allow coinstatsindex with pruning enabled
Fabian Jahr
2022-04-25
Index: Use prune locks for blockfilterindex
Fabian Jahr
2022-04-25
blockstorage: Add prune locks to BlockManager
Fabian Jahr
2022-04-25
refactor: Introduce GetFirstStoredBlock helper function
Fabian Jahr
2022-04-25
Merge bitcoin/bitcoin#24856: lint: Converting lint-assertions.sh to lint-asse...
laanwj
2022-04-25
Merge bitcoin/bitcoin#24915: lint: Convert lint-circular-dependencies.sh to P...
laanwj
2022-04-25
Merge bitcoin/bitcoin#24815: lint: convert lint-tests.sh to python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24802: lint: convert format strings linter test to python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24929: lint: convert shell locale linter test to Python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24902: lint: Convert lint-include-guards.sh to Python
laanwj
2022-04-25
Precomputed hashes are note #16 in BIP341
Gregory Sanders
2022-04-25
Merge bitcoin/bitcoin#24916: lint: Convert lint-python-utf8-encoding.sh to Py...
laanwj
2022-04-25
Merge bitcoin/bitcoin#24932: lint: Convert lint-locale-dependence.sh to Python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24973: doc: Add 23.0 release notes
laanwj
2022-04-25
doc: Add 23.0 release notes
laanwj
2022-04-25
rpc: Explain active and internal in listdescriptors
Andrew Chow
2022-04-25
Merge bitcoin/bitcoin#24955: guix: Improve error message about missed macOS SDK
fanquake
2022-04-25
Remove not needed clang-format off comments
MarcoFalke
2022-04-25
Merge bitcoin/bitcoin#24454: tests: Fix calculation of external input weights
fanquake
2022-04-25
Merge bitcoin/bitcoin#24948: contrib: macdeploy: fix typo in permissions
fanquake
2022-04-25
[tests] Move TxOrphange tests to orphange_tests.cpp
John Newbery
2022-04-24
init: disallow reindex-chainstate with optional indexes
Martin Zumsande
2022-04-24
Merge bitcoin/bitcoin#24812: util/check: Add CHECK_NONFATAL identity function...
MarcoFalke
2022-04-24
guix: Improve error message about missed macOS SDK
Hennadii Stepanov
2022-04-22
contrib: macdeploy: fix permissions typo in gen-sdk script
Pavol Rusnak
[next]