Skip to content

Commit

Permalink
chore: merge main to dev (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: Tomas <[email protected]>
Co-authored-by: Pablo Deymonnaz <[email protected]>
Co-authored-by: supernovahs <[email protected]>
  • Loading branch information
4 people authored Jan 9, 2025
1 parent 4d0cc1f commit f95f0f2
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 823 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,16 @@ This command will generate the bindings files in the folder: `<path-eigensdk-rs>
We are actively looking for contributors. Thank you for your interest. We have strict ci checks in place. In case of any questions and support, feel free to raise an issue.

## Branches
- `main` - Points to the latest **mainnet** release of contracts.
- `testnet` - Points to the latest **testnet** release of contracts.

- `main` - Points to the latest **mainnet** release of contracts.
- `testnet` - Points to the latest **testnet** release of contracts.
- `dev` - Points to the latest **dev** branch of the contracts.

### PR

To test locally :-

You need `foundry` to successfully to run it.
You need `foundry` to successfully run it.

```bash
cargo test
Expand Down
56 changes: 0 additions & 56 deletions crates/chainio/txmanager/src/alloy_backend.rs

This file was deleted.

38 changes: 0 additions & 38 deletions crates/chainio/txmanager/src/eth_backend_trait.rs

This file was deleted.

132 changes: 0 additions & 132 deletions crates/chainio/txmanager/src/fake_backend.rs

This file was deleted.

Loading

0 comments on commit f95f0f2

Please sign in to comment.