Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add data field to IDXTransfer to represent additional data derived from unlock #465

Closed
purplesmoke05 opened this issue Jan 16, 2023 · 0 comments · Fixed by #467
Assignees
Labels
enhancement New feature or request

Comments

@purplesmoke05
Copy link
Member

ref: BoostryJP/ibet-Wallet-API#1303

Is your feature request related to a problem? Please describe.

In current implementation IDXTransfer is generated from 2 events(Transfer/Unlock),
but there is no way to tell them apart. In addition, unlock data is not tied to IDXTransfer data.

Describe the solution you'd like

Add data field to IDXTransfer to represent additional data derived from unlock.

@purplesmoke05 purplesmoke05 added the enhancement New feature or request label Jan 16, 2023
@purplesmoke05 purplesmoke05 self-assigned this Jan 16, 2023
YoshihitoAso added a commit that referenced this issue Jan 18, 2023
feat: store source event data as idx_transfer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant