From 5eb85d0435f1e35aabb30c26d59ff68b1d06798b Mon Sep 17 00:00:00 2001 From: ali Date: Thu, 1 Dec 2022 16:05:59 +0000 Subject: [PATCH] regenerate all protocols --- packages/fetchai/protocols/aggregation/aggregation.proto | 2 +- packages/fetchai/protocols/aggregation/aggregation_pb2.py | 8 ++++---- packages/fetchai/protocols/aggregation/protocol.yaml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/fetchai/protocols/aggregation/aggregation.proto b/packages/fetchai/protocols/aggregation/aggregation.proto index 787259502e..ebccc56922 100644 --- a/packages/fetchai/protocols/aggregation/aggregation.proto +++ b/packages/fetchai/protocols/aggregation/aggregation.proto @@ -1,6 +1,6 @@ syntax = "proto3"; -package aea.fetchai.aggregation.v0_2_5; +package aea.fetchai.aggregation.v0_2_6; message AggregationMessage{ diff --git a/packages/fetchai/protocols/aggregation/aggregation_pb2.py b/packages/fetchai/protocols/aggregation/aggregation_pb2.py index 0776312469..fecf739d86 100644 --- a/packages/fetchai/protocols/aggregation/aggregation_pb2.py +++ b/packages/fetchai/protocols/aggregation/aggregation_pb2.py @@ -14,7 +14,7 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile( - b'\n\x11\x61ggregation.proto\x12\x1e\x61\x65\x61.fetchai.aggregation.v0_2_5"\xaa\x03\n\x12\x41ggregationMessage\x12\x62\n\x0b\x61ggregation\x18\x05 \x01(\x0b\x32K.aea.fetchai.aggregation.v0_2_5.AggregationMessage.Aggregation_PerformativeH\x00\x12\x62\n\x0bobservation\x18\x06 \x01(\x0b\x32K.aea.fetchai.aggregation.v0_2_5.AggregationMessage.Observation_PerformativeH\x00\x1aZ\n\x18Observation_Performative\x12\r\n\x05value\x18\x01 \x01(\x03\x12\x0c\n\x04time\x18\x02 \x01(\t\x12\x0e\n\x06source\x18\x03 \x01(\t\x12\x11\n\tsignature\x18\x04 \x01(\t\x1a`\n\x18\x41ggregation_Performative\x12\r\n\x05value\x18\x01 \x01(\x03\x12\x0c\n\x04time\x18\x02 \x01(\t\x12\x14\n\x0c\x63ontributors\x18\x03 \x03(\t\x12\x11\n\tsignature\x18\x04 \x01(\tB\x0e\n\x0cperformativeb\x06proto3' + b'\n\x11\x61ggregation.proto\x12\x1e\x61\x65\x61.fetchai.aggregation.v0_2_6"\xaa\x03\n\x12\x41ggregationMessage\x12\x62\n\x0b\x61ggregation\x18\x05 \x01(\x0b\x32K.aea.fetchai.aggregation.v0_2_6.AggregationMessage.Aggregation_PerformativeH\x00\x12\x62\n\x0bobservation\x18\x06 \x01(\x0b\x32K.aea.fetchai.aggregation.v0_2_6.AggregationMessage.Observation_PerformativeH\x00\x1aZ\n\x18Observation_Performative\x12\r\n\x05value\x18\x01 \x01(\x03\x12\x0c\n\x04time\x18\x02 \x01(\t\x12\x0e\n\x06source\x18\x03 \x01(\t\x12\x11\n\tsignature\x18\x04 \x01(\t\x1a`\n\x18\x41ggregation_Performative\x12\r\n\x05value\x18\x01 \x01(\x03\x12\x0c\n\x04time\x18\x02 \x01(\t\x12\x14\n\x0c\x63ontributors\x18\x03 \x03(\t\x12\x11\n\tsignature\x18\x04 \x01(\tB\x0e\n\x0cperformativeb\x06proto3' ) @@ -35,7 +35,7 @@ { "DESCRIPTOR": _AGGREGATIONMESSAGE_OBSERVATION_PERFORMATIVE, "__module__": "aggregation_pb2" - # @@protoc_insertion_point(class_scope:aea.fetchai.aggregation.v0_2_5.AggregationMessage.Observation_Performative) + # @@protoc_insertion_point(class_scope:aea.fetchai.aggregation.v0_2_6.AggregationMessage.Observation_Performative) }, ), "Aggregation_Performative": _reflection.GeneratedProtocolMessageType( @@ -44,12 +44,12 @@ { "DESCRIPTOR": _AGGREGATIONMESSAGE_AGGREGATION_PERFORMATIVE, "__module__": "aggregation_pb2" - # @@protoc_insertion_point(class_scope:aea.fetchai.aggregation.v0_2_5.AggregationMessage.Aggregation_Performative) + # @@protoc_insertion_point(class_scope:aea.fetchai.aggregation.v0_2_6.AggregationMessage.Aggregation_Performative) }, ), "DESCRIPTOR": _AGGREGATIONMESSAGE, "__module__": "aggregation_pb2" - # @@protoc_insertion_point(class_scope:aea.fetchai.aggregation.v0_2_5.AggregationMessage) + # @@protoc_insertion_point(class_scope:aea.fetchai.aggregation.v0_2_6.AggregationMessage) }, ) _sym_db.RegisterMessage(AggregationMessage) diff --git a/packages/fetchai/protocols/aggregation/protocol.yaml b/packages/fetchai/protocols/aggregation/protocol.yaml index 521a2fc921..1b60edf5a7 100644 --- a/packages/fetchai/protocols/aggregation/protocol.yaml +++ b/packages/fetchai/protocols/aggregation/protocol.yaml @@ -9,8 +9,8 @@ aea_version: '>=1.0.0, <2.0.0' fingerprint: README.md: QmVDee1kxBEHoqE1D2xGjS68co7PPvDw6VSgZN2Tdgyb4G __init__.py: QmW2jcqMSHZCMHKkXY7XsBBqHhZGhP6fxHMbc75PJBdwkS - aggregation.proto: QmdPe8CrJjcVarUzUcz4to8Jwv1KfCmXNopDEBtbiTeewG - aggregation_pb2.py: QmNT3KV8AzcA1MQppJiDBVUrUix2tjVubFPRBXcgiPUkhF + aggregation.proto: QmdWnz2LWAcTZXy3cFpGfy3cQwdgSWZPB3Eb72F6btyJk7 + aggregation_pb2.py: QmZSkzkicZvbkDZh2GnHdELNDhu7Ck3X8tKzAUzbtLoUa3 dialogues.py: QmZhvgjNtjwiSy6bHKaw4PG8jgY6pLfCFivbcr5xQ8JJN8 message.py: QmdpgQRB9aoYAac6v4DrVBBReNKqdu7BZ1dNZpEj3WMKsS serialization.py: Qmdka2M9GFQMnrEYFY3t3mJh4KFPHkYqC8ecQkroM8rqzS