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(store,world): combine schema and metadata registration, rename getSchema to getValueSchema, change Schema table id #1182

Merged
merged 23 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. refactor(store): rename getSchema to getValueSchema, refactor registe…

    …rSchema to registerTable (including key schema, value schema, key names, field names)
    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b73f0ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1168867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c24fa9 View commit details
    Browse the repository at this point in the history
  4. codegen

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9031ee9 View commit details
    Browse the repository at this point in the history
  5. clean up and codegen

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d72ac3a View commit details
    Browse the repository at this point in the history
  6. fix store and world tests

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    522aa17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02869fe View commit details
    Browse the repository at this point in the history
  8. update gas report

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7f639a0 View commit details
    Browse the repository at this point in the history
  9. Create modern-hornets-jam.md

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3fd08f3 View commit details
    Browse the repository at this point in the history
  10. update to new table registration approach

    holic authored and alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    862fce7 View commit details
    Browse the repository at this point in the history
  11. update comment

    holic authored and alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bb4803e View commit details
    Browse the repository at this point in the history
  12. remove unused dep

    holic authored and alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    44fab13 View commit details
    Browse the repository at this point in the history
  13. fix trace

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    84d19ff View commit details
    Browse the repository at this point in the history
  14. rename valueNames to fieldNames

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c3caf80 View commit details
    Browse the repository at this point in the history
  15. rename TableMetadata to Tables

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d1c3531 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f8892b4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0acea5e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    420ed7b View commit details
    Browse the repository at this point in the history
  19. gas-report

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    274cfff View commit details
    Browse the repository at this point in the history
  20. prettier

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b7d2a61 View commit details
    Browse the repository at this point in the history
  21. Apply suggestions from code review

    Co-authored-by: Kevin Ingersoll <[email protected]>
    alvrs and holic authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2721b51 View commit details
    Browse the repository at this point in the history
  22. Update packages/store/src/StoreCore.sol

    Co-authored-by: Kevin Ingersoll <[email protected]>
    alvrs and holic authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1816eb5 View commit details
    Browse the repository at this point in the history
  23. update changeset

    alvrs committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3ce006c View commit details
    Browse the repository at this point in the history