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
2022-05-31
build: pass bdb cppflags only where needed
fanquake
2022-05-28
compat: remove glibcxx sanity checks
fanquake
2022-05-25
multiprocess build cleanup: comment on manual dependencies
Ryan Ofsky
2022-05-25
multiprocess build fix: ipc/capnp/init.capnp.h: No such file or directory
Ryan Ofsky
2022-05-23
coinstats: Move GetUTXOStats to rpc/blockchain
Carl Dong
2022-05-23
kernel: Use ComputeUTXOStats in validation
Carl Dong
2022-05-23
coinstats: Split node/coinstats.h to kernel/coinstats.h
Carl Dong
2022-05-23
coinstats: Move hasher codepath to kernel/coinstats
Carl Dong
2022-05-20
kernel: Remove unnecessary blockfilter{index,}.cpp
Carl Dong
2022-05-20
Add ChainstateManager::m_adjusted_time_callback
Carl Dong
2022-05-20
Add ChainstateManagerOpts, using as ::Options
Carl Dong
2022-05-05
Wrap boost::replace_all
MacroFake
2022-05-04
Merge bitcoin/bitcoin#24933: util: Replace non-threadsafe strerror
laanwj
2022-05-03
scripted-diff: Rename rpc/misc.cpp to rpc/node.cpp
MacroFake
2022-05-03
rpc: Move output script RPCs to separate file
MacroFake
2022-04-29
rpc: Move fee estimation RPCs to separate file
MacroFake
2022-04-29
Merge bitcoin/bitcoin#25013: Remove cs_main from verifymessage, move msg util...
fanquake
2022-04-28
Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`
fanquake
2022-04-28
rpc: Move signmessage RPC util to new file
MacroFake
2022-04-28
util: Replace non-threadsafe strerror
laanwj
2022-04-27
build: Remove LIBTOOL_APP_LDFLAGS for bitcoin-chainstate
Cory Fields
2022-04-27
docs: Add libbitcoinkernel_la_SOURCES explanation
Carl Dong
2022-04-27
build: Extract the libbitcoinkernel library
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-19
[build] Add netgroup.cpp|h
John Newbery
2022-04-11
build: Remove vestigial LIBLEVELDB_SSE42
Carl Dong
2022-04-06
Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l...
MarcoFalke
2022-04-05
Merge bitcoin/bitcoin#24147: Miniscript integration
laanwj
2022-04-03
build: stop overriding user CXXFLAGS
fanquake
2022-04-03
build: stop overriding user LDFLAGS
fanquake
2022-04-03
build: stop overriding user CPPFLAGS
fanquake
2022-03-31
Merge bitcoin/bitcoin#24714: util/check: Don't use a lambda for Assert/Assume
MarcoFalke
2022-03-30
util/check: stop using lambda for Assert/Assume
Anthony Towns
2022-03-29
compat: remove strnlen back-compat code
fanquake
2022-03-17
Miniscript: type system, script creation, text notation, tests
Pieter Wuille
2022-03-17
Move txoutproof RPCs to txoutproof.cpp
MarcoFalke
2022-03-11
rpc: Move mempool RPCs to new file
MarcoFalke
2022-03-10
Refactoring: move declarations to rest.h
stickies-v
2022-03-03
Merge bitcoin/bitcoin#24304: [kernel 0/n] Introduce `bitcoin-chainstate`
MarcoFalke
2022-02-14
Merge bitcoin/bitcoin#24115: ARMv8 SHA2 Intrinsics
laanwj
2022-02-14
ci: Build bitcoin-chainstate
Carl Dong
2022-02-14
build: Add example bitcoin-chainstate executable
Carl Dong
2022-02-13
build: header-only Boost
fanquake
2022-01-28
Add sha256_arm_shani to build system
Pavol Rusnak
2022-01-28
Rename SHANI to X86_SHANI to allow future implementation of ARM_SHANI
Pavol Rusnak
2022-01-06
[moveonly] Move MapIntoRange() to separate util/fastrange.h
Pieter Wuille
2022-01-06
Merge bitcoin/bitcoin#23828: scripted-diff: Rename libbitcoin_server.a to lib...
MarcoFalke
2021-12-20
scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
Russell Yanofsky
[next]