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

interop: add contract storage limits #3232

Merged
merged 3 commits into from
Nov 28, 2023
Merged

interop: add contract storage limits #3232

merged 3 commits into from
Nov 28, 2023

Commits on Nov 27, 2023

  1. interop: add contract storage limits

    Users of NeoGo interop package may have a demand to use these limits
    for custom purposes, it would be nice to have them as constants.
    
    Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
    AnnaShaleva committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b35f351 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. *: update interop dependency

    Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
    AnnaShaleva committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a159054 View commit details
    Browse the repository at this point in the history
  2. compiler: add compatibility test for storage limits

    Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
    AnnaShaleva committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2eab743 View commit details
    Browse the repository at this point in the history