This repository has been archived by the owner on Oct 28, 2021. It is now read-only.
Proof-of-Concept VI
Pre-release
Pre-release
Important additions for PoC-6:
Protocol
- Modified GHOST protocol targets 4 second block time.
- More efficient block-hashing, hashing uses header rather than block.
- Parallel downloading of blockchain from multiple peers.
Virtual machine:
- CALLSTATELESS opcode
- EXTCODECOPY opcode works for external contracts
- DUP_, SWAP_ opcodes