wavesplatform / wavesplatform/gowaves

[FEATURE] Support Waves Protocol 1.5

Open
#1,052 0 comments 0 reactions 1 assignee View on GitHub

@alexeykiselev is already working on this.

Since Mar 17, 2023.

enhancement
Dominant language
Go
Stars
251
Forks
73
Avg merge
1d 11h
Merged PRs (30d)
28

Description

List of tasks required to support Waves Protocol version 1.5

Preparation

  • Network stack refactoring
    • Extract the connection logic into a separate FSM that should work on every P2P connection
  • State refactoring
    • Introduce a separation layer that allows to apply to the state an intermediate state objects
    • Implement state intermediate structures and hashing functions for them
    • Implement functions to convert transactions into a lists of intermediate structures
  • Other
    • #1134
    • Implement tree-like script results
    • #1186
    • #1389

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.