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-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
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
Merge bitcoin/bitcoin#24955: guix: Improve error message about missed macOS SDK
fanquake
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-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
2022-04-22
Merge bitcoin-core/gui#587: refactor: Replace `GUIUtil::ObjectInvoke()` with ...
Hennadii Stepanov
2022-04-22
Merge bitcoin/bitcoin#22910: net: Encapsulate asmap in NetGroupManager
fanquake
2022-04-22
Porting lint-assertions.sh to lint-assertions.py
hiago
2022-04-21
tests: Use descriptor that requires both legacy and segwit
Andrew Chow
2022-04-21
lint: Convert lint-python-utf8-encoding.sh to Python
Dimitri
2022-04-21
lint: Make known violations more specific in lint-locale-dependence
Dimitri
2022-04-21
lint: Convert lint-locale-dependence.sh to Python
Dimitri
2022-04-21
Merge bitcoin/bitcoin#24936: test: compare `/mempool/contents` response with ...
MarcoFalke
2022-04-21
Merge bitcoin/bitcoin#24854: Remove not needed ArithToUint256 roundtrips in t...
laanwj
2022-04-21
Merge bitcoin/bitcoin#24803: lint: convert submodule linter test to Python
laanwj
2022-04-21
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
laanwj
2022-04-21
Merge bitcoin/bitcoin#24918: test: Remove unused taproot node from wallet_tap...
MarcoFalke
2022-04-21
test: compare `/mempool/contents` response with `getrawmempool` RPC
brunoerg
2022-04-21
Merge bitcoin/bitcoin#24586: doc: add more info to dependencies.md
fanquake
2022-04-21
Merge bitcoin/bitcoin#24031: build: don't compress macOS DMG
fanquake
2022-04-21
Merge bitcoin/bitcoin#24534: contrib: macdeploy: make gen-sdk deterministic
laanwj
2022-04-20
doc: add reference to `getrawmempool` RPC in `/mempool/contents` REST doc
brunoerg
2022-04-20
lint: Convert lint-circular-dependencies.sh to Python
Smlep
2022-04-20
lint: convert shell locale linter test to Python
Eunoia
2022-04-20
Convert lint-include-guards.sh to python
brydinh
2022-04-20
[netgroupman] Remove NetGroupManager::GetAsmap()
John Newbery
2022-04-20
[netgroupman] Move asmap checksum calculation to NetGroupManager
John Newbery
2022-04-20
[netgroupman] Move GetMappedAS() and GetGroup() logic to NetGroupManager
John Newbery
2022-04-20
[net] Only use public CNetAddr functions and data in GetMappedAS() and GetGro...
John Newbery
2022-04-20
[netgroupman] Add GetMappedAS() and GetGroup()
John Newbery
2022-04-20
[net] Move asmap into NetGroupManager
John Newbery
2022-04-20
doc: add more info to dependencies.md
Pavol Rusnak
2022-04-20
Merge bitcoin/bitcoin#24788: doc: Add gpg key import instructions for Windows
fanquake
2022-04-20
Merge bitcoin/bitcoin#24909: refactor: Move and rename `pindexBestHeader`, `f...
MarcoFalke
2022-04-20
Merge bitcoin/bitcoin#24895: lint: Convert lint-includes.sh to Python
MarcoFalke
2022-04-20
lint: convert submodule linter test to Python
Eunoia
[next]