Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-29 | BIP 325: Remove empty section "Acknowledgement" | MarcoFalke | |
2020-10-14 | bip-325: add Anthony Towns to authors | Karl-Johan Alm | |
2020-10-14 | bip-325: status -> proposed | Karl-Johan Alm | |
2020-10-08 | Merge pull request #1005 from kallewoof/202010-signet-sigscript | Luke Dashjr | |
bip-325: correct placement of challenge | |||
2020-10-06 | bip-325: correct placement of challenge | Karl-Johan Alm | |
2020-10-05 | Merge remote-tracking branch 'origin-pull/976/head' | Luke Dashjr | |
2020-10-05 | Merge pull request #1000 from ajtowns/202009-signet-genesis | Luke Dashjr | |
BIP 325: update signet genesis block | |||
2020-10-05 | Merge pull request #978 from MarcoFalke/patch-1 | Luke Dashjr | |
BIP 325: Clarify that scriptWitness is a stack, not a byte string | |||
2020-09-21 | bip-0325: update signet genesis block | Anthony Towns | |
2020-09-09 | bip141 commitment is required for signet blocks | Gregory Sanders | |
Co-authored-by: MarcoFalke <falkemarco@gmail.com> | |||
2020-09-08 | Slight cleanup of signet commitment description | Gregory Sanders | |
2020-09-03 | bip-0325: correct byte count for compact size, and tweak to header name | Karl-Johan Alm | |
2020-08-29 | bip-0325: clarify the OP_TRUE challenge special case | Karl-Johan Alm | |
2020-08-22 | Update bip-0325.mediawiki | MarcoFalke | |
It just happens that an empty byte vector is serialized identical to an empty vector of any other type, but it takes the reader an extra step. Thus, the minor fixup suggestion. | |||
2020-07-22 | bip-325: change signature scheme to be tx-based | Anthony Towns | |
2020-06-09 | bip-325: update PR link | Mike Schmidt | |
2020-03-05 | bip-325: genesis block/message start | Karl-Johan Alm | |
The genesis block is made static, and the message start is made dynamic based on the sha256d of the block script. | |||
2019-11-06 | BIP 325: Signet | Karl-Johan Alm | |