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(sol-types): introduce SolValue, make Encodable an impl detail #333

Merged
merged 20 commits into from
Oct 7, 2023

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    ff81902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02462e2 View commit details
    Browse the repository at this point in the history
  3. chore: clippy

    DaniPopes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    713fe63 View commit details
    Browse the repository at this point in the history
  4. fixtest

    DaniPopes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3e6903b View commit details
    Browse the repository at this point in the history
  5. fixstable

    DaniPopes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2abad05 View commit details
    Browse the repository at this point in the history
  6. tuple perfington

    DaniPopes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    25c4f8a View commit details
    Browse the repository at this point in the history
  7. cleanup

    DaniPopes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    dd98881 View commit details
    Browse the repository at this point in the history
  8. from

    DaniPopes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5c75801 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    155c4d4 View commit details
    Browse the repository at this point in the history
  2. docs

    DaniPopes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8e7121c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16d31d View commit details
    Browse the repository at this point in the history
  4. update examples

    DaniPopes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ec06a0a View commit details
    Browse the repository at this point in the history
  5. rename to SolValue

    DaniPopes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    73b0bb1 View commit details
    Browse the repository at this point in the history
  6. update docs

    DaniPopes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    92b37fc View commit details
    Browse the repository at this point in the history
  7. rename value module

    DaniPopes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    b55f1a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fad5042 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46a50df View commit details
    Browse the repository at this point in the history
  10. update event doc

    DaniPopes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fa86685 View commit details
    Browse the repository at this point in the history
  11. tweaks

    DaniPopes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    310e064 View commit details
    Browse the repository at this point in the history
  12. final tweaks

    DaniPopes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ba8cdf4 View commit details
    Browse the repository at this point in the history