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

CIP-0116: add Conway json schema #912

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Aug 5, 2024

  1. WIP: conway JSON spec

    klntsky committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8589e85 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Add TransactionWitnessSet

    klntsky committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5c89abd View commit details
    Browse the repository at this point in the history
  2. Add GovAction type

    klntsky committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    54ed08d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    225eab3 View commit details
    Browse the repository at this point in the history
  4. Add TransactionMetadatum

    klntsky committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    11df404 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. WIP: conway json-schema

    klntsky committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3fc023f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Fix: minLength -> minItems

    klntsky committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d06628e View commit details
    Browse the repository at this point in the history
  2. WIP: add Vote, Voter & more

    klntsky committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    edb0e0a View commit details
    Browse the repository at this point in the history
  3. Add missing types

    klntsky committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c244cc6 View commit details
    Browse the repository at this point in the history
  4. WIP: certs

    klntsky committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    935f96a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

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

Commits on Oct 3, 2024

  1. Minor fixes to schemas

    nazrhom committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    251edee View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. Merge pull request #5 from nazrhom/nazrhom/cip116/conway-fix

    Minor fixes to schemas
    nazrhom authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3463f6c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Add examples for some types

    nazrhom committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    00582ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from klntsky/nazrhom/cip116/add-examples

    Add examples for some types
    nazrhom authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ed367d8 View commit details
    Browse the repository at this point in the history