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

ty: Make type fields public #176

Merged
merged 7 commits into from
Mar 29, 2023
Merged

ty: Make type fields public #176

merged 7 commits into from
Mar 29, 2023

Commits on Mar 28, 2023

  1. portable: Expose types as mutable from the PortableRegistry

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5dc4b83 View commit details
    Browse the repository at this point in the history
  2. ty: Make type fields public

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a354dd0 View commit details
    Browse the repository at this point in the history
  3. portable: Make PortableType public

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f636cbc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Deprecate getters

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    173adcd View commit details
    Browse the repository at this point in the history
  2. Adjust codebase to use inner fields

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    73cb1d2 View commit details
    Browse the repository at this point in the history
  3. portable: Deprecate PortableType id() and ty()

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    985776b View commit details
    Browse the repository at this point in the history
  4. portable: Don't use deprecated getters

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b302b91 View commit details
    Browse the repository at this point in the history