Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2 #122

Merged
merged 18 commits into from
Jul 17, 2024
Merged

Version 2 #122

merged 18 commits into from
Jul 17, 2024

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    0cabae8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    bcf639d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Initial V2 Layout

    arjanz committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4e1e8f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. WIP

    arjanz committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0930d29 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Updated README.md

    arjanz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    cf5ed72 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    d37f7a5 View commit details
    Browse the repository at this point in the history
  2. Fixed deserialize of Tuple

    arjanz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    149ca49 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Make scale_type_cls configurable per ScaleTypeDef

    Configurable arguments per `Struct` subclass
    Configurable values per `Tuple` subclass
    Configurable variants per `Enum` subclass
    arjanz committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9758c4e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. * Added MultiAccountId implementation

    * Added custom `Call` implementation
    * type def override function now passes relevant *args and **kwargs
    * Fixed various failing unit tests
    arjanz committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8642df6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    a372268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e97887 View commit details
    Browse the repository at this point in the history
  3. * Added Float types

    * Refactored process_encode to _encode
    * Updated unit tests
    arjanz committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    98137cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e38742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    085832a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'refs/heads/v2' into az-v2

    # Conflicts:
    #	requirements.txt
    #	scalecodec/base.py
    #	scalecodec/types.py
    #	setup.py
    arjanz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fb10f7f View commit details
    Browse the repository at this point in the history
  2. Fixed version check

    arjanz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    30c862e View commit details
    Browse the repository at this point in the history
  3. Updated requirements.txt

    arjanz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c1a5113 View commit details
    Browse the repository at this point in the history
  4. Copyright 2024

    arjanz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0168ef3 View commit details
    Browse the repository at this point in the history