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

Add start block and compounding to dev network #375

Merged
merged 7 commits into from
Jul 18, 2023

Conversation

shanejearley
Copy link
Contributor

@shanejearley shanejearley commented Jul 18, 2023

@hawyar ETHEREUM_FORK_BLOCK variable gives you the hardhat network start block for our development environment. @ccali11 it's also provided in the the web app prefixed with PUBLIC_. For your awareness, I also added compounding rewards to the dev script (was just accumulating previously).

This will assist with the combining of Goerli and Hardhat (nodes.casimir.co/eth/hardhat used in remote dev stage or 127.0.0.1:8545 in development environment) data in Athena queries. I'm not sure how much we filled Chris in on this but we can do so online when it's time.

@shanejearley shanejearley requested review from ccali11 and hawyar July 18, 2023 15:44
@shanejearley
Copy link
Contributor Author

Some changes were unrelated dealing with CL Functions code that isn't finished yet.

@shanejearley shanejearley merged commit a0db710 into develop Jul 18, 2023
@shanejearley shanejearley deleted the feature/hardhat-dev-compound branch July 18, 2023 21:48
@shanejearley
Copy link
Contributor Author

@hawyar corrected to ETHEREUM_FORK_BLOCK – the previous variable didn't exist

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