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
2020-12-17
wallet: Pass ArgsManager into ExecuteWalletToolFunc instead of using global
MarcoFalke
2020-12-17
Merge #19137: wallettool: Add dump and createfromdump commands
MarcoFalke
2020-12-17
Merge #20635: fix misleading comment about call to non-existing function
Wladimir J. van der Laan
2020-12-17
Merge #20668: doc: warn that incoming conns are unlikely when not using defau...
Wladimir J. van der Laan
2020-12-17
Merge #20677: doc: Remove shouty enums in net_processing comments
Wladimir J. van der Laan
2020-12-17
Merge #19961: doc: tor.md updates
Wladimir J. van der Laan
2020-12-17
Merge bitcoin-core/gui#153: Define MAX_DIGITS_BTC for magic number in Bitcoin...
MarcoFalke
2020-12-17
Merge #20680: ci: Only use credits for pull requests to the main repo
MarcoFalke
2020-12-17
Merge #19050: doc: Add warning for rest interface limitation
MarcoFalke
2020-12-17
ci: Only use credits for pull requests to the main repo
MarcoFalke
2020-12-17
Merge #20658: ci: Move linter task to cirrus
MarcoFalke
2020-12-16
ci: Use cpu=1 for linter
Dhruv Mehta
2020-12-16
Merge #20575: Do not run functions with necessary side-effects in assert()
Wladimir J. van der Laan
2020-12-16
doc: update -externalip documentation in tor.md
Jon Atack
2020-12-16
doc: add tor.md section on how to get tor info via bitcoind
Jon Atack
2020-12-16
doc: update tor.md address examples from onion v2 to v3
Jon Atack
2020-12-16
Merge #20470: build: Replace genisoimage with xorriso
Wladimir J. van der Laan
2020-12-16
doc: Remove shouty enums in net_processing comments
Suhas Daftuar
2020-12-16
Merge #20651: net: Make p2p recv buffer timeout 20 minutes for all peers
MarcoFalke
2020-12-16
Merge #20248: test: fix length of R check in key_signature_tests
Wladimir J. van der Laan
2020-12-16
Merge #20171: Add functional test test_txid_inv_delay
Wladimir J. van der Laan
2020-12-16
tests: Test bitcoin-wallet dump and createfromdump
Andrew Chow
2020-12-16
wallettool: Add createfromdump command
Andrew Chow
2020-12-16
wallettool: Add dump command
Andrew Chow
2020-12-16
build: remove cdrkit package from depends
fanquake
2020-12-16
build: Replace genisoimage with xorriso
fanquake
2020-12-16
Merge #20661: Only select from addrv2-capable peers for torv3 address relay
Wladimir J. van der Laan
2020-12-16
Merge #20365: wallettool: add parameter to create descriptors wallet
MarcoFalke
2020-12-16
Merge #20605: init: Signal-safe instant shutdown
Wladimir J. van der Laan
2020-12-16
Merge #20569: test: Fix intermittent wallet_multiwallet issue with got_loadin...
MarcoFalke
2020-12-16
Merge #20601: doc: Update for FreeBSD 12.2, add GUI Build Instructions
Wladimir J. van der Laan
2020-12-16
doc: warn that incoming conns are unlikely when not using default ports
Adam Jonas
2020-12-16
Merge #20276: test: run mempool_expiry.py even with wallet disabled
MarcoFalke
2020-12-16
Merge #20650: depends: Drop workaround for a fixed bug in Qt build system
Jonas Schnelli
2020-12-16
Merge #20477: net: Add unit testing of node eviction logic
MarcoFalke
2020-12-16
Assert eviction at >= 29 candidates. Assert non-eviction at <= 20 candidates.
practicalswift
2020-12-16
test: Add unit testing of node eviction logic
practicalswift
2020-12-16
net: Move eviction node selection logic to SelectNodeToEvict(...)
practicalswift
2020-12-15
GUI: Define MAX_DIGITS_BTC for magic number in BitcoinUnits::format
Luke Dashjr
2020-12-15
Merge #20611: Move TX_MAX_STANDARD_VERSION to policy
Wladimir J. van der Laan
2020-12-15
Merge #20615: cirrus: Schedule one task with paid credits for faster CI feedback
Wladimir J. van der Laan
2020-12-15
Only consider addrv2 peers for relay of non-addrv1 addresses
Pieter Wuille
2020-12-15
refactor: add IsAddrCompatible() to CNode
Pieter Wuille
2020-12-15
Merge #20660: Move signet onion seed from v2 to v3
Wladimir J. van der Laan
2020-12-15
ci: Move linter task to cirrus
Dhruv Mehta
2020-12-15
Merge #20560: fuzz: Link all targets once
MarcoFalke
2020-12-15
Merge #20653: doc: Move addr relay comment in net to correct place
MarcoFalke
2020-12-15
Merge #20616: Check CJDNS address is valid
Wladimir J. van der Laan
2020-12-15
init: Signal-safe instant shutdown
Wladimir J. van der Laan
2020-12-15
Merge #20437: fuzz: Avoid time-based "non-determinism" in fuzzing harnesses b...
MarcoFalke
[next]