Academy Node
Proof of Work
โ๏ธ Mechanism
Type: MechanismDifficulty: 2/4proof-of-work
Summary
Consensus RulesNetwork-wide validation rules every full node enforces to determine valid blocks and transactions. mechanism requiring costly hash computation for block production.Security Notes
- Security assumes majority honest hash power across time
- Cheap hash rental can temporarily increase ReorgChain tip replacement when a competing branch with more accumulated work becomes the best chain. risk on thinly secured chains
Node Security Panel
Vulnerabilities (0)
Attacks (0)
Assumptions (0)
Policy vs Consensus (0)
Graph Neighbors
| Direction | Relation | Node |
|---|---|---|
| Outgoing | VALIDATED_BY | Block |
| Outgoing | WEAKENS | Double Spend |
| Incoming | DEPENDS_ON | Difficulty Target |
| Incoming | DEPENDS_ON | Chainwork |
| Incoming | VALIDATED_BY | Consensus Rules |
| Incoming | EXPLOITS | 51% Attack |
| Incoming | STRENGTHENS | Hashpower Majority Assumption |
| Incoming | EXPLOITS | Timewarp Vulnerability |