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-10-01
tx: Update transifex slug for 0.21
Wladimir J. van der Laan
2020-10-01
Merge #18309: zmq: Add support to listen on multiple interfaces
Wladimir J. van der Laan
2020-10-01
Merge #20048: chainparams: do not log signet startup messages for other chains
MarcoFalke
2020-10-01
signet: do not log signet startup messages for other chains
Jon Atack
2020-10-01
Merge #19253: Tests: tidy up address.py and segwit_addr.py
MarcoFalke
2020-10-01
zmq: Append address to notify log output
nthumann
2020-10-01
test: Add zmq test to support multiple interfaces
nthumann
2020-09-30
Merge #20004: test: Add signet witness commitment section parse tests
Wladimir J. van der Laan
2020-09-30
Merge #19802: doc: elaborate on release notes wrt netmasks
Wladimir J. van der Laan
2020-09-30
Merge #19498: Tidy up ProcessOrphanTx
MarcoFalke
2020-09-30
Merge #20043: doc: Add 19501 release notes
fanquake
2020-09-30
Merge #20006: Fix misleading error message: Clean stack rule
Wladimir J. van der Laan
2020-09-30
Merge #20036: signet: Add assumed values for default signet
Wladimir J. van der Laan
2020-09-30
doc: Add 19501 release notes
MarcoFalke
2020-09-30
doc: Remove double-whitespace from help string, other whitespace fixups
MarcoFalke
2020-09-30
Merge #19501: send* RPCs in the wallet returns the "fee reason"
MarcoFalke
2020-09-30
Merge #19960: build: The vcpkg tool has introduced a proper way to use manifests
MarcoFalke
2020-09-30
Merge #19958: doc: Better document features of feelers
fanquake
2020-09-29
Merge #20015: doc: Added default signet config for linearize script
Wladimir J. van der Laan
2020-09-29
Merge #19984: log: Remove static log message "Initializing chainstate Chainst...
Wladimir J. van der Laan
2020-09-29
Merge #20003: net: Exit with error message if -proxy is specified without arg...
Wladimir J. van der Laan
2020-09-29
signet: Add assumed values for default signet
MarcoFalke
2020-09-29
Update msvc build to use new vcpkg manifest
Aaron Clauson
2020-09-29
Merge #19898: log: print unexpected version warning in validation log category
fanquake
2020-09-29
Merge #19630: Cleanup fee estimation code
fanquake
2020-09-29
test: Add signet witness commitment section parse tests
MarcoFalke
2020-09-29
Remove gArgs global from CreateChainParams to aid testing
MarcoFalke
2020-09-29
Merge #19107: p2p: Move all header verification into the network layer, exten...
fanquake
2020-09-29
Merge #19969: Send RPC bug fix and touch-ups
fanquake
2020-09-29
Merge #20028: test: Check that invalid peer traffic is accounted for
fanquake
2020-09-29
Merge #20014: doc: Mention signet in -help output
fanquake
2020-09-28
[test] Make sure send rpc returns fee reason
Sishir Giri
2020-09-28
Merge #19845: net: CNetAddr: add support to (un)serialize as ADDRv2
Pieter Wuille
2020-09-28
Merge #15367: feature: Added ability for users to add a startup command
MarcoFalke
2020-09-28
feature: Added ability for users to add a startup command
Ben Carman
2020-09-28
test: Check that invalid peer traffic is accounted for
MarcoFalke
2020-09-28
test: Remove confusing cast to same type (int to int)
MarcoFalke
2020-09-28
Merge #20016: uint256: 1 is a constant
MarcoFalke
2020-09-28
Merge #20026: test: typo in a functional test doc
MarcoFalke
2020-09-28
wallet: no need for duplicate storage for ABANDON_HASH constant
Anthony Towns
2020-09-28
scripted-diff: Replace UINT256_ONE() with uint256::ONE
Anthony Towns
2020-09-28
uint256: Update constructors to c++11, make ONE static
Anthony Towns
2020-09-27
[Trivial] python help message
kanon
2020-09-26
[send] Make send RPCs return fee reason
Sishir Giri
2020-09-26
Merge #20023: test: remove unused constants in functional tests
MarcoFalke
2020-09-26
Merge #19725: [RPC] Add connection type to getpeerinfo, improve logs
MarcoFalke
2020-09-26
Merge #20022: test: use explicit p2p objects where available
MarcoFalke
2020-09-26
test: remove unused constants in functional tests
Sebastian Falbesoner
2020-09-26
test: use explicit p2p objects where available
Oliver Gugger
2020-09-25
doc: Added default signet config for linearize script
gr0kchain
[next]