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-09
Link in developer notes style to internal interface exception
Jon Atack
2022-05-09
Prefer Python for scripts in developer notes
Jon Atack
2022-05-06
Remove obsolete BDB ENABLE_WALLET section in developer notes
Jon Atack
2022-05-06
Merge bitcoin/bitcoin#24804: Sanity assert GetAncestor() != nullptr where app...
MacroFake
2022-05-06
Merge bitcoin/bitcoin#25063: test: previous releases: add v23.0
MacroFake
2022-05-06
Merge bitcoin/bitcoin#19426: refactor: Change * to & in MutableTransactionSig...
MacroFake
2022-05-06
Merge bitcoin/bitcoin#24538: miner: bug fix? update for ancestor inclusion us...
MacroFake
2022-05-06
test: previous releases: add v23.0
Sjors Provoost
2022-05-06
Merge bitcoin/bitcoin#25068: Wrap boost::replace_all
MacroFake
2022-05-05
Wrap boost::replace_all
MacroFake
2022-05-05
Merge bitcoin/bitcoin#25070: contrib: fix dirname on `verify-commits`
fanquake
2022-05-05
contrib: fix dirname on `verify-commits`
brunoerg
2022-05-05
Merge bitcoin/bitcoin#25006: guix: consolidate kernel headers to 5.15, specif...
fanquake
2022-05-05
Merge bitcoin/bitcoin#24840: test: port 'lint-shell.sh' to python
MacroFake
2022-05-05
Merge bitcoin/bitcoin#24566: build: Drop redundant checks for ranlib and stri...
fanquake
2022-05-05
Sanity assert GetAncestor() != nullptr where appropriate
Adam Jonas
2022-05-05
test: port 'lint-shell.sh' to python
whiteh0rse
2022-05-05
build: Drop redundant checks for ranlib and strip tools
Hennadii Stepanov
2022-05-05
Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variabl...
fanquake
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
refactor: Change * to & in MutableTransactionSignatureCreator
MarcoFalke
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
[next]