Skip to content

Conversation

samigabor
Copy link
Contributor

No description provided.

- Permission => StreamPermission
- PaymentDetailsByChain => ProjectPaymentDetails
- TimeBasedSubscription => ProjectSubscription
- Staking => ProjectStaking
- Unstaking => ProjectUnstaking
- Stake => BountyStake
@samigabor samigabor requested review from jtakalai and samt1803 March 27, 2023 08:36
}
```

Project example queries:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: manually test the example queries that they work

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated examples

"graphbuild": "graph build",
"build": "./copyAbisFromContractsPackage.sh && npm run codegen && npm run graphbuild",
"lint": "eslint ./src/*.ts",
"docker:build": "npm run codegen && npm run graphbuild && docker build . -t streamr/graph-deploy-streamregistry-subgraph:dev",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

call it graph-deploy-network-subgraphs, update the docker-compose.yml in the streamr-docker-dev

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated, but called it "deploy-network-subgraphs"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated readme as well

@samigabor samigabor marked this pull request as ready for review March 27, 2023 20:30
@samigabor samigabor requested a review from jtakalai March 27, 2023 20:41
Copy link
Contributor

@jtakalai jtakalai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good changes to examples 👍

@samigabor samigabor requested a review from jtakalai March 28, 2023 09:07
@samigabor samigabor changed the title refactor: merge hub-subgraph and tests into the network-subgraphs ETH-401_consolidate_all_subgraphs_into_one Mar 28, 2023
@samigabor samigabor changed the title ETH-401_consolidate_all_subgraphs_into_one ETH-401 Consolidate all subgraphs into one Mar 28, 2023
@linear
Copy link

linear bot commented Mar 28, 2023

ETH-401 Consolidate all subgraphs into one

make one subgraph containing

  • stream registries
  • tatum contracts (bounties + not yet existing pools)
  • project registries
  • marketplace

Also update the subgraph in the docker dev env

@samigabor samigabor merged commit 4fc4df7 into master Mar 28, 2023
@samigabor samigabor deleted the ETH-401_consolidate_all_subgraphs_into_one branch March 28, 2023 10:04
samt1803 added a commit that referenced this pull request Mar 28, 2023
…_bounty

* origin/master:
  ETH-401 Consolidate all subgraphs into one (#497)
  feat: heartbeat (#502)

# Conflicts:
#	packages/network-subgraphs/README.md
#	packages/network-subgraphs/schema.graphql
#	packages/network-subgraphs/start.sh
#	packages/network-subgraphs/subgraph.yaml
teogeb added a commit that referenced this pull request Jun 6, 2025
The functionality has been moved to `network-subgraphs` package.

## Open questions

The subpackage was removed in
#497, but brought
back in #525. Was
there some subsequent PR which marked the end-of-usage for this
subpackage?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants