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 RegisterUser #21

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

feat: add RegisterUser #21

wants to merge 18 commits into from

Commits on May 19, 2021

  1. init user_map

    0xmountaintop committed May 19, 2021
    Configuration menu
    Copy the full SHA
    1b783ba View commit details
    Browse the repository at this point in the history
  2. init registerUser

    0xmountaintop committed May 19, 2021
    Configuration menu
    Copy the full SHA
    29d683c View commit details
    Browse the repository at this point in the history
  3. add registerUser()

    0xmountaintop committed May 19, 2021
    Configuration menu
    Copy the full SHA
    585f2c3 View commit details
    Browse the repository at this point in the history
  4. add event

    0xmountaintop committed May 19, 2021
    Configuration menu
    Copy the full SHA
    efd4e56 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. add bjjPubkey

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    f883920 View commit details
    Browse the repository at this point in the history
  2. fix test

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    5408c07 View commit details
    Browse the repository at this point in the history
  3. WIP

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    0cb6652 View commit details
    Browse the repository at this point in the history
  4. fix register logic

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    50e153f View commit details
    Browse the repository at this point in the history
  5. fix

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    b2eaae4 View commit details
    Browse the repository at this point in the history
  6. length check

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    b852cf9 View commit details
    Browse the repository at this point in the history
  7. fix tobjj

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    27aaffc View commit details
    Browse the repository at this point in the history
  8. update test

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    aa1a1f3 View commit details
    Browse the repository at this point in the history
  9. minor

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    7327b83 View commit details
    Browse the repository at this point in the history
  10. minor

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    45a00f0 View commit details
    Browse the repository at this point in the history
  11. use bytes32

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    32da44e View commit details
    Browse the repository at this point in the history
  12. minor

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ec55b12 View commit details
    Browse the repository at this point in the history
  13. minor

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    8debaa8 View commit details
    Browse the repository at this point in the history
  14. use string

    0xmountaintop committed May 20, 2021
    Configuration menu
    Copy the full SHA
    f3113f2 View commit details
    Browse the repository at this point in the history