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: ABI gen (without CLI) #3249

Draft
wants to merge 23 commits into
base: ns/feat/abi-parser
Choose a base branch
from

Commits on Oct 3, 2024

  1. implemented templates

    nedsalk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0293c31 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. refactor

    nedsalk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    33e1ea1 View commit details
    Browse the repository at this point in the history
  2. rename functions

    nedsalk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f1e6544 View commit details
    Browse the repository at this point in the history
  3. improve structure

    nedsalk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cdc480a View commit details
    Browse the repository at this point in the history
  4. revert changes

    nedsalk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    03e0865 View commit details
    Browse the repository at this point in the history
  5. fixes

    nedsalk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    26cd5ab View commit details
    Browse the repository at this point in the history
  6. revert

    nedsalk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    02aed73 View commit details
    Browse the repository at this point in the history
  7. add versions support

    nedsalk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ac4642a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fff5fba View commit details
    Browse the repository at this point in the history
  9. remvoe todo

    nedsalk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2ba0152 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

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

Commits on Oct 18, 2024

  1. fix common import

    nedsalk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1277451 View commit details
    Browse the repository at this point in the history
  2. fix typos

    nedsalk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d396ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38de4ec View commit details
    Browse the repository at this point in the history
  4. fix test

    nedsalk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7d83f2b View commit details
    Browse the repository at this point in the history
  5. fix script

    nedsalk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    48e6257 View commit details
    Browse the repository at this point in the history
  6. add bytecode to script

    nedsalk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d303c11 View commit details
    Browse the repository at this point in the history
  7. add abi to contract

    nedsalk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    70481d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    33297d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f521590 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. bugfixings, refactors galore

    nedsalk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    755337f View commit details
    Browse the repository at this point in the history