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-06
util: add VecDeque
Pieter Wuille
2024-05-21
Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parser
merge-script
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
2023-12-01
Merge bitcoin/bitcoin#28368: Fee Estimator updates from Validation Interface/...
Andrew Chow
2023-11-30
Rename version.h to node/protocol_version.h
MarcoFalke
2023-11-28
multiprocess: Add type conversion code for serializable types
Ryan Ofsky
2023-11-22
tx fees, policy: CBlockPolicyEstimator update from `CValidationInterface` not...
ismaelsadeeq
2023-11-02
Merge bitcoin/bitcoin#28530: tests, bug fix: DisconnectedBlockTransactions re...
glozow
2023-10-26
Remove DirIsWritable, GetUniquePath
MarcoFalke
2023-10-18
move only: move implementation code to disconnected_transactions.cpp
ismaelsadeeq
2023-10-12
Introduce types for txids & wtxids
dergoegge
2023-09-23
Merge bitcoin/bitcoin#28385: [refactor] rewrite DisconnectedBlockTransactions...
fanquake
2023-09-13
MOVEONLY: DisconnectedBlockTransactions to its own file
glozow
2023-09-12
kernel: Move MessageStartChars to its own file
TheCharlatan
2023-08-17
move-only: Create src/kernel/mempool_removal_reason.h
MarcoFalke
2023-08-17
Merge bitcoin/bitcoin#28244: Break up script/standard.{h/cpp}
fanquake
2023-08-14
Rename script/standard.{cpp/h} to script/solver.{cpp/h}
Andrew Chow
2023-08-14
Move CTxDestination to its own file
Andrew Chow
2023-08-10
Merge bitcoin/bitcoin#28008: BIP324 ciphersuite
fanquake
[next]