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
2021-01-18
test: Fix get_previous_releases.py for aarch64
MarcoFalke
2021-01-17
lint: Skip whitespace lint for guix patches
Carl Dong
2021-01-17
guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCH
Carl Dong
2021-01-17
Merge #20939: build: fix RELOC_SECTION security check for bitcoin-util
Wladimir J. van der Laan
2021-01-17
wallet: Add BerkeleyDB version sanity check at init time
Wladimir J. van der Laan
2021-01-17
zmq test: deduplicate test setup code (node restart, topics subscription)
Sebastian Falbesoner
2021-01-16
Merge #20945: Fix 0.21.0 release note to specify correct option BIP 157 support
Wladimir J. van der Laan
2021-01-15
Replace fs::absolute calls with AbsPathJoin calls
Kiminuo
2021-01-15
Fix 0.21.0 release note to specify correct option BIP 157 support
benthecarman
2021-01-15
test: Clear forced -walletdir setting after wallet init_tests
Kiminuo
2021-01-15
Merge #20916: rpc: Return wtxid from testmempoolaccept
MarcoFalke
2021-01-15
Merge #20908: fuzz: Use mocktime in process_message* fuzz targets
MarcoFalke
2021-01-15
build: fix RELOC_SECTION security check for bitcoin-util
fanquake
2021-01-15
build: improve macro for testing -latomic requirement
fanquake
2021-01-15
add std::atomic include to bitcoin-util.cpp
fanquake
2021-01-14
Merge #20834: locks and docs in ATMP and CheckInputsFromMempoolAndCache
fanquake
2021-01-14
Merge #20828: fuzz: Introduce CallOneOf helper to replace switch-case
MarcoFalke
2021-01-14
Merge #20931: doc: Add historic 0.21.0 release notes
Wladimir J. van der Laan
2021-01-14
doc: Add historic 0.21.0 release notes
MarcoFalke
2021-01-13
Merge bitcoin-core/gui#148: Bugfix: GUI: Restore SendConfirmationDialog butto...
MarcoFalke
2021-01-13
Merge #20917: doc, rpc: add missing signet mentions in network name lists
MarcoFalke
2021-01-13
[net] InactivityCheck() takes a CNode reference
John Newbery
2021-01-13
Merge #20913: doc: Add manual page generation for bitcoin-util
Wladimir J. van der Laan
2021-01-13
Merge #20811: refactor: move net_processing implementation details out of header
Wladimir J. van der Laan
2021-01-13
Merge #19935: Move SaltedHashers to separate file and add some new ones
Wladimir J. van der Laan
2021-01-13
fuzz: Use mocktime in process_message* fuzz targets
MarcoFalke
2021-01-12
rpc: Return wtxid from testmempoolaccept
MarcoFalke
2021-01-12
doc, rpc: add missing signet mentions in network name lists
Sebastian Falbesoner
2021-01-12
scripted-diff: Fix typo in stub manual pages
Wladimir J. van der Laan
2021-01-12
doc: Add manual page generation for bitcoin-util
Wladimir J. van der Laan
2021-01-12
Merge #19937: signet mining utility
Wladimir J. van der Laan
2021-01-12
Merge #20619: guix: Quality of life improvements
fanquake
2021-01-12
[doc] for CheckInputsFromMempoolAndCache
gzhao408
2021-01-12
lock annotations for MemPoolAccept functions
gzhao408
2021-01-12
contrib/signet: Document miner script in README.md
Anthony Towns
2021-01-12
contrib/signet: Add script for generating a signet chain
Anthony Towns
2021-01-12
Add bitcoin-util command line utility
Anthony Towns
2021-01-12
Merge #20495: sync: Use decltype(auto) return type for WITH_LOCK
fanquake
2021-01-11
Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...
MarcoFalke
2021-01-11
Merge #20787: Use C++17 std::array deduction for OUTPUT_TYPES, ALL_FEE_ESTIMA...
fanquake
2021-01-11
Merge #20373: refactor, net: Increase CNode data member encapsulation
MarcoFalke
2021-01-11
Merge #20852: net: allow CSubNet of non-IP networks
Wladimir J. van der Laan
2021-01-11
fuzz: Introduce CallOneOf helper to replace switch-case
MarcoFalke
2021-01-11
contrib: embed C++11 patch in install_db4.sh
jackielove4u
2021-01-11
Merge bitcoin-core/gui#161: Add PeerTableModel::StatsRole to prevent data lay...
Jonas Schnelli
2021-01-11
Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWallet
MarcoFalke
2021-01-11
Merge #20480: Replace boost::variant with std::variant
fanquake
2021-01-11
Merge #18819: net: Replace cs_feeFilter with simple std::atomic
fanquake
2021-01-10
test: add test for banning of non-IP addresses
Vasil Dimov
2021-01-10
net: allow CSubNet of non-IP networks
Vasil Dimov
[prev]
[next]