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

imp(contracts): Add contracts directory and compilation script #24

Merged
merged 27 commits into from
Aug 6, 2024

Commits on Aug 2, 2024

  1. add wallets types

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2d0025e View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b38681a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    974b38b View commit details
    Browse the repository at this point in the history
  4. add crypto package

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    38442cc View commit details
    Browse the repository at this point in the history
  5. regenerate protos

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3541a4d View commit details
    Browse the repository at this point in the history
  6. add changelog entry

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2ac53ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d12c2a3 View commit details
    Browse the repository at this point in the history
  8. adjust package imports

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5018c0b View commit details
    Browse the repository at this point in the history
  9. add encoding package

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b770d55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2459447 View commit details
    Browse the repository at this point in the history
  11. adjust changelog

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    464216d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0928771 View commit details
    Browse the repository at this point in the history
  13. add changelog entry

    MalteHerrmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8e8303d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    81ba954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    071d933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eca56d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0150dbc View commit details
    Browse the repository at this point in the history
  5. run gofumpt

    MalteHerrmann committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    88e9785 View commit details
    Browse the repository at this point in the history
  6. add changelog entry

    MalteHerrmann committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9645496 View commit details
    Browse the repository at this point in the history
  7. sort some more imports

    MalteHerrmann committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b465072 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    217bb7d View commit details
    Browse the repository at this point in the history
  9. add changelog entry

    MalteHerrmann committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    eee02ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ccc87ba View commit details
    Browse the repository at this point in the history
  11. add changelog entry

    MalteHerrmann committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f3e8921 View commit details
    Browse the repository at this point in the history
  12. adjust import path

    MalteHerrmann committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    89057fc View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    979cc81 View commit details
    Browse the repository at this point in the history
  2. address isort linter

    MalteHerrmann committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9ea91e9 View commit details
    Browse the repository at this point in the history