You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As part of regen-ledger v5.0 release, retirement reason has been added (regen-network/regen-ledger#1624). Previously we were using the tx memo/note to record this info.
Describe the solution you'd like
Use retirement reason instead of tx memo in CreditsRetireForm
MsgTake and MsgBuyDirect are also impacted.
We also need to update the proto types in regen-js so the impacted types include this new field, tag/deploy a new release and use it in web-registry cc/ @haveanicedavid
Is your feature request related to a problem? Please describe.
As part of regen-ledger v5.0 release, retirement reason has been added (regen-network/regen-ledger#1624). Previously we were using the tx memo/note to record this info.
Describe the solution you'd like
Use retirement reason instead of tx memo in
CreditsRetireForm
MsgTake and MsgBuyDirect are also impacted.
See design with updated copy for field label/description: https://www.figma.com/file/seUiQM2SPt78KJiDL0Ea8m/Basic-Ecocredits-Ledger-View-%2F-Marketplace?node-id=5539%3A147414&t=F5MCf0DQelKJR9jS-1
We also need to update the proto types in regen-js so the impacted types include this new field, tag/deploy a new release and use it in web-registry cc/ @haveanicedavid
Additional context (optional)
See migration guide: https://github.com/regen-network/regen-ledger/blob/main/docs/ledger/migrations/v5.0-migration.md
For Admin Use
The text was updated successfully, but these errors were encountered: