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-14
Merge #20109: Release notes and followups from 19339
fanquake
2020-10-13
Merge bitcoin-core/gui#102: Fix SplashScreen crash when run with -disablewallet
MarcoFalke
2020-10-13
Merge #20126: test: p2p_leak_tx.py improvements (use MiniWallet, add p2p_lock...
MarcoFalke
2020-10-13
Merge #20141: Avoid the use of abs64 in timedata
fanquake
2020-10-13
wallet: remove db mode string
Ivan Metlushko
2020-10-12
Avoid the use of abs64 in timedata
Pieter Wuille
2020-10-12
tests: dumping and minimizing of script assets data
Pieter Wuille
2020-10-12
tests: add generic qa-asset-based script verification unit test
Pieter Wuille
2020-10-12
tests: functional tests for Schnorr/Taproot/Tapscript
Pieter Wuille
2020-10-12
tests: add BIP340 Schnorr signature support to test framework
Pieter Wuille
2020-10-12
--- [TAPROOT] Tests ---
Pieter Wuille
2020-10-12
Activate Taproot/Tapscript on regtest (BIP 341, BIP 342)
Pieter Wuille
2020-10-12
Make Taproot spends standard + policy limits
Pieter Wuille
2020-10-12
--- [TAPROOT] Regtest activation and policy ---
Pieter Wuille
2020-10-12
Implement Tapscript script validation rules (BIP 342)
Johnson Lau
2020-10-12
Use ScriptExecutionData to pass through annex hash
Pieter Wuille
2020-10-12
Implement Taproot validation (BIP 341)
Pieter Wuille
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
Ignore incorrectly-serialized banlist.dat entries
Pieter Wuille
2020-10-12
Restore compatibility with old CSubNet serialization
Pieter Wuille
2020-10-12
Report and verify expirations
Pieter Wuille
2020-10-12
Delete limitedmap as it is unused now
Pieter Wuille
2020-10-12
Make txid delay penalty also apply to fetches of orphan's parents
Pieter Wuille
2020-10-12
Expedite removal of tx requests that are no longer needed
Pieter Wuille
2020-10-12
Reduce MAX_PEER_TX_ANNOUNCEMENTS for non-PF_RELAY peers
Pieter Wuille
2020-10-12
Change transaction request logic to use txrequest
Pieter Wuille
2020-10-12
Add txrequest fuzz tests
Pieter Wuille
2020-10-12
Add txrequest unit tests
Pieter Wuille
2020-10-12
Add txrequest module
Pieter Wuille
2020-10-12
Merge #19998: net: Add CNode::ConnectedThroughNetwork member function
Wladimir J. van der Laan
2020-10-12
build: optionally skip external warnings
Vasil Dimov
2020-10-12
test: Remove unused nVersion=1 in p2p tests
MarcoFalke
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-12
tests: don't export in6addr_loopback
Vasil Dimov
2020-10-12
Merge #20119: BIP155 follow-ups
fanquake
2020-10-12
test: add p2p_lock acquires in p2p_leak_tx.py
Sebastian Falbesoner
2020-10-11
test: use MiniWallet for p2p_leak_tx.py
Sebastian Falbesoner
2020-10-11
Only relay IPv4, IPv6, Tor addresses
Pieter Wuille
2020-10-11
Mention BIP155 in doc/bips.md
Pieter Wuille
2020-10-11
Merge #19954: Complete the BIP155 implementation and upgrade to TORv3
fanquake
2020-10-09
gui: Fix SplashScreen crash when run with -disablewallet
Hennadii Stepanov
2020-10-09
[doc] release notes for max fee checking
gzhao408
2020-10-09
tor: make a TORv3 hidden service instead of TORv2
Vasil Dimov
2020-10-09
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-10-09
net: CAddress & CAddrMan: (un)serialize as ADDRv2
Vasil Dimov
2020-10-09
doc: Add anchors.dat to files.md
Hennadii Stepanov
2020-10-09
p2p: Try to connect to anchors once
Hennadii Stepanov
[prev]
[next]