-
Notifications
You must be signed in to change notification settings - Fork 3
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
Linea EzETH Integration #1141
Linea EzETH Integration #1141
Conversation
contracts/src/deployers/ezeth-linea/EzETHLineaHyperdriveDeployerCoordinator.sol
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work! just a couple of questions and a nit. also CI is getting an error about LINEA_RPC_URL
Hyperdrive Gas Benchmark
This comment was automatically generated by workflow using github-action-benchmark. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great! No functional issues, just nits
e04b1f8
to
4987b81
Compare
248ea6e
to
0a7a9e2
Compare
Description
Adds the Renzo Linea integration. This integration is very similar to the Chainlink integration since the vault share price is provided by an oracle. While we could support deposits with base since
xRenzoDeposit
has adepositETH
function, I chose not to support this option since there are deposit fees.