wavesplatform / wavesplatform/gowaves
[FEATURE] Add full RIDE issued assets to WMD
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 251
- Forks
- 73
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 28
Description
Аbstract
With version 4 of RIDE assets can be issued, reissued or burnt by dApp. WMD needs full support of this new functionality.
Specification
Information about assets should be gathered not only by processing transactions, but also by processing script results of invoke transactions. We have to add support of Issue transaction and parsing of it results for assets creation and modification.
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
Start by tracing how WMD currently gathers asset information from transactions and how invoke transaction script results are represented. Review the RIDE v4 behavior for issuing, reissuing, and burning assets; the work is done when Issue transactions and their script results support asset creation and modification.
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
- Mostly clear
- Newbie friendliness
- 25/100