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

EE-1221: Increase create purse / mint entry point cost #1326

Merged

Commits on Apr 16, 2021

  1. EE-1221: Increase create_purse/mint price 10x.

    Michał Papierski committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    6523512 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. EE-1221: Bump price to 2.5 tokens

    Michał Papierski committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    da0a164 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Merge branch 'dev' into ee-1221-create-purse-price

    Michał Papierski committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f29a05e View commit details
    Browse the repository at this point in the history
  2. EE-1221: Create purse first, then use in payment.

    This change first creates a purse and saves them in the account's
    context which will be later retrieved under payment code. This is due to
    the fact that create_purse would always trigger GasLimit error.
    Michał Papierski committed May 21, 2021
    Configuration menu
    Copy the full SHA
    40da8b7 View commit details
    Browse the repository at this point in the history
  3. EE-1221: Bump default create_purse cost.

    Michał Papierski committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7183bc8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. EE-1221: Fix clipy issues.

    Michał Papierski committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5380d04 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Merge branch 'dev' into ee-1221-create-purse-price

    Michał Papierski committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9e4e5a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. EE-1221: Update changelog

    mpapierski committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    c838e0b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Merge branch 'dev' into ee-1221-create-purse-price

     Conflicts:
    	execution_engine/CHANGELOG.md
    mpapierski committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a4b0adf View commit details
    Browse the repository at this point in the history