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

Dapi for N3 #145

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

Dapi for N3 #145

wants to merge 27 commits into from

Commits on Nov 24, 2021

  1. Dapi for N3

    erikzhang committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    2e8fb14 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Avoid bigint

    erikzhang committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    62394ae View commit details
    Browse the repository at this point in the history
  2. Rename

    erikzhang committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9459556 View commit details
    Browse the repository at this point in the history
  3. Add details to Error type

    erikzhang committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    cb8cdce View commit details
    Browse the repository at this point in the history
  4. Split into paragraphs

    erikzhang committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9740597 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5280cc9 View commit details
    Browse the repository at this point in the history
  6. Improve invoke

    erikzhang committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f7c5e16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8dcf11 View commit details
    Browse the repository at this point in the history
  8. Add FailedError

    erikzhang committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    460fb0c View commit details
    Browse the repository at this point in the history
  9. Add removeListener

    erikzhang committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    84fe922 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Modify InvocationArguments

    erikzhang committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    fa93ca5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Remove an overload of call

    erikzhang committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    95a2db9 View commit details
    Browse the repository at this point in the history
  2. Add dispatchEvent

    erikzhang committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    6bdd0e0 View commit details
    Browse the repository at this point in the history
  3. fix

    erikzhang committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    89d6acc View commit details
    Browse the repository at this point in the history
  4. Add comments

    erikzhang committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    0e1ec0f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Allow private network

    erikzhang committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    21887fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5165ead View commit details
    Browse the repository at this point in the history
  3. Add dapiVersion

    erikzhang committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    9f3a1df View commit details
    Browse the repository at this point in the history
  4. Add signMessage

    erikzhang committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    6f73dd5 View commit details
    Browse the repository at this point in the history
  5. Fix signMessage

    erikzhang committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    54f2603 View commit details
    Browse the repository at this point in the history
  6. Add verifyMessage

    erikzhang committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    de1a822 View commit details
    Browse the repository at this point in the history
  7. Remove verifyMessage

    erikzhang committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    5e9a49a View commit details
    Browse the repository at this point in the history
  8. Improve signMessage

    erikzhang committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    161a3e7 View commit details
    Browse the repository at this point in the history
  9. Use Promise

    erikzhang committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    bace433 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67b282f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    f36ddd0 View commit details
    Browse the repository at this point in the history
  2. Add requires

    erikzhang committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    10f5399 View commit details
    Browse the repository at this point in the history