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

Add fn in SC lib to get genesis address in smart contract #268

Merged
11 commits merged into from
Apr 29, 2022

Commits on Mar 30, 2022

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

Commits on Apr 1, 2022

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

Commits on Apr 6, 2022

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

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    fb31cc1 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    imnik11 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f21199c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    b0976bd View commit details
    Browse the repository at this point in the history
  2. Fix test

    imnik11 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    0948023 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on Apr 27, 2022

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

Commits on Apr 29, 2022

  1. Support get_genesis_address/0 in the conditions

    Samuel committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b1f8b7d View commit details
    Browse the repository at this point in the history
  2. Removed address decoding

    imnik11 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    11017c1 View commit details
    Browse the repository at this point in the history