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

L2 zero fee #53

Merged
merged 2 commits into from
Dec 25, 2023
Merged

L2 zero fee #53

merged 2 commits into from
Dec 25, 2023

Conversation

ironbeer
Copy link
Collaborator

No description provided.

@@ -210,7 +210,7 @@ require (
rsc.io/tmplfunc v0.0.3 // indirect
)

replace github.com/ethereum/go-ethereum v1.13.5 => github.com/ethereum-optimism/op-geth v1.101304.2-0.20231123204650-32ddd8bd7cfe
replace github.com/ethereum/go-ethereum v1.13.5 => github.com/oasysgames/oasys-op-geth v0.0.0-570b265
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

goコードでimportしているgo-ethereumパッケージのエイリアスをoasys-op-gethリポジトリをへ向くように変更しました。
こうする事で独自のgenesis configが使用できるようになります。

@ironbeer ironbeer merged commit 45f2278 into develop Dec 25, 2023
@ironbeer ironbeer deleted the feat/feezero branch December 25, 2023 06:03
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