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} return optional instead of taking bool*
Pieter Wuille
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
Call CHECK_NONFATAL only once where needed
MarcoFalke
2022-04-27
Merge bitcoin/bitcoin#24739: test: Fix intermittent test failure in wallet_li...
MacroFake
2022-04-26
validation: default initialize and guard chainman members
Anthony Towns
2022-04-26
refactor: Convert warningcache to std::array
Carl Dong
2022-04-26
b-cs: Define G_TRANSLATION_FUN in bitcoinkernel.cpp
Carl Dong
2022-04-26
build: Separate lib_LTLIBRARIES initialization
Carl Dong
2022-04-26
build: Create .la library for bitcoincrypto
Carl Dong
2022-04-26
build: Create .la library for leveldb
Carl Dong
2022-04-26
build: Create .la library for crc32c
Carl Dong
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
Converting `lint-all.sh` to `lint-all.py`.
hiago
2022-04-26
scripted-diff: Rename PeerManagerImpl members
dergoegge
2022-04-26
[net processing] Move nHighestFastAnnounce into PeerManagerImpl
dergoegge
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
wallet: ignore chainStateFlushed notifications while attaching chain
Martin Zumsande
2022-04-26
lint: Mention NONFATAL_UNREACHABLE in lint-assertions.py
MacroFake
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
[prev]
[next]