Skip to content

Simplex reconfiguration framework - Part II (more helpers and definitions)#364

Open
yacovm wants to merge 2 commits intomainfrom
reconfig-2
Open

Simplex reconfiguration framework - Part II (more helpers and definitions)#364
yacovm wants to merge 2 commits intomainfrom
reconfig-2

Conversation

@yacovm
Copy link
Copy Markdown
Collaborator

@yacovm yacovm commented Apr 16, 2026

  • Add some structs and interface definitions
  • Add some utility methods to be used in the next commit.

yacovm added 2 commits April 16, 2026 18:57
This commit adds some helpers for the Simplex reconfiguration framework.

This commit entails:

- README.md changes to align with latest implementation
- misc.go contains helpers which will be removed once we moved the code to avalanchego.
- builds_decision.go contains a wrapper to the mempool that also listens to P-chain changes,
  and returns either when the mempool needs to build a block or re-configuration is in order.
- encoding.go contains the types that encode Simplex metadata and blocks.

Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
…ions)

- Add some structs and interface definitions
- Add some utility methods to be used in the next commit.

Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
@yacovm yacovm changed the title more helpers and definitions Simplex reconfiguration framework - Part II (more helpers and definitions) Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant