wavesplatform / wavesplatform/gowaves
[FEATURE] Support Waves Protocol 1.5
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.