-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update submodule to 0.2.1 * use latest sdk * remove state dump, add eigenlayer-contracts submodule v0.4.3-mainnet-rewards-programmatic-incentives * scripts WIP * scripts working * makefile update, some cilppy * chore: update integration tests deps * exclude incredible-binding crate in ci * exclude incredible-binding in cargo check ci * ignore clippy in bindings crate * fmt * install forge in ci * add docker anvil in ci, comment the failing test for now * fix:enter correct directory in ci * port the rewards scripts and tests from hello world, use foundry-toolchain in ci * nudge ci * fix : payment script revert, todo: write correct reward params * payment script working * add payment script in make file * cleanup * remove eigenlayer-contracts from gitmodules * use get_signer, fmt * readme update * remapping * remove foundry toolchain ,install foundry using cargo * fix: yml * modify contract path in sh file, dd back toolchain for foundry * update deploy-eigenlayer.sh * update rev * fix: submodule in ci, update readme * add submodules in yml * update middleware * middleware update * add forge-std * testing ci * update rev * checking * update middleware * cd into contracts * update .sh * cd into contracts only once * hit and trial * fix: eigenlayer.sh script * vv * add submodule in ci * env in ci * 2 operators support * clean up * fix quorum, client * fix:tests * update readme * fix:merge conflicts * remove unwrap * use separate config file and reuse error * clippy * common config for test in operators * deploy-eigenlayer with debug comments * print return value in deploy-eigenlayer.sh * change foundry image to latest * clean up --------- Co-authored-by: supernovahs <[email protected]> Co-authored-by: Pablo Deymonnaz <[email protected]>
- Loading branch information
1 parent
42292e4
commit c350328
Showing
30 changed files
with
1,975 additions
and
861 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.