wavesplatform / wavesplatform/gowaves
Add scheme field to all transactions and set it if possible from bytes
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 251
- Forks
- 73
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 28
Description
Motivation and Purposes
Now the network scheme from settings is used everywhere. In order to support interoperability with side-chains we have to restore scheme from binary transaction representation.
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.
Research direction
The issue names no files, tests, or entry points. Start by locating transaction representations and the binary parsing paths in gowaves, then trace where the network scheme from settings is used. Done means transactions expose a scheme and restore it from binary data when possible for side-chain interoperability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100