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 tx encode and decode endpoints #13789

Merged
merged 25 commits into from
Nov 15, 2022
Merged

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    660771d View commit details
    Browse the repository at this point in the history
  2. add TxEncode endpoint

    likhita-809 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e57b247 View commit details
    Browse the repository at this point in the history
  3. fix txdecode

    likhita-809 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b975bcd View commit details
    Browse the repository at this point in the history
  4. fix TxEncode

    likhita-809 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ff4480a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a1429 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5658482 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    727c33e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. wip: add decoder tests

    likhita-809 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fa6abb6 View commit details
    Browse the repository at this point in the history
  2. fix some tests

    likhita-809 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fb094f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd0b9a8 View commit details
    Browse the repository at this point in the history
  4. add tests

    likhita-809 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9ff1802 View commit details
    Browse the repository at this point in the history
  5. extend a commet

    likhita-809 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ae11099 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a89e37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45412b8 View commit details
    Browse the repository at this point in the history
  8. add inline docs

    likhita-809 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fa6311e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    457dc59 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. nit: review comments

    likhita-809 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0820f72 View commit details
    Browse the repository at this point in the history
  2. add changelog

    likhita-809 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0f8f67c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9959649 View commit details
    Browse the repository at this point in the history
  4. address review comments

    likhita-809 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5c22520 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34b80ff View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    762930f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d801f99 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

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