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

Xmzheng/client sdk callformat lib #962

Merged
merged 12 commits into from
Jul 6, 2022
Merged

Commits on Jul 6, 2022

  1. init commit

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    6485018 View commit details
    Browse the repository at this point in the history
  2. add unittest for mrae functions

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8af546d View commit details
    Browse the repository at this point in the history
  3. fmt

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    084158f View commit details
    Browse the repository at this point in the history
  4. use tweetnacl and address other comments

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    07cb480 View commit details
    Browse the repository at this point in the history
  5. address more comments

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    18956b1 View commit details
    Browse the repository at this point in the history
  6. use arrayBuffer and ignore declaration error

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    f3567d5 View commit details
    Browse the repository at this point in the history
  7. add one more unittest and address more comments

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8fb3f0a View commit details
    Browse the repository at this point in the history
  8. add the callformat unit test

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    6a271c9 View commit details
    Browse the repository at this point in the history
  9. small format changes

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    59d8beb View commit details
    Browse the repository at this point in the history
  10. fix npm install issues

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8ca5ecb View commit details
    Browse the repository at this point in the history
  11. change encodeCall/decodeCall signatures to be async

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    bc5d02e View commit details
    Browse the repository at this point in the history
  12. fix the lint issue on test code

    James Zheng committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    ed84b41 View commit details
    Browse the repository at this point in the history