Skip to content

Commit

Permalink
feat: update hyeth components (#110)
Browse files Browse the repository at this point in the history
* update hyeth builders test

* update hardhat

* add new morpho vault

* update provider test

* update block number

* update block number after approvals
  • Loading branch information
janndriessen authored Jan 8, 2025
1 parent a389f77 commit 541a7e0
Show file tree
Hide file tree
Showing 6 changed files with 202 additions and 321 deletions.
2 changes: 1 addition & 1 deletion hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = {
chainId: 1,
forking: {
url: process.env.MAINNET_ALCHEMY_API,
blockNumber: 21442190,
blockNumber: 21582195,
},
chains: {
1: {
Expand Down
Loading

0 comments on commit 541a7e0

Please sign in to comment.