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: update solidity version #21

Merged
merged 7 commits into from
Oct 22, 2024

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    a87658a View commit details
    Browse the repository at this point in the history
  2. Refactor Solidity version handling and ABI parsing, adding tests for …

    …solidity contract & encoding/decoding
    
    In new version we use Solidity 0.8.19 we get for ABI real ABI structure, not string as it was at 0.5.5 version
    luka-ciric-ethernal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b14808b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    488658d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df2563f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    648afbd View commit details
    Browse the repository at this point in the history