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 full version address identifies the hash_type #557

Merged
merged 5 commits into from
Sep 30, 2021

Commits on Sep 1, 2021

  1. feat(utils): add full version address identified the hash_type and vm…

    …_version
    
    Add a new format of full address, which identifies the hash_type and vm_version
    
    ref nervosnetwork/rfcs#239
    Keith-CY committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7e2941a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. feat: update methods about full address of new version

    1. import bech32, bech32m from an external pacakge
    2. update format of the new full address
    Keith-CY committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    ecf619d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    542dfbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    542d345 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    949b8b5 View commit details
    Browse the repository at this point in the history