Skip to content

Conversation

@alecps
Copy link

@alecps alecps commented Jun 12, 2024

Ports #121 over to celo6

mcortesi and others added 30 commits June 12, 2024 15:59
Co-authored-by: Alec Schaefer <alecps@users.noreply.github.com>
Co-authored-by: Mariano Cortesi <mcortesi@gmail.com>
Removes unused code, move code for better separation of concerns.
@alecps alecps force-pushed the block-data-migration branch from 00e09d8 to f72af10 Compare June 12, 2024 20:32
name: Docker Build Scan
on:
pull_request:
branches:
Copy link
Author

Choose a reason for hiding this comment

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

These changes added here c861c70

@alecps alecps requested review from palango and piersy June 12, 2024 20:36
Comment on lines +229 to 232
// replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v0.0.0-20240612131021-96a2a76ceaaa
replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v0.0.0-20240612164035-ef9b9a19f53e

//replace github.com/ethereum/go-ethereum v1.13.9 => ../op-geth
Copy link

Choose a reason for hiding this comment

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

Suggested change
// replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v0.0.0-20240612131021-96a2a76ceaaa
replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v0.0.0-20240612164035-ef9b9a19f53e
//replace github.com/ethereum/go-ethereum v1.13.9 => ../op-geth
replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v0.0.0-20240612164035-ef9b9a19f53e


replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v0.0.0-20240612131021-96a2a76ceaaa
// replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v0.0.0-20240612131021-96a2a76ceaaa
replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v0.0.0-20240612164035-ef9b9a19f53e
Copy link

Choose a reason for hiding this comment

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

Note that we'll need to wait for my branch to be merged before you can merge this PR and after my branch has been merged you'll need to update this reference.

@piersy
Copy link

piersy commented Jun 13, 2024

A couple of little points but looks fine, just we'll need to wait for PRs for support for migrated types to get merged into celo6 before we can merge this!

@alecps
Copy link
Author

alecps commented Jun 18, 2024

Closing in favor of #148

@alecps alecps closed this Jun 18, 2024
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