Rebase stack to v1.10.26 #287

Closed
opened 2022-11-03 15:19:53 +00:00 by i-norden · 3 comments
Member

1.10.26 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 of things

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

  • 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.26 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.
  • There don't appear to be any functional or API changes in the release that need to be accounted for.
  • I may have missed some of the dependent repos.
[1.10.26](https://github.com/ethereum/go-ethereum/releases/tag/v1.10.26) 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 of things - [x] https://github.com/cerc-io/go-ethereum After cutting a release, we will to update the following repos to use this release: - [x] eth-statediff-service - [x] ipld-eth-server - [x] ipld-eth-db-validator - [x] ipld-eth-state-snapshot - [x] eth-statediff-fill-service We will also need to update and release versions of the following repos that use the root v1.10.26 release: - [x] ipfs-ethdb - [x] leveldb-ethdb-rpc - [x] go-eth-state-node-iterator - [x] 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. * There don't appear to be any functional or API changes in the release that need to be accounted for. * I may have missed some of the dependent repos.
ABastionOfSanity commented 2022-11-04 20:17:56 +00:00 (Migrated from github.com)
https://github.com/cerc-io/go-ethereum/releases/tag/v1.10.26-statediff-4.2.2-alpha published by: https://github.com/cerc-io/go-ethereum/actions/runs/3396649335
ABastionOfSanity commented 2022-11-07 16:24:45 +00:00 (Migrated from github.com)
Dependency graph: https://www.notion.so/Geth-Related-Dependency-Graph-c5a57eca898a4d9e9f692fe17ab93279
ABastionOfSanity commented 2022-11-09 18:58:33 +00:00 (Migrated from github.com)
Also updated: https://github.com/vulcanize/gap-filler
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#287
No description provided.