Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

feat: add code_type value and memo data for transactions #197

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

rllola
Copy link
Contributor

@rllola rllola commented Apr 11, 2024

This PR add 2 new columns to the transactions table : code_type that translate the code in a human readable string and memo which contains the memo data associated with the transaction.

To avoid issue when deploying this new feature the table is altered if needed. Only new indexed block data will have those new values saved. To have previous data a fully resync is needed.

@rllola rllola requested a review from neithanmo April 11, 2024 09:42
@rllola rllola merged commit e609f67 into main Apr 11, 2024
6 checks passed
@rllola rllola deleted the feat/memo-codetype branch April 11, 2024 12:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants