diff --git a/wallet/analysis_options.yaml b/wallet/analysis_options.yaml index e36111d7ce..6c8cab1048 100644 --- a/wallet/analysis_options.yaml +++ b/wallet/analysis_options.yaml @@ -8,7 +8,7 @@ analyzer: - lib/**.gr.dart - lib/**.config.dart - lib/generated/**.dart - - lib/modules/*/* +# - lib/modules/*/* # - test/*/* # strong-mode: # implicit-dynamic: true @@ -22,6 +22,12 @@ analyzer: missing_required_param: error # implicit_dynamic_map_literal: ignore prefer_single_quotes: ignore + sort_unnamed_constructors_first: ignore + prefer_constructors_over_static_methods: ignore + no_leading_underscores_for_local_identifiers: ignore + directives_ordering: ignore + always_use_package_imports: ignore + avoid_classes_with_only_static_members: ignore missing_return: error always_declare_return_types: error override_on_non_overriding_member: error diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/accounts.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/accounts.pb.dart index 416edacbe5..b0b07f660f 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/accounts.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/accounts.pb.dart @@ -279,4 +279,3 @@ class RefereeSignup extends $pb.GeneratedMessage { @$pb.TagNumber(2) void clearAddress() => clearField(2); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/accounts.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/accounts.pbenum.dart index 277d76c692..9c13f5f2b7 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/accounts.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/accounts.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/apple_in_app_purchase_order.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/apple_in_app_purchase_order.pb.dart index 923de4bce5..8be29b097f 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/apple_in_app_purchase_order.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/apple_in_app_purchase_order.pb.dart @@ -111,4 +111,3 @@ class AppleInAppPurchaseOrder extends $pb.GeneratedMessage { @$pb.TagNumber(5) void clearCreator() => clearField(5); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/apple_in_app_purchase_order.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/apple_in_app_purchase_order.pbenum.dart index 225f94159d..51f6f618fc 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/apple_in_app_purchase_order.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/apple_in_app_purchase_order.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/cookbook.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/cookbook.pb.dart index 08305d691f..876fb57cc1 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/cookbook.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/cookbook.pb.dart @@ -168,4 +168,3 @@ class Cookbook extends $pb.GeneratedMessage { @$pb.TagNumber(9) void clearEnabled() => clearField(9); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/cookbook.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/cookbook.pbenum.dart index bc9dc7e4ca..95cfa55a99 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/cookbook.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/cookbook.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/event.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/event.pb.dart index 2b9ee74c75..44f7951400 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/event.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/event.pb.dart @@ -14,7 +14,7 @@ import 'redeem_info.pb.dart' as $5; import 'cookbook.pb.dart' as $6; import 'recipe.pb.dart' as $4; import 'payment_info.pb.dart' as $7; -import '../../cosmos/base/v1beta1/coin.pb.dart' as $2; +import '../cosmos/base/v1beta1/coin.pb.dart' as $2; import 'item.pb.dart' as $3; import 'trade.pb.dart' as $8; @@ -1447,4 +1447,3 @@ class EventApplePurchase extends $pb.GeneratedMessage { @$pb.TagNumber(4) void clearReceiptDataBase64() => clearField(4); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/event.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/event.pbenum.dart index 4b2c007135..60e5fd7baf 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/event.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/event.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/execution.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/execution.pb.dart index 591fd3f845..3a6b0a51fa 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/execution.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/execution.pb.dart @@ -11,7 +11,7 @@ import 'package:fixnum/fixnum.dart' as $fixnum; import 'package:protobuf/protobuf.dart' as $pb; import 'item.pb.dart' as $3; -import '../../cosmos/base/v1beta1/coin.pb.dart' as $2; +import '../cosmos/base/v1beta1/coin.pb.dart' as $2; class ItemRecord extends $pb.GeneratedMessage { static final $pb.BuilderInfo _i = $pb.BuilderInfo(const $core.bool.fromEnvironment('protobuf.omit_message_names') ? '' : 'ItemRecord', package: const $pb.PackageName(const $core.bool.fromEnvironment('protobuf.omit_message_names') ? '' : 'pylons.pylons'), createEmptyInstance: create) @@ -254,4 +254,3 @@ class Execution extends $pb.GeneratedMessage { @$pb.TagNumber(12) $core.List<$core.String> get itemModifyOutputIds => $_getList(11); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/execution.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/execution.pbenum.dart index 261f47f6b4..ef2590eaf0 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/execution.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/execution.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/genesis.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/genesis.pb.dart index 7d94162061..1e93c5c827 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/genesis.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/genesis.pb.dart @@ -219,4 +219,3 @@ class GenesisState extends $pb.GeneratedMessage { @$pb.TagNumber(16) $core.List<$5.RedeemInfo> get redeemInfoList => $_getList(15); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/genesis.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/genesis.pbenum.dart index 756f31c51c..39fbab0a04 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/genesis.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/genesis.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/google_iap_order.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/google_iap_order.pb.dart index 96eea85117..f065c33426 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/google_iap_order.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/google_iap_order.pb.dart @@ -111,4 +111,3 @@ class GoogleInAppPurchaseOrder extends $pb.GeneratedMessage { @$pb.TagNumber(5) void clearSignature() => clearField(5); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/google_iap_order.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/google_iap_order.pbenum.dart index 8226fa63eb..72f0340231 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/google_iap_order.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/google_iap_order.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/history.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/history.pb.dart index a5b1ce2471..21b1bcbd3d 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/history.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/history.pb.dart @@ -140,4 +140,3 @@ class History extends $pb.GeneratedMessage { @$pb.TagNumber(7) void clearTxId() => clearField(7); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/history.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/history.pbenum.dart index a8cb385236..56b166700f 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/history.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/history.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/item.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/item.pb.dart index 80a1324615..c2d44bae42 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/item.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/item.pb.dart @@ -10,7 +10,7 @@ import 'dart:core' as $core; import 'package:fixnum/fixnum.dart' as $fixnum; import 'package:protobuf/protobuf.dart' as $pb; -import '../../cosmos/base/v1beta1/coin.pb.dart' as $2; +import '../cosmos/base/v1beta1/coin.pb.dart' as $2; class DoubleKeyValue extends $pb.GeneratedMessage { static final $pb.BuilderInfo _i = $pb.BuilderInfo(const $core.bool.fromEnvironment('protobuf.omit_message_names') ? '' : 'DoubleKeyValue', package: const $pb.PackageName(const $core.bool.fromEnvironment('protobuf.omit_message_names') ? '' : 'pylons.pylons'), createEmptyInstance: create) @@ -510,4 +510,3 @@ class ItemHistory extends $pb.GeneratedMessage { @$pb.TagNumber(6) void clearCreatedAt() => clearField(6); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/item.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/item.pbenum.dart index 5c797e2fb9..5e2d11102a 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/item.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/item.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/jwk.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/jwk.pb.dart index 371010810c..1d3669ac94 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/jwk.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/jwk.pb.dart @@ -125,4 +125,3 @@ class JWK extends $pb.GeneratedMessage { @$pb.TagNumber(6) void clearE() => clearField(6); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/jwk.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/jwk.pbenum.dart index aff2bc1c2b..d2917182f4 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/jwk.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/jwk.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/params.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/params.pb.dart index 68d22b52ec..c01a018a7d 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/params.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/params.pb.dart @@ -10,7 +10,7 @@ import 'dart:core' as $core; import 'package:fixnum/fixnum.dart' as $fixnum; import 'package:protobuf/protobuf.dart' as $pb; -import '../../cosmos/base/v1beta1/coin.pb.dart' as $2; +import '../cosmos/base/v1beta1/coin.pb.dart' as $2; class GoogleInAppPurchasePackage extends $pb.GeneratedMessage { static final $pb.BuilderInfo _i = $pb.BuilderInfo(const $core.bool.fromEnvironment('protobuf.omit_message_names') ? '' : 'GoogleInAppPurchasePackage', package: const $pb.PackageName(const $core.bool.fromEnvironment('protobuf.omit_message_names') ? '' : 'pylons.pylons'), createEmptyInstance: create) @@ -451,4 +451,3 @@ class Params extends $pb.GeneratedMessage { @$pb.TagNumber(11) void clearMaxTxsInBlock() => clearField(11); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/params.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/params.pbenum.dart index b4ae89274a..4112c720ec 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/params.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/params.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/payment_info.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/payment_info.pb.dart index 7ca4a2e6fd..a1c484407d 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/payment_info.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/payment_info.pb.dart @@ -125,4 +125,3 @@ class PaymentInfo extends $pb.GeneratedMessage { @$pb.TagNumber(6) void clearSignature() => clearField(6); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/payment_info.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/payment_info.pbenum.dart index e11a740a9d..67d9c16099 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/payment_info.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/payment_info.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/query.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/query.pb.dart index c50d736447..1e56f6eee9 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/query.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/query.pb.dart @@ -11,7 +11,7 @@ import 'package:fixnum/fixnum.dart' as $fixnum; import 'package:protobuf/protobuf.dart' as $pb; import 'accounts.pb.dart' as $12; -import '../../cosmos/base/query/v1beta1/pagination.pb.dart' as $13; +import '../cosmos/base/query/v1beta1/pagination.pb.dart' as $13; import 'trade.pb.dart' as $8; import 'item.pb.dart' as $3; import 'stripe_refund.pb.dart' as $14; @@ -2528,4 +2528,3 @@ class QueryGetCookbookResponse extends $pb.GeneratedMessage { @$pb.TagNumber(1) $6.Cookbook ensureCookbook() => $_ensure(0); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/query.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/query.pbenum.dart index ff7a99a6e6..85a9354873 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/query.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/query.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/recipe.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/recipe.pb.dart index 9ce76975a9..5683ba9012 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/recipe.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/recipe.pb.dart @@ -1430,4 +1430,3 @@ class Recipe extends $pb.GeneratedMessage { @$pb.TagNumber(16) void clearUpdatedAt() => clearField(16); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/recipe.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/recipe.pbenum.dart index 217e836fe2..5352dd8d7d 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/recipe.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/recipe.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/redeem_info.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/redeem_info.pb.dart index e521ea9ae8..60cf500c5a 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/redeem_info.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/redeem_info.pb.dart @@ -186,4 +186,3 @@ class CreatePaymentAccount extends $pb.GeneratedMessage { @$pb.TagNumber(3) void clearSignature() => clearField(3); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/redeem_info.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/redeem_info.pbenum.dart index c1c071d819..3ff69b1295 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/redeem_info.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/redeem_info.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/standard_error.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/standard_error.pb.dart index 65f506a4b8..a0a74c5112 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/standard_error.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/standard_error.pb.dart @@ -69,4 +69,3 @@ class StandardError extends $pb.GeneratedMessage { @$pb.TagNumber(2) void clearMessage() => clearField(2); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/standard_error.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/standard_error.pbenum.dart index 1828b8450c..176324eeb9 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/standard_error.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/standard_error.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/stripe_refund.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/stripe_refund.pb.dart index cc65911f6d..35a9686cb9 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/stripe_refund.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/stripe_refund.pb.dart @@ -73,4 +73,3 @@ class StripeRefund extends $pb.GeneratedMessage { @$pb.TagNumber(2) void clearSettled() => clearField(2); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/stripe_refund.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/stripe_refund.pbenum.dart index be579b7d73..6562713371 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/stripe_refund.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/stripe_refund.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/trade.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/trade.pb.dart index 864b660782..5ad1810fb6 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/trade.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/trade.pb.dart @@ -202,4 +202,3 @@ class Trade extends $pb.GeneratedMessage { @$pb.TagNumber(9) $core.List get tradedItemInputs => $_getList(8); } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/trade.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/trade.pbenum.dart index 64a1b8a3da..4f7e52a202 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/trade.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/trade.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/tx.pb.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/tx.pb.dart index fd60839085..89f3daff6f 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/tx.pb.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/tx.pb.dart @@ -14,7 +14,7 @@ import 'payment_info.pb.dart' as $7; import 'redeem_info.pb.dart' as $5; import 'trade.pb.dart' as $8; import 'recipe.pb.dart' as $4; -import '../../cosmos/base/v1beta1/coin.pb.dart' as $2; +import '../cosmos/base/v1beta1/coin.pb.dart' as $2; class MsgAppleIap extends $pb.GeneratedMessage { static final $pb.BuilderInfo _i = $pb.BuilderInfo(const $core.bool.fromEnvironment('protobuf.omit_message_names') ? '' : 'MsgAppleIap', package: const $pb.PackageName(const $core.bool.fromEnvironment('protobuf.omit_message_names') ? '' : 'pylons.pylons'), createEmptyInstance: create) @@ -2437,4 +2437,3 @@ class MsgUpdateCookbookResponse extends $pb.GeneratedMessage { static MsgUpdateCookbookResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor(create); static MsgUpdateCookbookResponse? _defaultInstance; } - diff --git a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/tx.pbenum.dart b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/tx.pbenum.dart index 69c77eb822..8aa014dcb1 100644 --- a/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/tx.pbenum.dart +++ b/wallet/lib/modules/Pylonstech.pylons.pylons/module/client/pylons/tx.pbenum.dart @@ -4,4 +4,3 @@ // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name - diff --git a/wallet/lib/modules/cosmos.gov.v1beta1/module/client/cosmos/gov/v1beta1/query.pb.dart b/wallet/lib/modules/cosmos.gov.v1beta1/module/client/cosmos/gov/v1beta1/query.pb.dart index 00372aec0b..8398d4e14b 100644 --- a/wallet/lib/modules/cosmos.gov.v1beta1/module/client/cosmos/gov/v1beta1/query.pb.dart +++ b/wallet/lib/modules/cosmos.gov.v1beta1/module/client/cosmos/gov/v1beta1/query.pb.dart @@ -13,7 +13,7 @@ import 'package:protobuf/protobuf.dart' as $pb; import 'gov.pb.dart' as $6; import '../../base/query/v1beta1/pagination.pb.dart' as $8; -import 'gov.pbenum.dart' as $6; + class QueryProposalRequest extends $pb.GeneratedMessage { static final $pb.BuilderInfo _i = $pb.BuilderInfo( diff --git a/wallet/lib/modules/cosmos.gov.v1beta1/module/client/cosmos/gov/v1beta1/tx.pb.dart b/wallet/lib/modules/cosmos.gov.v1beta1/module/client/cosmos/gov/v1beta1/tx.pb.dart index 9cc9dd5beb..d9663380ab 100644 --- a/wallet/lib/modules/cosmos.gov.v1beta1/module/client/cosmos/gov/v1beta1/tx.pb.dart +++ b/wallet/lib/modules/cosmos.gov.v1beta1/module/client/cosmos/gov/v1beta1/tx.pb.dart @@ -14,7 +14,7 @@ import '../../../google/protobuf/any.pb.dart' as $3; import '../../base/v1beta1/coin.pb.dart' as $2; import 'gov.pb.dart' as $6; -import 'gov.pbenum.dart' as $6; + class MsgSubmitProposal extends $pb.GeneratedMessage { static final $pb.BuilderInfo _i = $pb.BuilderInfo( diff --git a/wallet/lib/modules/ibc.core.port.v1/module/client/ibc/core/port/v1/query.pb.dart b/wallet/lib/modules/ibc.core.port.v1/module/client/ibc/core/port/v1/query.pb.dart index aadc286a3b..e78de9571e 100644 --- a/wallet/lib/modules/ibc.core.port.v1/module/client/ibc/core/port/v1/query.pb.dart +++ b/wallet/lib/modules/ibc.core.port.v1/module/client/ibc/core/port/v1/query.pb.dart @@ -11,7 +11,6 @@ import 'package:protobuf/protobuf.dart' as $pb; import '../../channel/v1/channel.pb.dart' as $5; -import '../../channel/v1/channel.pbenum.dart' as $5; class QueryAppVersionRequest extends $pb.GeneratedMessage { static final $pb.BuilderInfo _i = $pb.BuilderInfo( diff --git a/wallet/lib/modules/ibc.core.port.v1/module/export.dart b/wallet/lib/modules/ibc.core.port.v1/module/export.dart index cf1a5b843e..a496aec575 100644 --- a/wallet/lib/modules/ibc.core.port.v1/module/export.dart +++ b/wallet/lib/modules/ibc.core.port.v1/module/export.dart @@ -1,25 +1,25 @@ -export 'client/gogoproto/gogo.pbjson.dart'; -export 'client/gogoproto/gogo.pb.dart'; -export 'client/gogoproto/gogo.pbenum.dart'; -export 'client/cosmos/upgrade/v1beta1/upgrade.pbenum.dart'; export 'client/cosmos/upgrade/v1beta1/upgrade.pb.dart'; +export 'client/cosmos/upgrade/v1beta1/upgrade.pbenum.dart'; export 'client/cosmos/upgrade/v1beta1/upgrade.pbjson.dart'; +export 'client/gogoproto/gogo.pb.dart'; +export 'client/gogoproto/gogo.pbenum.dart'; +export 'client/gogoproto/gogo.pbjson.dart'; export 'client/google/protobuf/any.pb.dart'; -export 'client/google/protobuf/timestamp.pb.dart'; export 'client/google/protobuf/any.pbenum.dart'; -export 'client/google/protobuf/descriptor.pbjson.dart'; -export 'client/google/protobuf/descriptor.pb.dart'; -export 'client/google/protobuf/timestamp.pbjson.dart'; export 'client/google/protobuf/any.pbjson.dart'; -export 'client/google/protobuf/timestamp.pbenum.dart'; +export 'client/google/protobuf/descriptor.pb.dart'; export 'client/google/protobuf/descriptor.pbenum.dart'; -export 'client/ibc/core/port/v1/query.pb.dart'; -export 'client/ibc/core/port/v1/query.pbgrpc.dart'; +export 'client/google/protobuf/descriptor.pbjson.dart'; +export 'client/google/protobuf/timestamp.pb.dart'; +export 'client/google/protobuf/timestamp.pbenum.dart'; +export 'client/google/protobuf/timestamp.pbjson.dart'; +export 'client/ibc/core/channel/v1/channel.pb.dart'; export 'client/ibc/core/channel/v1/channel.pbenum.dart'; -export 'client/ibc/core/port/v1/query.pbjson.dart'; export 'client/ibc/core/channel/v1/channel.pbjson.dart'; -export 'client/ibc/core/port/v1/query.pbenum.dart'; -export 'client/ibc/core/channel/v1/channel.pb.dart'; export 'client/ibc/core/client/v1/client.pb.dart'; -export 'client/ibc/core/client/v1/client.pbjson.dart'; export 'client/ibc/core/client/v1/client.pbenum.dart'; +export 'client/ibc/core/client/v1/client.pbjson.dart'; +export 'client/ibc/core/port/v1/query.pb.dart'; +export 'client/ibc/core/port/v1/query.pbenum.dart'; +export 'client/ibc/core/port/v1/query.pbgrpc.dart'; +export 'client/ibc/core/port/v1/query.pbjson.dart';