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

feat: Add initial support for Comparable in protobuf-defined state types. #11229

Closed
wants to merge 1 commit into from

Commits on Feb 9, 2024

  1. feat: Add initial support for Comparable in protobuf-defined state ty…

    …pes.
    
    * Changed the protobufs branch to use the commit hash with updated proto definitions.
       * This is part of moving away from branches to commit hashes and tags for long-term stability.
    * Fixed "pretty print" test in smart contract impl that depends on internal data type names in PBJ.
    * Modified KeyComparator to make use of new compareTo methods and explicitly "normalize" results.
    * Fixed new protobuf clone task to not prepend `origin` unnecessarily, preventing use of commit hash.
    
    Signed-off-by: Joseph Sinclair <[email protected]>
    jsync-swirlds committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4a71d3b View commit details
    Browse the repository at this point in the history