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

Add back payload type #177

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Add back payload type #177

merged 3 commits into from
Jan 17, 2024

Conversation

bowenyang007
Copy link
Collaborator

@bowenyang007 bowenyang007 commented Nov 2, 2023

image

backfill

Testnet: genesis
Mainnet: genesis

@bowenyang007 bowenyang007 force-pushed the fix_payload_type branch 2 times, most recently from a9ccd60 to ca5ae76 Compare December 15, 2023 18:07
@@ -0,0 +1,3 @@
-- Your SQL goes here
ALTER TABLE transactions
ADD COLUMN IF NOT EXISTS payload_type VARCHAR(50);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is 50 length enough?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea this is controlled by us.

bowenyang007 and others added 3 commits January 16, 2024 20:33
* Add objects processor

* Use ObjectAggregatedDataMapping in fungible asset and token v2 processors

* Respond to comments

* Update is_address_fungible_token check since data mapping type changed

* rebase

* add proper on conflict set

---------

Co-authored-by: bowenyang007 <[email protected]>
@bowenyang007 bowenyang007 merged commit b2325e5 into main Jan 17, 2024
7 checks passed
@bowenyang007 bowenyang007 deleted the fix_payload_type branch January 17, 2024 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants