Merge branch 'master' of /opt/jwik/data/repository

This commit is contained in:
bitcoin
2019-12-18 15:07:17 -05:00
4 changed files with 13 additions and 4 deletions
+1 -4
View File
@@ -13,16 +13,13 @@
- [Block](/protocol/blockchain/block)
- [Header](/protocol/blockchain/block/block-header)
- [Merkle Tree](/protocol/blockchain/block/merkle-tree)
- Merkle Root
- Partial Merkle Tree
- [Partial Merkle Tree](/protocol/blockchain/block/merkle-tree/partial-merkle-tree)
- Transactions
- Legacy Transaction Ordering
- Canonical Transaction Ordering (CTOR)
- [Script](/protocol/blockchain/script)
- Opcodes
...
- Script Execution
- Stack
- Transaction Validation
- Block Level Validation Rules
- Network Level Validation Rules