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
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2021-07-18
Merge bitcoin/bitcoin#22234: build: Mark print-% target as phony.
fanquake
2021-07-07
devtools: Improve *-check.py tool detection
Carl Dong
2021-07-06
build: remove glibc backcompat requirement for Linux symbol checks
fanquake
2021-06-30
[move-only] Rename versionbitsinfo to deploymentinfo
Anthony Towns
2021-06-30
[refactor] Add versionbits deployments to deploymentstatus.h
Anthony Towns
2021-06-29
[refactor] Add deploymentstatus.h
Anthony Towns
2021-06-24
Mark print-% target as phony.
Dmitry Goncharov
2021-06-10
Merge bitcoin/bitcoin#22084: package testmempoolaccept followups
fanquake
2021-06-02
MOVEONLY: context-free package policies
glozow
2021-05-30
Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet...
Samuel Dobson
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-26
MOVEONLY: CWallet transaction code out of wallet.cpp/.h
Russell Yanofsky
2021-05-24
Remove support for double serialization
Pieter Wuille
2021-05-24
Add platform-independent float encoder/decoder
Pieter Wuille
2021-05-24
Remove unused float serialization
MarcoFalke
2021-05-20
[policy] Define packages
glozow
2021-05-12
Merge bitcoin/bitcoin#21584: Fix assumeutxo crash due to invalid base_blockhash
W. J. van der Laan
2021-05-12
Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor calls
MarcoFalke
2021-05-11
move-only: Add util/hash_type
MarcoFalke
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-25
refactor: Make TraceThread a non-template free function
Hennadii Stepanov
2021-04-23
multiprocess: Add echoipc RPC method and test
Russell Yanofsky
2021-04-23
multiprocess: Add bitcoin-node process spawning support
Russell Yanofsky
2021-04-23
multiprocess: Add Ipc interface implementation
Russell Yanofsky
2021-04-23
multiprocess: Add Ipc and Init interface definitions
Russell Yanofsky
2021-04-23
Merge bitcoin/bitcoin#21732: MOVEONLY: Move common init code to init/common
MarcoFalke
2021-04-19
index: Add Coinstats index
Fabian Jahr
2021-04-19
refactor: Add and use EnsureConnman in rpc code
MarcoFalke
2021-04-19
Move common global init code to init/common
Russell Yanofsky
2021-04-13
Merge #21575: refactor: Create blockstorage module
fanquake
2021-04-13
Merge #21467: Move external signer out of wallet module
fanquake
2021-04-08
Move external signer out of wallet module
Sjors Provoost
2021-04-05
build: Remove spaces from variable-printing rules
Carl Dong
2021-04-04
move-only: Move ThreadImport to blockstorage
MarcoFalke
2021-03-29
remove unused class util::Ref and its unit test
Sebastian Falbesoner
2021-03-17
Merge #21415: refactor: remove Optional & nullopt
Wladimir J. van der Laan
2021-03-16
Merge #21405: compat: remove memcpy -> memmove backwards compatibility alias
Wladimir J. van der Laan
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-12
Merge #21404: refactor: Remove MakeUnique<T>()
MarcoFalke
2021-03-11
Merge #21007: bitcoind: Add -daemonwait option to wait for initialization
Wladimir J. van der Laan
2021-03-11
scripted-diff: remove MakeUnique<T>()
fanquake
2021-03-10
compat: remove memcpy -> memmove backwards compatibility alias
fanquake
2021-03-06
Merge #21209: build: use newer source for libnatpmp
fanquake
2021-03-04
util: Add RAII TokenPipe
Wladimir J. van der Laan
2021-03-04
Merge #21148: Split orphan handling from net_processing into txorphanage
Wladimir J. van der Laan
2021-03-04
build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
fanquake
2021-03-01
net: implement the necessary parts of the I2P SAM protocol
Vasil Dimov
2021-03-01
util: extract {Read,Write}BinaryFile() to its own files
Vasil Dimov
2021-02-26
move-only: Add txorphanage module
Anthony Towns
2021-02-24
Merge #18017: txmempool: split epoch logic into class
Wladimir J. van der Laan
[next]