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(json-abi): improve JsonAbi::to_sol #408

Merged
merged 10 commits into from
Nov 9, 2023
Merged

feat(json-abi): improve JsonAbi::to_sol #408

merged 10 commits into from
Nov 9, 2023

Commits on Nov 9, 2023

  1. test: add more tests

    DaniPopes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b578a4d View commit details
    Browse the repository at this point in the history
  2. test: add to_sol tests

    DaniPopes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    18b87b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dde07bb View commit details
    Browse the repository at this point in the history
  4. move

    DaniPopes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    afca2d6 View commit details
    Browse the repository at this point in the history
  5. fix: whitespace

    DaniPopes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8499418 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef65617 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82bf91e View commit details
    Browse the repository at this point in the history
  8. chore: clippy

    DaniPopes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cca7447 View commit details
    Browse the repository at this point in the history
  9. fixes

    DaniPopes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    18bd674 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3dacc8f View commit details
    Browse the repository at this point in the history