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
2024-06-24
Merge bitcoin/bitcoin#30200: Introduce Mining interface
Ryan Ofsky
2024-06-21
build: Suppress warnings from boost and capnproto in multiprocess code
Ryan Ofsky
2024-06-18
Introduce Mining interface
Sjors Provoost
2024-06-13
introduce and use the generalized `node::Warnings` interface
stickies-v
2024-06-13
move-only: move warnings from common to node
stickies-v
2024-06-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
2024-06-10
util: add BitSet
Pieter Wuille
2024-06-09
build: Remove --enable-gprof
MarcoFalke
2024-06-06
util: add VecDeque
Pieter Wuille
2024-05-21
Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parser
merge-script
2024-05-16
util: move fees.h and error.h to common/messages.h
Ryan Ofsky
2024-05-16
common: Add PSBTError enum
Ryan Ofsky
2024-05-16
util: move error.h TransactionError enum to node/types.h
Ryan Ofsky
2024-05-16
util: move spanparsing.h to script/parsing.h
Ryan Ofsky
2024-05-16
util: move HexStr and HexDigit from util to crypto
TheCharlatan
2024-05-16
util: move util/message to common/signmessage
Ryan Ofsky
2024-05-16
build: move memory_cleanse from util to crypto
Ryan Ofsky
2024-05-16
build: move chainparamsbase from util to common
Ryan Ofsky
2024-05-14
Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel library
Ryan Ofsky
2024-05-14
kernel: Remove batchpriority from kernel library
TheCharlatan
2024-05-13
wallet: add dummy BerkeleyRODatabase and BerkeleyROBatch classes
Ava Chow
2024-05-09
kernel: Remove key module from kernel library
TheCharlatan
2024-04-30
Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logic
Ava Chow
2024-04-25
Merge bitcoin/bitcoin#29904: refactor: Use our own implementation of urlDecode
Ryan Ofsky
2024-04-24
refactor: Replace libevent use in urlDecode with our own code
Fabian Jahr
2024-04-23
refactor: Rename `subprocess.hpp` to follow our header name conventions
Hennadii Stepanov
2024-04-10
Remove timedata
stickies-v
2024-04-10
Add TimeOffsets helper class
stickies-v
2024-04-10
Merge bitcoin/bitcoin#28981: Replace Boost.Process with cpp-subprocess
merge-script
2024-04-01
Merge bitcoin/bitcoin#29648: Remove libbitcoinconsensus
fanquake
2024-03-27
external_signer: replace boost::process with cpp-subprocess
Sebastian Falbesoner
2024-03-18
remove libbitcoinconsensus
fanquake
2024-03-18
Add FeeFrac utils
Greg Sanders
2024-03-08
Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CScheduler
Ava Chow
2024-03-07
build: Add missed definition for `AM_OBJCXXFLAGS`
Hennadii Stepanov
2024-03-01
build: move sha256_sse4 into libbitcoin_crypto_base
fanquake
2024-02-29
build: remove confusing and inconsistent disable-asm option
Cory Fields
2024-02-16
kernel: Remove dependency on CScheduler
TheCharlatan
2024-02-09
Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinning
Ava Chow
2024-02-08
[policy] add v3 policy rules
glozow
2024-01-26
Merge bitcoin/bitcoin#29180: crypto: remove use of BUILD_BITCOIN_INTERNAL mac...
Ava Chow
2024-01-25
Merge bitcoin/bitcoin#29205: build: always set `-g -O2` in `CORE_CXXFLAGS`
fanquake
2024-01-23
Merge bitcoin/bitcoin#28921: multiprocess: Add basic type conversion hooks
Ava Chow
2024-01-16
build: always set -g -O2 in CORE_CXXFLAGS
fanquake
2024-01-05
crypto: remove sha256_sse4 from the base crypto helper lib
Cory Fields
2024-01-05
build: remove --enable-lto
fanquake
2024-01-05
crypto: remove use of BUILD_BITCOIN_INTERNAL macro in sha256
Cory Fields
2023-12-14
Merge bitcoin/bitcoin#28051: Get rid of shutdown.cpp/shutdown.h, use SignalIn...
Ava Chow
2023-12-13
Merge bitcoin/bitcoin#28075: util: Remove DirIsWritable, GetUniquePath
fanquake
2023-12-04
Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directly
Ryan Ofsky
[next]