HAVAH CHAIN
The HAVAH Chain is a proprietary blockchain of the HAVAH platform, designed to support secure interoperability with numerous existing blockchain networks. To ensure its safety and security, it has adopted Loopchain, which supports a proven interchain technology used on the ICON network for years known as BTP (Blockchain Transmission Protocol, reference link).
Key technical specifications of the HAVAH Chain are as follows.
Consensus Algorithm | LFT* (Loopchain Fault Tolerance) |
Smart Contract | JVM (JAVA Smart Contract) |
Max. TPS | 3,000 TPS (Transactions Per Second) |
Finality | Instant finality (2 Sec) |
Interchain Technology | Supports BTP, applies relay-based interchain technology to heterogeneous blockchains. |
LFT*: A consensus algorithm based on Practical Byzantine Fault Tolerance (PBFT), designed to improve the performance and security of the blockchain.
relay*: Unlike the notary method, where a predetermined intermediary sends an interchain transaction that occurred on the source chain to the target chain, the relay method does not require an intermediary and can directly verify that an interchain transaction has been agreed upon on the source chain from the target chain.
The HAVAH Chain operates Mainnet and Vega for supporting DApp development, as well as Altair for supporting BTP development. The relevant information is as follows.
Mainnet | Vega (testnet) | Altair (BTP testnet) | |
---|---|---|---|
JSON-RPC API endpoint | |||
Block Explorer (HAVAH Scan) | |||
NID (network id) | 0x100 | 0x101 | 0x111 |
Intro
Name | Goloop blockchain node |
Website | https://havah.io |
Repositiry | https://github.com/havah-project/goloop-havah |
Commit | 5c68f490dca03ab8f5cfee295d67dade8e0419bc |
Platform | L1 |
Network | HAVAH |
Languages | Java, Golang |
Methods | Automated Code analysis, Manual review, Issues simulation |
Auditor | Yaroslav Bratashchuk ([email protected]) |
Approver | Andriy Kashcheyev ([email protected]) |
Timeline | 14.09.2022 - 21.10.2022 |
Documentation quality
The total Documentation Quality score is 8.0 out of 10.
Code quality
The total Code Quality score is 9.5 out of 10.
Architecture quality
The architecture quality score is 9.0 out of 10.
Security score
The security score is 10.0 out of 10.
The overall project Total score is 8.0 out of 10.
Last modified 30d ago