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
2023-07-25
Merge bitcoin/bitcoin#28113: kernel: Remove UniValue from kernel library
Andrew Chow
2023-07-25
kernel: Remove Univalue from kernel library
TheCharlatan
2023-07-24
[net processing] Introduce PeerManager options
dergoegge
2023-07-13
Add AutoFile::detail_fread member function
MarcoFalke
2023-07-11
kernel: Remove StartShutdown calls from validation code
Ryan Ofsky
2023-06-28
kernel: Add fatalError method to notifications
TheCharlatan
2023-06-28
util: Add SignalInterrupt class and use in shutdown.cpp
TheCharlatan
2023-06-16
Remove the syscall sandbox
fanquake
2023-05-30
move-only: Move settings to the common library
TheCharlatan
2023-05-30
kernel: Remove chainparams, chainparamsbase, args, settings from kernel library
TheCharlatan
2023-05-20
refactor: Move system from util to common library
TheCharlatan
2023-05-20
refactor: Split util::AnyPtr into its own file
TheCharlatan
2023-05-20
refactor: Split util::insert into its own file
TheCharlatan
2023-05-20
refactor: Move ScheduleBatchPriority to its own file
TheCharlatan
2023-05-20
kernel: Add notification interface
TheCharlatan
2023-05-19
Merge bitcoin/bitcoin#27021: Implement Mini version of BlockAssembler to calc...
glozow
2023-05-16
Merge bitcoin/bitcoin#27041: Build: Improve handling of suppressed logging in...
fanquake
2023-05-09
refactor: Create chaintype files
TheCharlatan
2023-04-21
Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/system
fanquake
2023-04-20
Merge bitcoin/bitcoin#25325: Add pool based memory resource
Andrew Chow
2023-04-19
move-only: Extract common/args and common/config.cpp from util/system
TheCharlatan
2023-04-11
wallet: Add wallet/types.h for simple public enum and struct types
Ryan Ofsky
2023-03-30
Implement Mini version of BlockAssembler to calculate mining scores
glozow
2023-03-23
Add pool based memory resource & allocator
Martin Leitner-Ankerl
2023-03-23
refactor: Move fs.* to util/fs.*
TheCharlatan
2023-03-23
refactor: Extract util/fs_helpers from util/system
Ben Woosley
2023-03-16
Merge bitcoin/bitcoin#26177: refactor / kernel: Move non-gArgs chainparams fu...
fanquake
2023-03-15
Split non/kernel chainparams
Carl Dong
2023-03-15
Move ::nPruneTarget into BlockManager
MarcoFalke
2023-03-13
refactor: Extract util/exception from util/system
Ben Woosley
2023-02-28
Deduplicate bitcoind and bitcoin-qt init code
Ryan Ofsky
2023-02-22
build: allow libitcoinkernel dll builds now that exports are fixed
Cory Fields
2023-02-22
build: always build bitcoin-chainstate against static libbitcoinkernel
Cory Fields
2023-02-22
build: fix bitcoin-chainstate when libbitcoinkernel is static
Cory Fields
2023-02-10
refactor, txdb: Add CoinsViewOptions struct
Ryan Ofsky
2023-02-10
refactor, dbwrapper: Add DBParams and DBOptions structs
Ryan Ofsky
2023-02-03
Build: Log when test -f fails in Makefile
TheCharlatan
2023-02-03
Build: Use AM_V_GEN in Makefiles where appropriate
TheCharlatan
2023-01-31
Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`, no...
fanquake
2023-01-17
build: move rpc/request from util lib to common
fanquake
2023-01-05
refactor: add kernel/cs_main.*
fanquake
2022-12-07
Merge bitcoin/bitcoin#26298: refactor: Move src/interfaces/*.cpp files to lib...
fanquake
2022-11-30
refactor: Move `txmempool_entry.h` --> `kernel/mempool_entry.h`
Hennadii Stepanov
2022-11-29
build: remove BOOST_CPPFLAGS from libbitcoin_util
fanquake
2022-11-29
refactor: Move src/interfaces/*.cpp files to libbitcoin_common.a
Ryan Ofsky
2022-11-22
Merge bitcoin/bitcoin#26292: util: move threadinterrupt into util/
fanquake
2022-11-18
Merge bitcoin/bitcoin#17786: refactor: Nuke policy/fees->mempool circular dep...
glozow
2022-11-16
refactor: Inline `CTxMemPoolEntry` class's functions
Hennadii Stepanov
2022-11-16
refactor: Move `CTxMemPoolEntry` class to its own module
Hennadii Stepanov
2022-11-01
util: move threadinterrupt into util
fanquake
[prev]
[next]