Technical Specifications¶
This directory contains technical specifications and protocol documentation for Fukuii.
Contents¶
Encoding Specifications¶
- RLP Integer Encoding Specification - Recursive Length Prefix integer encoding specification
EVM Compatibility¶
- Ethereum Mainnet EVM Compatibility - Comprehensive analysis of EIPs, VM opcodes, and protocol features required for full Ethereum mainnet execution client compatibility
Related Documentation¶
- ADRs - Architecture Decision Records
- VM ADRs - EVM-specific implementation decisions
- Consensus ADRs - Consensus and protocol decisions
See Also¶
For Ethereum Improvement Proposal (EIP) implementations, see: - VM ADRs - EIP implementation decisions - Consensus ADRs - Protocol-level specifications