Use This When... | Protocol | Trade-off | Cons |
---|---|---|---|
You need sub-second finality and can afford 25% more validators | Minimmit | 31% faster finality, 67% more nodes needed | No production battle-testing yet |
You're building a blockchain exchange and MEV is eating your lunch | MonadBFT | Prevents tail-forking attacks, speculative finality | Complex accountability mechanisms |
You want the boring, reliable choice that won't surprise you | Tendermint | Proven in production, extensive tooling | Not optimally responsive, can be slow |
You need maximum throughput and don't mind complexity | HotStuff | Linear s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"claims":[{"rpcUrl":"https://celo-rpc-2.cyphercore.io","timestamp":1742765992,"type":"RPC_URL"}],"meta":{"address":"0x53EE2F047A2F12a2d0792a33BBA1F20396f8d590","signature":"0xf8a35592662f4d80624b3fb803bd95df6321f014825982e2a09f99f2c74710f75b19a3699aeb9b324446987f36722f004ef7344c1cce36230bf9caac83f564fb1c"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"claims":[{"rpcUrl":"https://celo-rpc.cyphercore.io","timestamp":1742764782,"type":"RPC_URL"}],"meta":{"address":"0x111E50eC49d86F43Da04954665573151106e1DfE","signature":"0xd9b4fbe1bc2f2ffd31b002c3789a3d69cb1093f09289f887daf3e8a7a37061316ccd27dee84ef039a1741ff41e198e16c96b34f1d56c0a6ad7fd8e80d637c6a81c"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Cypher Core", | |
"website": "https://cyphercore.io/", | |
"description": "We are devoted to bringing financial freedom to everyone", | |
"logo": "https://raw.githubusercontent.com/jim380/cc_site_hugoplate/main/assets/images/logo.png", | |
"twitter": "https://twitter.com/cypher_core" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"annotations": { | |
"list": [ | |
{ | |
"builtIn": 1, | |
"datasource": "-- Grafana --", | |
"enable": true, | |
"hide": true, | |
"iconColor": "rgba(0, 211, 255, 1)", | |
"name": "Annotations & Alerts", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global] | |
#strategy = 'packets' | |
#filter = false | |
# 'error', 'warn', 'info', 'debug', 'trace' | |
log_level = 'debug' | |
#clear_packets_interval = 100 | |
[mode] | |
[mode.clients] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Item | Description | |
---|---|---|
Total Unique Participants | TBD | |
Total Points Allocated | 21610000 | |
Point-to-Token Ratio | 200:1 | |
Avg Points per Unique Participant | TBD |
$ certikd export --height <height> --for-zero-height > exported_genesis.json
- Change
chain_id
(or other parameters that need to be changed) inexported_genesis.json
- Download the proposed genesis file by the CertiK Foundation and save as
proposed_genesis.json
- Sort the keys in both genesis files (export is non-deterministic)
$ jq . --sort-keys proposed_genesis.json > sorted_proposed_genesis.json
$ jq . --sort-keys exported_genesis.json > sorted_exported_genesis.json
- Verify if the sha512sum hashes match
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Item | Description | |
---|---|---|
Date | Sep 28 00:00AM EST -> Oct 4 11:59PM EST | |
Gen-Tx Submission Due | - | |
Genesis Time | - | |
Total Points Allocated | 2525000 | |
Task Submission | Github Issue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Item | Description | |
---|---|---|
Date | Skipped | |
Total Points Allocated | 3450000 | |
Task Submission | Github Issue |
NewerOlder