algorand / algorand/go-algorand
Improve Error messages around unsupported protocol features
Open
bug
community interest
external contribution
new-feature-request
Team Scytale
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 537
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 18
Description
I've seen a number of questions coming into the discord that relate to error messages like:
` invalid : asset transaction not supported`
I think this comes from a local node that is not yet caught up to the protocol version that supports this.
A message suggesting that the user check that their node is caught up and maybe even giving the spec version that needs to be available for this feature would help beginners.
Contributor guide
Assessment
This issue has not been assessed yet.