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

[neox-2.x] add interop services #1597

Merged
merged 21 commits into from
May 6, 2020
Merged

[neox-2.x] add interop services #1597

merged 21 commits into from
May 6, 2020

Commits on Apr 22, 2020

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

Commits on Apr 23, 2020

  1. Add KeyRecover function Unit Test

    晨 黎 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    dc6afc0 View commit details
    Browse the repository at this point in the history
  2. add wrong key case

    晨 黎 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c682871 View commit details
    Browse the repository at this point in the history
  3. fix format

    晨 黎 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c4e104d View commit details
    Browse the repository at this point in the history
  4. Add keccak256 Hash Function test

    晨 黎 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    38358e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Add hexadecimal value check in keccak256

    Add recovery id in generate signature
    晨 黎 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    58c0058 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary blank

    晨 黎 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    b0bca87 View commit details
    Browse the repository at this point in the history
  3. fix whitespace formatting

    晨 黎 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    a5d3457 View commit details
    Browse the repository at this point in the history
  4. fix some problems

    晨 黎 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    370ea6b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. clean

    ZhangTao1596 committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    f7a0830 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. refactor code

    Luchuan committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    b31b16d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b022dc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eb8504 View commit details
    Browse the repository at this point in the history
  4. Remove keccak256 hash algorithm

    晨 黎 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    734fbaa View commit details
    Browse the repository at this point in the history
  5. Remove keccak256 UT

    晨 黎 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d1575cb View commit details
    Browse the repository at this point in the history
  6. remove unnecessary reference

    晨 黎 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5b6c2b1 View commit details
    Browse the repository at this point in the history
  7. Remove unused usings

    晨 黎 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    268ec5a View commit details
    Browse the repository at this point in the history
  8. Add exception type Judgement

    晨 黎 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    fa573cf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Add signature validate part

    晨 黎 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    bbceb93 View commit details
    Browse the repository at this point in the history
  2. fix format

    晨 黎 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    be3b661 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. remove docheck

    Luchuan committed May 6, 2020
    Configuration menu
    Copy the full SHA
    8d3142c View commit details
    Browse the repository at this point in the history