Skip to content

Poonai/subgraph migrator#1

Open
poonai wants to merge 55 commits intomasterfrom
poonai/subgraph_migrator
Open

Poonai/subgraph migrator#1
poonai wants to merge 55 commits intomasterfrom
poonai/subgraph_migrator

Conversation

@poonai
Copy link
Owner

@poonai poonai commented Oct 5, 2022

No description provided.

leoyvens and others added 10 commits October 7, 2022 12:30
Using `-h` here conflicts with the autogenerated help option, and it seems
better to keep `-h` for help even though `-y` for history is a bit goofy
Bumps [url](https://github.com/servo/rust-url) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.41 to 0.10.42.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.41...openssl-v0.10.42)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.43 to 1.0.46.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.43...1.0.46)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@poonai poonai force-pushed the poonai/subgraph_migrator branch from 77ee340 to 2a722df Compare October 12, 2022 10:15
Filippo Costa and others added 9 commits October 12, 2022 14:16
…l#4052)

* Release 0.28.1

* news: release v0.28.1

* Release 0.28.2

* news: release v0.28.2
We used 'select for update' to lock a deployment against concurrent
writes. It seems that that has bad consequences for performance in general;
advisory locks are more lightweight than locking table rows, hopefully
using them here will help write performance.
* build: use Cargo's version inheritance feature

* build: adapt release.sh for workspace inheritance

* ci: remove version-check CI job
…oyment

Previously, the query would treat a non-existant deployment like one that
had the block pointer set already.
Evict deployments from internal caches when

* a new one is created, which covers the case where a deployment is deleted
  and then quickly recreated
* when a subgraph is stopped

Note that these evictions will only affect index nodes; query nodes will
keep cache entries until the entry expires

Fixes graphprotocol#4005
@poonai poonai force-pushed the poonai/subgraph_migrator branch from f7af8c0 to d7fa43b Compare October 15, 2022 09:32
Filippo Costa and others added 9 commits October 17, 2022 17:48
)

* node: code reuse for create_ethereum_networks

* node: code reuse for ProviderNetworkStatus

* node: code reuse for connect_ethereum_networks

* node: code reuse for create_ipfs_clients
…rsion

- track offchain datasource status using datasource table

Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
poonai added 27 commits October 18, 2022 05:48
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
Signed-off-by: poonai <rbalajis25@gmail.com>
@poonai poonai force-pushed the poonai/subgraph_migrator branch from 38e1845 to f03a6e7 Compare October 18, 2022 05:49
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.

5 participants