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

Binary encode tx #46

Closed
wants to merge 34 commits into from
Closed

Commits on Oct 5, 2023

  1. account validation

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f4d4f1b View commit details
    Browse the repository at this point in the history
  2. admin validation

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    294baa6 View commit details
    Browse the repository at this point in the history
  3. improve error

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f3c5352 View commit details
    Browse the repository at this point in the history
  4. channel validation

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    651a7e4 View commit details
    Browse the repository at this point in the history
  5. clio validation

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ec0b614 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efbcd0d View commit details
    Browse the repository at this point in the history
  7. path/book validation

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1480b93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    435b6c8 View commit details
    Browse the repository at this point in the history
  9. subscribe validation

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4e762f2 View commit details
    Browse the repository at this point in the history
  10. transactions validation

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b762889 View commit details
    Browse the repository at this point in the history
  11. utility validation

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5c5a725 View commit details
    Browse the repository at this point in the history
  12. addl tests

    CreatureDev committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    22d44cb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. typo

    CreatureDev committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    d8364f0 View commit details
    Browse the repository at this point in the history
  2. complete client impl

    CreatureDev committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0565c16 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. requested changes

    CreatureDev committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7c9fd4f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge pull request #1 from xyield/pr/model-validation

    Model validation
    CreatureDev authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0605fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8e4e6d View commit details
    Browse the repository at this point in the history
  3. bugfixes

    CreatureDev committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    95e2980 View commit details
    Browse the repository at this point in the history
  4. change imports

    CreatureDev committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6a64aa5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix response decoding

    CreatureDev committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    30f5a78 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. remainder of client

    CreatureDev committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b847014 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update README.md

    CreatureDev authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a7360f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456af3b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    4cd8ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92c4967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce86a09 View commit details
    Browse the repository at this point in the history
  4. chore: updated definitions.json

    JCrawsh authored and CreatureDev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4e84c19 View commit details
    Browse the repository at this point in the history
  5. chore: added tests for uint types

    JCrawsh authored and CreatureDev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5187c9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a059d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4784faf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88ec97d View commit details
    Browse the repository at this point in the history
  9. fix imports

    CreatureDev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7f6fe94 View commit details
    Browse the repository at this point in the history
  10. send response with error

    CreatureDev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    57b9748 View commit details
    Browse the repository at this point in the history
  11. have response with error

    CreatureDev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b6876c2 View commit details
    Browse the repository at this point in the history