Commit e8474bb
feat: support horizon (#752)
* build: update TAP crates
* fix(migrations): replace allocation id with collection id
Signed-off-by: Tomás Migone <[email protected]>
* feat: allocation id to collection id for horizon
test: update insta snapshots for id update
Signed-off-by: Joseph Livesey <[email protected]>
* chore(graphql): add v2 schema and query files
* feat(query): update latest ravs and escrow account queries for v2
* build: add sha2 as dependency
* feat(tap-agent): finish v2 implementation
* fix(monitor): implement v2 escrow accounts
* test(test-assets): update data creation functions for v2
* feat(service): use network subgraph for v2 escrow accounts
* ci(sqlx): add sqlx offline query files
* feat(config): enable horizon
* test(setup-test-network): make gateway local-network vars available
* test: update local network testing for horizon
test(integration-tests): add rav v2 test support
test(integration-tests): add load-test v2 test support
test(integration-tests): update local testing for v2
test(integration-tests): update test middleware for v2
fix(integration-tests): fund v1 and v2 escrow in test setup
* fix(contrib): remove deployment_id from service network subgraph config
---------
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Joseph Livesey <[email protected]>
Co-authored-by: Tomás Migone <[email protected]>1 parent d18db89 commit e8474bb
File tree
86 files changed
+3598
-1007
lines changed- .sqlx
- contrib
- indexer-service
- tap-agent
- crates
- attestation
- src
- config
- src
- indexer-receipt/src
- monitor/src
- profiler/src
- query
- graphql
- src
- service/src
- middleware
- service
- tap
- checks
- tap-agent
- src
- agent
- snapshots
- tap
- context
- checks
- tests
- test-assets/src
- integration-tests
- src
- migrations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+3598
-1007
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments