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(cli): generate system ABI's from World address #2849

Closed
wants to merge 28 commits into from

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    5d50595 View commit details
    Browse the repository at this point in the history
  2. f to func

    yonadaaa committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a1f03ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fcf8d4 View commit details
    Browse the repository at this point in the history
  4. fix: parse with regex

    yonadaaa committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d3b44ad View commit details
    Browse the repository at this point in the history
  5. wip: codegen struct names

    yonadaaa committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f2b425e View commit details
    Browse the repository at this point in the history
  6. feat: abigen

    yonadaaa committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0032e7b View commit details
    Browse the repository at this point in the history
  7. fix: reorganise, types

    yonadaaa committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8aa75a7 View commit details
    Browse the repository at this point in the history
  8. refactor: simplify types

    yonadaaa committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b0d0313 View commit details
    Browse the repository at this point in the history
  9. refactor: rename

    yonadaaa committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a4ff4cd View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. refactor: use parseAbiItem

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6844e86 View commit details
    Browse the repository at this point in the history
  2. feat: write abis to file

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b28b723 View commit details
    Browse the repository at this point in the history
  3. feat: resourceToLabel

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d8fca7e View commit details
    Browse the repository at this point in the history
  4. feat: world abi

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b9d2796 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f41cfb5 View commit details
    Browse the repository at this point in the history
  6. refactor: describe

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    216ff7d View commit details
    Browse the repository at this point in the history
  7. refactor: move util

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3fe68e1 View commit details
    Browse the repository at this point in the history
  8. refactor: systemToAbi

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1b9c25b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98f34b4 View commit details
    Browse the repository at this point in the history
  10. chore: changeset

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0cbccff View commit details
    Browse the repository at this point in the history
  11. refactor: add helper

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3c59a73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    069f96b View commit details
    Browse the repository at this point in the history
  13. fix: abi.json

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0f7419f View commit details
    Browse the repository at this point in the history
  14. feat: abis directory

    yonadaaa committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b2722bf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7ba1f43 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. refactor: constants

    yonadaaa committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a3d4d1d View commit details
    Browse the repository at this point in the history
  2. refactor: getWorldAbi helper

    yonadaaa committed May 23, 2024
    Configuration menu
    Copy the full SHA
    812c752 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix: use await

    yonadaaa committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    56fa764 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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