Skip to content
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

Rebase onto 1.10.21 #265

Closed
11 tasks done
ABastionOfSanity opened this issue Jul 29, 2022 · 1 comment
Closed
11 tasks done

Rebase onto 1.10.21 #265

ABastionOfSanity opened this issue Jul 29, 2022 · 1 comment
Assignees
Labels

Comments

@ABastionOfSanity
Copy link

ABastionOfSanity commented Jul 29, 2022

1.10.21 has been released, we need to update our custom geth client to work on top of this release.

We need to perform the rebase only the v4 version (and the v5 will be built on top of it).

After cutting a release, we will to update the following repos to use these releases:

  • eth-statediff-service
  • ipld-eth-server
  • ipld-eth-db-validator
  • ipld-eth-state-snapshot
  • eth-statediff-fill-service

We will also need to update and release versions of the following repos that use the root v1.10.20 release:

  • ipfs-ethdb
  • leveldb-ethdb-rpc
  • go-eth-state-node-iterator
  • eth-ipfs-state-validator

NOTE:

  • Update these first, as multiple others depend on them: ipfs-ethdb, go-eth-state-node-iterator
  • ipld-eth-db-validator depends on ipld-eth-server, so ipld-eth-server needs to be updated prior.

Some changes that necessitate changes in our stack, aside from rebasing our release of this repo and propagating those:

@ABastionOfSanity
Copy link
Author

All repos involved updated, github actions updated, and releases cut. Lots of dependency updates here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant