Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-19 | Update Post-History field for taproot/tapscript | Pieter Wuille | |
2020-01-19 | Update authors | Pieter Wuille | |
2020-01-19 | more precise wording on limits | stefanwouldgo | |
there are no tx or block size limits (post-Segwit), just block weight limit better wording | |||
2020-01-19 | Typo: script signature max bytes unhashed are 247 | Orfeas Stefanos Thyfronitis Litos | |
2020-01-19 | Replace signing with signature before validation | Orfeas Stefanos Thyfronitis Litos | |
2020-01-19 | Nits | Kalle Rosenbaum | |
2020-01-19 | Update bip-tapscript.mediawiki | andrewtoth | |
2020-01-19 | Add missing closing parenthesis and comma | andrewtoth | |
2020-01-19 | make clear it's script branch | Max Hillebrand | |
In this context we are talking about the script branch, not the Merkle tree branch, right? If so, then this should clear things up a little. | |||
2020-01-19 | tapscript: fix minor typo | Thomas Kerin | |
2020-01-19 | Add links to unlinked BIPs | Orfeas Stefanos Thyfronitis Litos | |
Only first mention of each BIP is made into a link | |||
2020-01-19 | FIX: BIPs should be specified as lowercase to match filenames | Anthony | |
2020-01-19 | ADD: Require Schnorr and Taproot BIPs for Tapscript | Anthony | |
https://github.com/sipa/bips/pull/135#issuecomment-552754867 | |||
2020-01-19 | BIP16 has no relation to bip-taproot/tapscript | Gregory Sanders | |
Previously did. | |||
2020-01-19 | Consistently mention resource limits in bip-tapscript | Pieter Wuille | |
2020-01-19 | Explain why CMS is not turned into SUCCESSx | Pieter Wuille | |
2020-01-19 | Address aj comments | Pieter Wuille | |
2020-01-19 | Improve section on alternatives to OP_CHECKMULTISIG | Pieter Wuille | |
2020-01-19 | Small fix: 0xc1 is possible as first control block byte | Pieter Wuille | |
2020-01-19 | Fix formula | Pieter Wuille | |
2020-01-19 | Extend input_index from 16 to 32 bits | Pieter Wuille | |
2020-01-19 | Extend codeseparator_position from 16 to 32 bits | Pieter Wuille | |
2020-01-19 | typo | Anthony Towns | |
2020-01-19 | Fixups | Pieter Wuille | |
2020-01-19 | Rework resource limits section | Pieter Wuille | |
2020-01-19 | Remove P2SH support | Pieter Wuille | |
2020-01-19 | Removed reference to 0xc1 leaf version. | JamesC | |
No longer necessary with 32B pubkeys. | |||
2020-01-19 | Use short public keys for taproot output keys | Jonas Nick | |
2020-01-19 | Add taproot/tapscript bips drafts | Pieter Wuille | |