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

Tx json #23

Merged
merged 13 commits into from
Jun 1, 2021
Merged

Tx json #23

merged 13 commits into from
Jun 1, 2021

Commits on May 5, 2021

  1. marshall now working pending testing

    Mark committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ff0e317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c985dc View commit details
    Browse the repository at this point in the history
  3. adding unmarshall func and tests

    Mark committed May 5, 2021
    Configuration menu
    Copy the full SHA
    af35ec8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. adding marshall tests and fixing up linter

    Mark committed May 6, 2021
    Configuration menu
    Copy the full SHA
    e147bde View commit details
    Browse the repository at this point in the history
  2. added tests to check json format

    Mark committed May 6, 2021
    Configuration menu
    Copy the full SHA
    11ee5ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9effbf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab60591 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa60444 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

Commits on May 10, 2021

  1. hex may be empty so cannot rely on that for unmarshalling. Now added …

    …unmarshallers for input and output so we can unmarshall correctly in the event of the txJSON not having a hex field. We will check this field first however and attempt to map it with hex before falling back to to further unmarshalling process
    theflyingcodr committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a469971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d1817 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

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

Commits on Jun 1, 2021

  1. Remove vendor dir

    Jad Wahab committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    9b9d78d View commit details
    Browse the repository at this point in the history