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

WIP Event Support #33

Draft
wants to merge 1 commit into
base: feat/subgraph-api
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ estimated mainnet backfill time @ <=500rps = ~12 hours on M1 Macbook (~14x-28x s

## next up

- [ ] implement events
- [ ] implement polymorphic events resolver on each relevant entity
- [ ] `_nocase` case-insensitive where filters
- not used interally but ensjs does technically expose this as an available filter to users
- [ ] confirm all the schema relations are configured correctly
Expand Down
Loading
Loading