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(create-mud): use new sync packages #1214

Merged
merged 83 commits into from
Aug 9, 2023
Merged

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    6bc4dcd View commit details
    Browse the repository at this point in the history
  2. update types

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    960300d View commit details
    Browse the repository at this point in the history
  3. simplify

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9858d12 View commit details
    Browse the repository at this point in the history
  4. migrate react client

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    97f8a3c View commit details
    Browse the repository at this point in the history
  5. migrate threejs

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8d7b706 View commit details
    Browse the repository at this point in the history
  6. migrate phaser template

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    35c175c View commit details
    Browse the repository at this point in the history
  7. update phaser example

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5eb8bf1 View commit details
    Browse the repository at this point in the history
  8. migrate example react

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b29a6fc View commit details
    Browse the repository at this point in the history
  9. migrate example vanilla

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c6761eb View commit details
    Browse the repository at this point in the history
  10. start migrating e2e

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fffdb10 View commit details
    Browse the repository at this point in the history
  11. fix type

    holic committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d79c9d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. regen components

    holic committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    272cd6a View commit details
    Browse the repository at this point in the history
  2. e2e wip

    holic committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6cf4c1b View commit details
    Browse the repository at this point in the history
  3. fix node warning

    holic committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9f055af View commit details
    Browse the repository at this point in the history
  4. more wip

    holic committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    07e9780 View commit details
    Browse the repository at this point in the history
  5. some e2e fixes

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

Commits on Aug 2, 2023

  1. fix tests

    holic committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    68f18ec View commit details
    Browse the repository at this point in the history
  2. removed unused method

    holic committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9d9e5b4 View commit details
    Browse the repository at this point in the history
  3. make e2e tests work

    holic committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3bf4eb8 View commit details
    Browse the repository at this point in the history
  4. bump timeout

    holic committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0cb6cd9 View commit details
    Browse the repository at this point in the history
  5. disable that for now

    holic committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7a150f6 View commit details
    Browse the repository at this point in the history
  6. maybe fix tests

    holic committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0c34c1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    447c805 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    89a711e View commit details
    Browse the repository at this point in the history
  2. update singleton entity

    holic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0db5373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb33d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    212c78c View commit details
    Browse the repository at this point in the history
  5. get zero fees working

    holic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a0235f1 View commit details
    Browse the repository at this point in the history
  6. update templates etc

    holic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    08023c9 View commit details
    Browse the repository at this point in the history
  7. bump es target

    holic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    e46787c View commit details
    Browse the repository at this point in the history
  8. remove dupe keys after merge

    holic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    917c6d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    490700f View commit details
    Browse the repository at this point in the history
  10. Create tame-lemons-play.md

    holic authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f05eb13 View commit details
    Browse the repository at this point in the history
  11. a few more updates

    holic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    18b1476 View commit details
    Browse the repository at this point in the history
  12. Update tame-lemons-play.md

    holic authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c8b7cbd View commit details
    Browse the repository at this point in the history
  13. Update tame-lemons-play.md

    holic authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2b2a474 View commit details
    Browse the repository at this point in the history
  14. prettier

    holic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8f5eff7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update tame-lemons-play.md

    clarify recs vs store-cache migration
    holic authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ba6f360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90031f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15c7ec3 View commit details
    Browse the repository at this point in the history
  4. rework sqlite file handling

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8a9a760 View commit details
    Browse the repository at this point in the history
  5. rebuild recs components

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    910eb24 View commit details
    Browse the repository at this point in the history
  6. fix start command

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a1d300f View commit details
    Browse the repository at this point in the history
  7. I don't think this will help

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6840edb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3dceee3 View commit details
    Browse the repository at this point in the history
  9. move things around a bit

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    eecfbad View commit details
    Browse the repository at this point in the history
  10. log initial state

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    00b9b6c View commit details
    Browse the repository at this point in the history
  11. this feels better

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cb70bb8 View commit details
    Browse the repository at this point in the history
  12. Revert "log initial state"

    This reverts commit 00b9b6c.
    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d463df2 View commit details
    Browse the repository at this point in the history
  13. clean up

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    eeb0a17 View commit details
    Browse the repository at this point in the history
  14. Update tame-lemons-play.md

    holic authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    de05378 View commit details
    Browse the repository at this point in the history
  15. truncate instead of rm

    alvrs committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    39d160e View commit details
    Browse the repository at this point in the history
  16. consolidate client config

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    08cbfb9 View commit details
    Browse the repository at this point in the history
  17. use anvil.js

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2a44ceb View commit details
    Browse the repository at this point in the history
  18. don't use ws

    holic committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    81cb59e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. get anvil.js working

    holic committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f4defdb View commit details
    Browse the repository at this point in the history
  2. fix indexer shutdown

    holic committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7c1d06d View commit details
    Browse the repository at this point in the history
  3. try our own exit tracking

    holic committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1b1e190 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05dc486 View commit details
    Browse the repository at this point in the history
  5. small bit of clean up

    holic committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0666626 View commit details
    Browse the repository at this point in the history
  6. wip mud contract wrapper

    holic committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8d907e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    063ea59 View commit details
    Browse the repository at this point in the history
  8. add todo

    holic committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2014146 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bb6c27 View commit details
    Browse the repository at this point in the history
  10. clean up

    holic committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e89b317 View commit details
    Browse the repository at this point in the history
  11. throw on non-nonce issues

    holic committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    891549a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. move getTableIds

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8a989d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf7474c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    397b8c7 View commit details
    Browse the repository at this point in the history
  4. rename new utils

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    945d75c View commit details
    Browse the repository at this point in the history
  5. fix export

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4f192b1 View commit details
    Browse the repository at this point in the history
  6. missed an import

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    51a8017 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48ddd5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b9ede7 View commit details
    Browse the repository at this point in the history
  9. revert changeset

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cf8aef2 View commit details
    Browse the repository at this point in the history
  10. update changeset

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0a810f5 View commit details
    Browse the repository at this point in the history
  11. getContract -> createContract

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    090b008 View commit details
    Browse the repository at this point in the history
  12. move zero gas fee

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    051c510 View commit details
    Browse the repository at this point in the history
  13. move UnionOmit

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2e270d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f13d6d6 View commit details
    Browse the repository at this point in the history
  15. don't need this anymore

    holic committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    afe9613 View commit details
    Browse the repository at this point in the history
  16. Update .changeset/tame-lemons-play.md

    Co-authored-by: alvarius <alvarius@lattice.xyz>
    holic and alvrs authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    575748e View commit details
    Browse the repository at this point in the history
  17. Update tame-lemons-play.md

    holic authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d4984cc View commit details
    Browse the repository at this point in the history