Skip to content
Snippets Groups Projects
Select Git revision
  • abw_rc_scale
  • akociubinski/schemas_for_new_rc_api_methods
  • jziebinski/fix-custom-json
  • kmochocki/add-trx-id-to-broadcast-transaction
  • kmochocki/fix-hive-error-response
  • kmochocki/fixes
  • kmochocki/jziebinski/prepare-pydantic
  • kmochocki/minor-fixes
  • kmochocki/move-beekeeper-models
  • kmochocki/mt-api-fixes
  • kmochocki/mt-remove-notifications
  • kmochocki/overload-now-method
  • kmochocki/schemas-operations-revisited
  • kmochocki/tmp
  • kmochocki/wip
  • kudmich/add-hive_string_int-type
  • master default protected
  • mk-operation-parser
  • mkrzeminski/keyauth_fix_5m_MR_add_key_in_config
  • msobczyk/change-json-type-in-custom-json-operation
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Jul13111056Jun23May1626Apr25201918131229Mar272117Feb151314Dec12228Nov24232214109228Oct121116Sep14139730Aug29251716121198425Jul137Jun230May2717131226AprAdd test of HiveIntFix TypeError in CustomJsonOperationAsset is now union of Legacy and Nai. Union in models fields was uselessto json fields add option that it can be empty stringAdd strict version of NaiAssetsAdd docstrings in hive_fields_schemas filesAdd new implementation of HiveDateTime field. Create strict and non-strict versionrename hive_fields_schemas/ to hive_fields_schemas_strict/, create file hive_fields_schemas for non-strict versions of fieldsAdded a py.typed file so that mypy will know to use our type annotations.Move main project dir out of package/Add simple tests for importsFix NameError: Field name "json" shadows a BaseModel attributeChange modules structure to expose api for importingIntroduce AssetLegacy base classDo not place pydantic typing under if TYPE_CHECKINGCreate separate types module for type aliasesRename asset classesCreate strict forms of the operationsModify return type of CustomIdType validatorModify HiveIntMove docstring at the top of file hive_constantsCreate Assets types which are unions of legacy and nai formatCreate defaults values for operations that is not include in hive_constantsRename defaults to hive_constants, delete usage of custom types in hive_constantsFix typo in preconfigured_base_model, move this file to __private/Change base class to PreconfiguredBaseModel to all classes(just PrecofifuredBaseModel inheritance from BaseModel)Create HiveInt custom typeAdd defaults file in __private/Change memo to str type, create base abstract class for all assetsAdd annotations to all functions, change code annoations according to mypyAdd type_checking to imports, changes in line with ruffEnable pydantic plugin for mypyFix importsFormat code with BlackRun autofixes of basic pre-commit hooksExclude .old/ in pre-commit configMove old package/ and tests/ inside .old/ directoryChange implement of from fields to pydantic Field with alias='from'Create preconfigured class to manage properties of all classesSwitch the way of validation CustomIdType to __get_validator class method
Loading