hexresearch / hexresearch/hschain

Some some variant of "migrations"

Open
#448 1 comment 0 reactions 1 assignee Claimed by @Shimuuar View on GitHub
consensus engine
Dominant language
C
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We have to support changing format of blocks. BLS porvides good case for what could change: format of vote, format of commit, no more BFT resistant time.

1. Blockchain is immutable so we'll have to keep old type **forever**
2. It doesn't make much sense to enumerate all possible types in thundermint library. If some BCh start with BLS it doesn't really need Ed25519

Maybe we should make Block a user supplied type and defined required operations using type classes?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.