-
Notifications
You must be signed in to change notification settings - Fork 175
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
feat(torii): integrate long poll getTransactions #1688
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1688 +/- ##
==========================================
- Coverage 70.29% 66.98% -3.31%
==========================================
Files 315 299 -16
Lines 35850 32510 -3340
==========================================
- Hits 25201 21778 -3423
- Misses 10649 10732 +83 ☔ View full report in Codecov by Sentry. |
Will close this for now. We will re-open if necessary. Interesting to keep torii using standard json rpc which is for now well optimized with the recent events. |
closes DOJ-269
closes #1363
use the toriI_getTransactions long poll api when using katana and fallback to getEvents