index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-03
Merge bitcoin/bitcoin#25029: rpc: Move fee estimation RPCs to separate file
MacroFake
2022-05-02
Guard `#include <config/bitcoin-config.h>`
Hennadii Stepanov
2022-05-02
Merge bitcoin/bitcoin#25042: lint: Fix lint-circular-dependencies.py file list
laanwj
2022-05-02
doc: update bitcoin-conf.md
Josiah Baker
2022-05-02
script: add script to generate example bitcoin.conf
josibake
2022-05-02
doc: replace bitcoin.conf with placeholder file
josibake
2022-05-02
Merge bitcoin/bitcoin#25017: validation: make CScriptCheck and prevector swap...
MacroFake
2022-05-01
Merge bitcoin/bitcoin#25043: Reject invalid rpcauth formats
fanquake
2022-05-01
tidy: add readability-redundant-declaration
fanquake
2022-05-01
build: Fix `libmultiprocess` cross-compiling to Linux hosts
Hennadii Stepanov
2022-04-30
Reject invalid rpcauth formats
MacroFake
2022-04-30
Merge bitcoin/bitcoin#24543: net processing: Move remaining globals into Peer...
MacroFake
2022-04-30
lint: Fix lint-circular-dependencies.py file list
MacroFake
2022-04-30
Merge bitcoin/bitcoin#25027: test: Remove boost::split from getarg_tests.cpp
fanquake
2022-04-30
Merge bitcoin/bitcoin#25028: ci: Clone iwyu only if missing
fanquake
2022-04-30
Merge bitcoin/bitcoin#25034: test: add missing stop_node calls to feature_coi...
MacroFake
2022-04-30
ci: Clone iwyu only if missing
MacroFake
2022-04-30
Pass lifetimebound reference to SingleThreadedSchedulerClient
MacroFake
2022-04-29
test: stop node before calling assert_start_raises_init_error
Martin Zumsande
2022-04-29
rpc: Move fee estimation RPCs to separate file
MacroFake
2022-04-29
test: Remove boost::split from getarg_tests.cpp
MacroFake
2022-04-29
Merge bitcoin/bitcoin#25025: test: Remove boost::split from rpc_tests.cpp
MacroFake
2022-04-29
Merge bitcoin/bitcoin#25016: refactor: GetFirstStoredBlock() and getblockchai...
fanquake
2022-04-29
Merge bitcoin/bitcoin#25024: test: Split MempoolAncestryTests into two
fanquake
2022-04-29
Merge bitcoin/bitcoin#25013: Remove cs_main from verifymessage, move msg util...
fanquake
2022-04-29
test: Remove boost::split from rpc_tests.cpp
MacroFake
2022-04-29
test: Split MempoolAncestryTests into two
MacroFake
2022-04-29
Merge bitcoin/bitcoin#25009: Crash debug builds on PCKG_MEMPOOL_ERROR
MacroFake
2022-04-28
Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused acros...
Andrew Chow
2022-04-28
Merge bitcoin/bitcoin#24984: wallet: ignore chainStateFlushed notifications w...
Andrew Chow
2022-04-28
rpc: use GetBlockTime() for getblockchaininfo#time
Jon Atack
2022-04-28
blockstorage, refactor: pass GetFirstStoredBlock() start_block by reference
Jon Atack
2022-04-28
blockstorage, refactor: make GetFirstStoredBlock() a member of BlockManager
Jon Atack
2022-04-28
test, bench: make prevector and checkqueue swap member functions noexcept
Jon Atack
2022-04-28
Merge bitcoin/bitcoin#24956: Call CHECK_NONFATAL only once where needed
MacroFake
2022-04-28
validation: make CScriptCheck and prevector swap member functions noexcept
Jon Atack
2022-04-28
Merge bitcoin/bitcoin#24958: build: Fix macOS Apple M1 build with miniupnpc a...
laanwj
2022-04-28
Merge bitcoin/bitcoin#24937: test: Remove previous release check in feature_t...
laanwj
2022-04-28
Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`
fanquake
2022-04-28
Merge bitcoin/bitcoin#24988: lint: Mention NONFATAL_UNREACHABLE in lint-asser...
fanquake
2022-04-28
Merge bitcoin/bitcoin#24982: tests: Port `lint-all.sh` to `lint-all.py`
laanwj
2022-04-28
Merge bitcoin/bitcoin#22564: refactor: Move mutable globals cleared in `::Unl...
MacroFake
2022-04-28
rpc: Move signmessage RPC util to new file
MacroFake
2022-04-28
Remove cs_main from verifymessage
MacroFake
2022-04-28
doc: add minimum required kernel version to dependencies.md
fanquake
2022-04-28
guix: consolidate kernel headers to 5.15
fanquake
2022-04-28
test: Add `strerror` to locale-dependence linter
laanwj
2022-04-28
util: Increase buffer size to 1024 in SysErrorString
laanwj
2022-04-28
util: Refactor SysErrorString logic
laanwj
2022-04-28
util: Use strerror_s for SysErrorString on Windows
laanwj
[prev]
[next]