Skip to content

Commit

Permalink
Revert "bindings rebuilt"
Browse files Browse the repository at this point in the history
This reverts commit 616797b.
  • Loading branch information
pablodeymo committed Feb 19, 2025
1 parent 616797b commit 5479b36
Show file tree
Hide file tree
Showing 47 changed files with 79,292 additions and 106,088 deletions.
15,901 changes: 0 additions & 15,901 deletions crates/utils/src/rewardsv2/core/allocationmanager.rs

This file was deleted.

2,056 changes: 572 additions & 1,484 deletions crates/utils/src/rewardsv2/core/avsdirectory.rs

Large diffs are not rendered by default.

10,054 changes: 4,312 additions & 5,742 deletions crates/utils/src/rewardsv2/core/delegationmanager.rs

Large diffs are not rendered by default.

8,865 changes: 3,211 additions & 5,654 deletions crates/utils/src/rewardsv2/core/eigenpod.rs

Large diffs are not rendered by default.

2,948 changes: 921 additions & 2,027 deletions crates/utils/src/rewardsv2/core/eigenpodmanager.rs

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions crates/utils/src/rewardsv2/core/erc20.rs

Large diffs are not rendered by default.

9,550 changes: 3,615 additions & 5,935 deletions crates/utils/src/rewardsv2/core/ieigenpod.rs

Large diffs are not rendered by default.

2,649 changes: 751 additions & 1,898 deletions crates/utils/src/rewardsv2/core/ieigenpodmanager.rs

Large diffs are not rendered by default.

23,903 changes: 10,227 additions & 13,676 deletions crates/utils/src/rewardsv2/core/irewardscoordinator.rs

Large diffs are not rendered by default.

5,121 changes: 5,121 additions & 0 deletions crates/utils/src/rewardsv2/core/islasher.rs

Large diffs are not rendered by default.

715 changes: 0 additions & 715 deletions crates/utils/src/rewardsv2/core/istrategy.rs

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crates/utils/src/rewardsv2/core/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
//! This is autogenerated code.
//! Do not manually edit these files.
//! These files may be overwritten by the codegen system at any time.
pub mod allocationmanager;
pub mod avsdirectory;
pub mod delegationmanager;
pub mod eigenpod;
Expand All @@ -12,7 +11,8 @@ pub mod erc20;
pub mod ieigenpod;
pub mod ieigenpodmanager;
pub mod irewardscoordinator;
pub mod islasher;
pub mod istrategy;
pub mod permissioncontroller;
pub mod rewardscoordinator;
pub mod slasher;
pub mod strategymanager;
Loading

0 comments on commit 5479b36

Please sign in to comment.