We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f957b97 commit 3bed471Copy full SHA for 3bed471
README.md
@@ -150,7 +150,7 @@ THEGRAPH_SENTRY_URL (optional) — Activates error reporting using Sentry
150
| ------- | :------: |
151
| **Ethereum** | |
152
| Indexing smart contract events | ✅ |
153
-| Handle chain reorganizations | 🛠 |
+| Handle chain reorganizations | ✅ |
154
| **Mappings** | |
155
| WASM-based mappings| ✅ |
156
| TypeScript-to-WASM toolchain | ✅ |
@@ -161,7 +161,7 @@ THEGRAPH_SENTRY_URL (optional) — Activates error reporting using Sentry
161
| Pagination | ✅ |
162
| Filtering | ✅ |
163
| Entity relationships | ✅ |
164
-| Subscriptions | 🔨|
+| Subscriptions | ✅ |
165
166
167
## Contributing
0 commit comments