-
Notifications
You must be signed in to change notification settings - Fork 2
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: update to P2P indexer #560
Conversation
Deploy PreviewsTestnetPreview URL: https://d8e9e3b6-550e8bd3--duality-xyz-testnet.netlify.app BetaPreview URL: https://d8e9e3b6-550e8bd3--duality-xyz-beta.netlify.app |
d8e9e3b
to
1d5c12d
Compare
Deploy PreviewsTestnetPreview URL: https://1d5c12d6-a7941226--duality-xyz-testnet.netlify.app BetaPreview URL: https://1d5c12d6-a7941226--duality-xyz-beta.netlify.app |
Deploy PreviewsTestnetPreview URL: https://9e13b3d3-f2c320c3--duality-xyz-testnet.netlify.app BetaPreview URL: https://9e13b3d3-f2c320c3--duality-xyz-beta.netlify.app |
9e13b3d
to
72ca287
Compare
Deploy PreviewsTestnetPreview URL: https://72ca2871-cd5066f8--duality-xyz-testnet.netlify.app BetaPreview URL: https://72ca2871-cd5066f8--duality-xyz-beta.netlify.app |
72ca287
to
20c58be
Compare
Deploy PreviewsTestnetPreview URL: https://20c58be6-b0c25dcb--duality-xyz-testnet.netlify.app BetaPreview URL: https://20c58be6-b0c25dcb--duality-xyz-beta.netlify.app |
20c58be
to
6e42b5b
Compare
Deploy PreviewsTestnetPreview URL: https://6e42b5b5-1a6011fe--duality-xyz-testnet.netlify.app BetaPreview URL: https://6e42b5b5-1a6011fe--duality-xyz-beta.netlify.app |
- the base class should not create objects just to suit React
- introduce dataUpdates as being possibly DataRow[] or DataRow[][] - then build special logic for single data sets
- and fix all page usages of subscriptions and data fetching
- this is required for now otherwise data in sets can be missing
6e42b5b
to
59ee1b8
Compare
Deploy PreviewsTestnetPreview URL: https://59ee1b84-a87ae9c1--duality-xyz-testnet.netlify.app BetaPreview URL: https://59ee1b84-a87ae9c1--duality-xyz-beta.netlify.app |
## [2.12.0](v2.11.1...v2.12.0) (2024-06-24) ### Features * update to P2P indexer ([#560](#560)) ([26342f5](26342f5))
🎉 This PR is included in version 2.12.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Update to using P2P indexer for indexer data