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: PrevRealm ignores user realms in MsgRun #1719

Merged
merged 7 commits into from
May 23, 2024

Commits on Mar 1, 2024

  1. feat: PrevRealm ignores user realms

    Fix gnolang#1664
    
    As commented in the IsRealm() method, a better format of user realms
    should emerge in the form of `gno.land/u/user_address`, which would
    remove the confusion between standard realms and the realm forged under
    the MsgRun transaction.
    tbruyelle committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f4e487b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Apr 22, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    bd94b2c View commit details
    Browse the repository at this point in the history
  2. test: fix gas-wanted

    tbruyelle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f70b104 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    95cd4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f6938 View commit details
    Browse the repository at this point in the history