mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-19 19:30:44 +00:00
Add X Chain technical architecture document
- SGX remote attestation consensus replacing PoS
- Precompiled contracts for key management (secp256k1, P-256, Ed25519)
- Private key protection in Gramine encrypted partitions
- Hardware abstraction layer (HAL) for future TEE hardware support
- Malicious model requirement (not semi-honest like TrustZone/SEV)
- Chain ID: 762385986 (sha256('x') first 4 bytes)
Co-Authored-By: mccoy <hbzgzr@gmail.com>
This commit is contained in:
parent
845009f684
commit
a3996c79dd
1 changed files with 1507 additions and 0 deletions
1507
ARCHITECTURE.md
Normal file
1507
ARCHITECTURE.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue