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

Event Stream w/ Context for Coins #358

Draft
wants to merge 80 commits into
base: justin/event-stream
Choose a base branch
from

Conversation

just-in-chang
Copy link
Contributor

No description provided.

ttsplit and others added 21 commits March 20, 2024 11:08
* making signatures backward compatible

* comment

* rebase
* optimize checking if fungible token logic (#320)

* [indexer] Make query retries and delay into parameters (#321)

* optimize checking if fungible token logic

* move query retries and query cooldown between retries to parameters

* do not wait if we're done retrying

* lint

* lint
* handle burn properly for partial burns

* rebase

* lint

* comment
* add workflow to check protobuf compatibility.

* add workflow to check protobuf compatibility.

* test.
…bdomains (#342)

* add fields in ans table to improve expiration date

* sync hasura metadata

* fix subdomain collection
* Cleanup post processor

* Update dockerfile
* coin_processor fix: compile regex once

* rust lint fix
@just-in-chang just-in-chang marked this pull request as draft April 25, 2024 22:18
rtso and others added 8 commits May 2, 2024 15:37
* Timeout if grpc request takes too long

* Add config var
* Re-index fungible token

* Test move script

* Schema changes

* Comments

* on conflict, update

* Fix is_fungible_v2 column
* add is_deleted to token datas

* lint

* comment to avoid confusion

* delete works for historical events too

* rebase

* lint
bowenyang007 and others added 20 commits June 12, 2024 14:19
* skip writing deprecated tables in default processor

* lint

* update readme

* use bitflags to skip struct parsing

* lint

* fix directory refac

* move flag check to default processor

* nin: fix the reorder

---------

Co-authored-by: CapCap <[email protected]>
…405)

* add untransferable handling for FA and token

* add field in objects

* add handling for untransferable

* roll back fa changes b/c is_frozen isn't affected.
… later (#406)

* modify current unified fungible asset balances for migration

* fix typo
* parquet processor

* rebase and add table_items

* update gap detector and clean up unused

* lint
* handle payload filtered txns for default processor

* remove unused one

* lint
@just-in-chang just-in-chang force-pushed the justin/event-stream-context branch 2 times, most recently from 3a48c32 to a637d20 Compare June 24, 2024 23:54
yuunlimm and others added 4 commits June 24, 2024 17:35
* fix token processor

* lint
* fix gap detector to update status

* update time
* add sql scripts for table items bq load

* add block_timestamp and fix cluster and partition

* update table items merge script
@just-in-chang just-in-chang force-pushed the justin/event-stream-context branch from a637d20 to f9e9c30 Compare June 26, 2024 00:54
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.