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-12
Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)
Pieter Wuille
2020-10-12
Implement Taproot signature hashing (BIP 341)
Johnson Lau
2020-10-12
Add TaggedHash function (BIP 340)
Pieter Wuille
2020-10-12
--- [TAPROOT] BIP340/341/342 consensus rules ---
Pieter Wuille
2020-10-12
refactor: keep spent outputs in PrecomputedTransactionData
Pieter Wuille
2020-10-06
refactor: rename scriptPubKey in VerifyWitnessProgram to exec_script
Pieter Wuille
2020-10-06
scripted-diff: put ECDSA in name of signature functions
Pieter Wuille
2020-10-06
--- [TAPROOT] Refactors ---
Pieter Wuille
2020-10-02
Merge #20055: rpc: Set HTTP Content-Type in bitcoin-cli
fanquake
2020-10-02
Merge #20060: refactor: fix -Wbraced-scalar-init warning in validation tests
MarcoFalke
2020-10-02
refactor: fix -Wbraced-scalar-init warning in validation tests
fanquake
2020-10-02
Merge #20058: Update transifex slug for 0.21
fanquake
2020-10-01
qt: Periodic translations update
Wladimir J. van der Laan
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
rpc: Set HTTP Content-Type in bitcoin-cli
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
[next]