1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-19 12:08:05 +00:00

5 Commits

Author SHA1 Message Date
MarcoFalke
ff2833e6d6 Update bip-0325.mediawiki
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-08-22 19:23:27 +02:00
Anthony Towns
3cf239eef3 bip-325: change signature scheme to be tx-based 2020-07-22 14:41:19 +10:00
Mike Schmidt
4cc1c31cc3 bip-325: update PR link 2020-06-09 14:26:37 -05:00
Karl-Johan Alm
8381ca0e14
bip-325: genesis block/message start
The genesis block is made static, and the message start is made dynamic based on the sha256d of the block script.
2020-03-05 16:40:57 +09:00
Karl-Johan Alm
2a270d9419
BIP 325: Signet 2019-11-06 17:39:25 +09:00