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-05
Merge bitcoin/bitcoin#24141: Rename message_command variables in src/net* and...
MacroFake
2022-05-04
Merge bitcoin/bitcoin#22235: script: add script to generate example bitcoin.conf
laanwj
2022-05-04
Merge bitcoin/bitcoin#24933: util: Replace non-threadsafe strerror
laanwj
2022-05-04
doc: update init.cpp -conf help text
josibake
2022-05-04
doc: update devtools, release-process readmes
josibake
2022-05-04
build: include bitcoin.conf in build outputs
josibake
2022-05-04
Merge bitcoin/bitcoin#24852: util: optimize HexStr
laanwj
2022-05-04
Merge bitcoin/bitcoin#24976: netgroup: Follow-up for #22910
fanquake
2022-05-04
Merge bitcoin/bitcoin#24993: test, contrib, refactor: use `with` when opening...
laanwj
2022-05-04
Merge bitcoin/bitcoin#25057: refactor: replace remaining boost::split with Sp...
fanquake
2022-05-04
Merge bitcoin/bitcoin#25046: build: Fix `libmultiprocess` cross-compiling to ...
fanquake
2022-05-04
Merge bitcoin/bitcoin#25060: blockstorage: add LIFETIMEBOUND to GetFirstStore...
MacroFake
2022-05-04
Merge bitcoin/bitcoin#25058: rpc: Move output script RPCs to separate file, r...
fanquake
2022-05-04
Merge bitcoin/bitcoin#25040: refactor: Pass lifetimebound reference to Single...
MacroFake
2022-05-04
Merge bitcoin/bitcoin#25045: test: add coverage for invalid requests for `blo...
MacroFake
2022-05-04
Merge bitcoin/bitcoin#25047: tidy: add readability-redundant-declaration
MacroFake
2022-05-04
fuzz: SplitString with multiple separators
Martin Leitner-Ankerl
2022-05-04
http: replace boost::split with SplitString
Martin Leitner-Ankerl
2022-05-04
core_read: Replace boost::split with SplitString
Martin Leitner-Ankerl
2022-05-04
Extend Split to work with multiple separators
Martin Leitner-Ankerl
2022-05-03
blockstorage: add LIFETIMEBOUND to GetFirstStoredBlock()::start_time
Jon Atack
2022-05-03
test: add coverage for invalid requests for `blockfilterheaders`
brunoerg
2022-05-03
Merge bitcoin/bitcoin#24470: Disallow more unsafe string->path conversions al...
MacroFake
2022-05-03
Merge bitcoin/bitcoin#25053: Guard `#include <config/bitcoin-config.h>`
fanquake
2022-05-03
Merge bitcoin/bitcoin#24941: test: MiniWallet: support skipping mempool check...
MacroFake
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-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
[next]