diff --git a/proto/adaptors/aave/aave_v3_debt_token_flash_loan.proto b/proto/adaptors/aave/aave_v3_debt_token_flash_loan.proto index 5c0c775f..9157be1f 100644 --- a/proto/adaptors/aave/aave_v3_debt_token_flash_loan.proto +++ b/proto/adaptors/aave/aave_v3_debt_token_flash_loan.proto @@ -107,11 +107,11 @@ message AaveV3DebtTokenAdaptorV1FlashLoan { // Represents function calls to the CollateralFTokenAdaptor V1 CollateralFTokenAdaptorV1Calls collateral_f_token_v1_calls = 26; // Represents function calls for the ConvexCurveAdaptorV1 - ConvexCurveAdaptorV1Calls convex_curve_v1_calls = 30; + ConvexCurveAdaptorV1Calls convex_curve_v1_calls = 27; // Represents function calls for the CurveAdaptorV1 - CurveAdaptorV1Calls curve_v1_calls = 31; + CurveAdaptorV1Calls curve_v1_calls = 28; // Represents function calls for the AuraERC4626AdaptorV1 - AuraERC4626AdaptorV1Calls aura_erc4626_v1_calls = 32; + AuraERC4626AdaptorV1Calls aura_erc4626_v1_calls = 29; } } } diff --git a/proto/cellar_v2.proto b/proto/cellar_v2.proto index 06895d95..57a71bb4 100644 --- a/proto/cellar_v2.proto +++ b/proto/cellar_v2.proto @@ -740,9 +740,9 @@ message AdaptorCall { DebtFTokenAdaptorV1Calls debt_f_token_v1_calls = 26; // Represents function calls to the CollateralFTokenAdaptor V1 CollateralFTokenAdaptorV1Calls collateral_f_token_v1_calls = 27; - // Represents flash loan function call for the AaveV3DebtTokenAdaptorV1 + // Represents function call for the AaveV3DebtTokenAdaptorV1 AaveV3DebtTokenAdaptorV1FlashLoanCalls aave_v3_debt_token_v1_flash_loan_calls = 28; - // Represents flash loan function call for the BalancerPoolAdaptorV1 + // Represents function call for the BalancerPoolAdaptorV1 BalancerPoolAdaptorV1FlashLoanCalls balancer_pool_v1_flash_loan_calls = 29; // Represents function calls for the ConvexCurveAdaptorV1 ConvexCurveAdaptorV1Calls convex_curve_v1_calls = 30; diff --git a/steward_proto_go/steward_proto/aave_v3_debt_token_flash_loan.pb.go b/steward_proto_go/steward_proto/aave_v3_debt_token_flash_loan.pb.go index 4c4d4f92..f885d7c4 100644 --- a/steward_proto_go/steward_proto/aave_v3_debt_token_flash_loan.pb.go +++ b/steward_proto_go/steward_proto/aave_v3_debt_token_flash_loan.pb.go @@ -601,17 +601,17 @@ type AaveV3DebtTokenAdaptorV1FlashLoan_AdaptorCallForAaveV3FlashLoan_CollateralF type AaveV3DebtTokenAdaptorV1FlashLoan_AdaptorCallForAaveV3FlashLoan_ConvexCurveV1Calls struct { // Represents function calls for the ConvexCurveAdaptorV1 - ConvexCurveV1Calls *ConvexCurveAdaptorV1Calls `protobuf:"bytes,30,opt,name=convex_curve_v1_calls,json=convexCurveV1Calls,proto3,oneof"` + ConvexCurveV1Calls *ConvexCurveAdaptorV1Calls `protobuf:"bytes,27,opt,name=convex_curve_v1_calls,json=convexCurveV1Calls,proto3,oneof"` } type AaveV3DebtTokenAdaptorV1FlashLoan_AdaptorCallForAaveV3FlashLoan_CurveV1Calls struct { // Represents function calls for the CurveAdaptorV1 - CurveV1Calls *CurveAdaptorV1Calls `protobuf:"bytes,31,opt,name=curve_v1_calls,json=curveV1Calls,proto3,oneof"` + CurveV1Calls *CurveAdaptorV1Calls `protobuf:"bytes,28,opt,name=curve_v1_calls,json=curveV1Calls,proto3,oneof"` } type AaveV3DebtTokenAdaptorV1FlashLoan_AdaptorCallForAaveV3FlashLoan_AuraErc4626V1Calls struct { // Represents function calls for the AuraERC4626AdaptorV1 - AuraErc4626V1Calls *AuraERC4626AdaptorV1Calls `protobuf:"bytes,32,opt,name=aura_erc4626_v1_calls,json=auraErc4626V1Calls,proto3,oneof"` + AuraErc4626V1Calls *AuraERC4626AdaptorV1Calls `protobuf:"bytes,29,opt,name=aura_erc4626_v1_calls,json=auraErc4626V1Calls,proto3,oneof"` } func (*AaveV3DebtTokenAdaptorV1FlashLoan_AdaptorCallForAaveV3FlashLoan_UniswapV3V1Calls) isAaveV3DebtTokenAdaptorV1FlashLoan_AdaptorCallForAaveV3FlashLoan_CallData() { @@ -949,18 +949,18 @@ var file_adaptors_aave_aave_v3_debt_token_flash_loan_proto_rawDesc = []byte{ 0x56, 0x31, 0x43, 0x61, 0x6c, 0x6c, 0x73, 0x48, 0x00, 0x52, 0x17, 0x63, 0x6f, 0x6c, 0x6c, 0x61, 0x74, 0x65, 0x72, 0x61, 0x6c, 0x46, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x56, 0x31, 0x43, 0x61, 0x6c, 0x6c, 0x73, 0x12, 0x5a, 0x0a, 0x15, 0x63, 0x6f, 0x6e, 0x76, 0x65, 0x78, 0x5f, 0x63, 0x75, 0x72, - 0x76, 0x65, 0x5f, 0x76, 0x31, 0x5f, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x18, 0x1e, 0x20, 0x01, 0x28, + 0x76, 0x65, 0x5f, 0x76, 0x31, 0x5f, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x73, 0x74, 0x65, 0x77, 0x61, 0x72, 0x64, 0x2e, 0x76, 0x33, 0x2e, 0x43, 0x6f, 0x6e, 0x76, 0x65, 0x78, 0x43, 0x75, 0x72, 0x76, 0x65, 0x41, 0x64, 0x61, 0x70, 0x74, 0x6f, 0x72, 0x56, 0x31, 0x43, 0x61, 0x6c, 0x6c, 0x73, 0x48, 0x00, 0x52, 0x12, 0x63, 0x6f, 0x6e, 0x76, 0x65, 0x78, 0x43, 0x75, 0x72, 0x76, 0x65, 0x56, 0x31, 0x43, 0x61, 0x6c, 0x6c, 0x73, 0x12, 0x47, 0x0a, 0x0e, 0x63, 0x75, 0x72, 0x76, 0x65, 0x5f, 0x76, 0x31, 0x5f, 0x63, 0x61, 0x6c, 0x6c, 0x73, - 0x18, 0x1f, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x73, 0x74, 0x65, 0x77, 0x61, 0x72, 0x64, + 0x18, 0x1c, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x73, 0x74, 0x65, 0x77, 0x61, 0x72, 0x64, 0x2e, 0x76, 0x33, 0x2e, 0x43, 0x75, 0x72, 0x76, 0x65, 0x41, 0x64, 0x61, 0x70, 0x74, 0x6f, 0x72, 0x56, 0x31, 0x43, 0x61, 0x6c, 0x6c, 0x73, 0x48, 0x00, 0x52, 0x0c, 0x63, 0x75, 0x72, 0x76, 0x65, 0x56, 0x31, 0x43, 0x61, 0x6c, 0x6c, 0x73, 0x12, 0x5a, 0x0a, 0x15, 0x61, 0x75, 0x72, 0x61, 0x5f, 0x65, 0x72, 0x63, 0x34, 0x36, 0x32, 0x36, 0x5f, 0x76, 0x31, 0x5f, 0x63, 0x61, 0x6c, 0x6c, 0x73, - 0x18, 0x20, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x73, 0x74, 0x65, 0x77, 0x61, 0x72, 0x64, + 0x18, 0x1d, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x73, 0x74, 0x65, 0x77, 0x61, 0x72, 0x64, 0x2e, 0x76, 0x33, 0x2e, 0x41, 0x75, 0x72, 0x61, 0x45, 0x52, 0x43, 0x34, 0x36, 0x32, 0x36, 0x41, 0x64, 0x61, 0x70, 0x74, 0x6f, 0x72, 0x56, 0x31, 0x43, 0x61, 0x6c, 0x6c, 0x73, 0x48, 0x00, 0x52, 0x12, 0x61, 0x75, 0x72, 0x61, 0x45, 0x72, 0x63, 0x34, 0x36, 0x32, 0x36, 0x56, 0x31, 0x43, 0x61, diff --git a/steward_proto_rust/src/prost/descriptor.bin b/steward_proto_rust/src/prost/descriptor.bin index c89301eb..c1d5aedf 100644 Binary files a/steward_proto_rust/src/prost/descriptor.bin and b/steward_proto_rust/src/prost/descriptor.bin differ diff --git a/steward_proto_rust/src/prost/steward.v3.rs b/steward_proto_rust/src/prost/steward.v3.rs index bddb9437..c944743d 100644 --- a/steward_proto_rust/src/prost/steward.v3.rs +++ b/steward_proto_rust/src/prost/steward.v3.rs @@ -2724,7 +2724,7 @@ pub mod aave_v3_debt_token_adaptor_v1_flash_loan { /// The function call data for the adaptor #[prost( oneof = "adaptor_call_for_aave_v3_flash_loan::CallData", - tags = "2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 30, 31, 32" + tags = "2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29" )] pub call_data: ::core::option::Option, } @@ -2813,13 +2813,13 @@ pub mod aave_v3_debt_token_adaptor_v1_flash_loan { #[prost(message, tag = "26")] CollateralFTokenV1Calls(super::super::CollateralFTokenAdaptorV1Calls), /// Represents function calls for the ConvexCurveAdaptorV1 - #[prost(message, tag = "30")] + #[prost(message, tag = "27")] ConvexCurveV1Calls(super::super::ConvexCurveAdaptorV1Calls), /// Represents function calls for the CurveAdaptorV1 - #[prost(message, tag = "31")] + #[prost(message, tag = "28")] CurveV1Calls(super::super::CurveAdaptorV1Calls), /// Represents function calls for the AuraERC4626AdaptorV1 - #[prost(message, tag = "32")] + #[prost(message, tag = "29")] AuraErc4626V1Calls(super::super::AuraErc4626AdaptorV1Calls), } }