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): redstone and garnet chains #2776

Merged
merged 9 commits into from
Apr 30, 2024
Merged

Conversation

qbzzt
Copy link
Contributor

@qbzzt qbzzt commented Apr 30, 2024

Also remove lattice testnet.

@qbzzt qbzzt requested review from alvrs, holic and yonadaaa as code owners April 30, 2024 19:04
Copy link

changeset-bot bot commented Apr 30, 2024

🦋 Changeset detected

Latest commit: 1ac9434

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
create-mud Patch
@latticexyz/abi-ts Patch
@latticexyz/block-logs-stream Patch
@latticexyz/cli Patch
@latticexyz/common Patch
@latticexyz/config Patch
@latticexyz/dev-tools Patch
@latticexyz/faucet Patch
@latticexyz/gas-report Patch
@latticexyz/protocol-parser Patch
@latticexyz/query Patch
@latticexyz/react Patch
@latticexyz/recs Patch
@latticexyz/schema-type Patch
@latticexyz/services Patch
solhint-config-mud Patch
solhint-plugin-mud Patch
@latticexyz/store-indexer Patch
@latticexyz/store-sync Patch
@latticexyz/store Patch
@latticexyz/utils Patch
@latticexyz/world-modules Patch
@latticexyz/world Patch
mock-game-contracts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

yonadaaa
yonadaaa previously approved these changes Apr 30, 2024
@@ -38,6 +38,7 @@
"@types/react-dom": "18.2.7",
"@types/styled-components": "^5.1.26",
"@vitejs/plugin-react": "^3.1.0",
"eslint": "8.57.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the issue with eslint?

Copy link
Contributor Author

@qbzzt qbzzt Apr 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That it wouldn't let me commit because it had some kind of problem. I can try to reproduce it, but it'll take a bit. I'd rather not do it before Redstone.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you can't repro, should we remove this?

templates/phaser/packages/client/package.json Outdated Show resolved Hide resolved
templates/react-ecs/packages/client/package.json Outdated Show resolved Hide resolved
templates/react/packages/client/package.json Outdated Show resolved Hide resolved
templates/threejs/packages/client/package.json Outdated Show resolved Hide resolved
@holic holic changed the title feat(templates): update to include redstone and garnet definitions feat(create-mud): update to include redstone and garnet definitions Apr 30, 2024
@holic holic changed the title feat(create-mud): update to include redstone and garnet definitions feat(create-mud): redstone and garnet chains Apr 30, 2024
@holic holic merged commit 6b247fb into main Apr 30, 2024
12 checks passed
@holic holic deleted the 240430-templates-redstone branch April 30, 2024 22:46
dhvanipa pushed a commit to tenetxyz/mud that referenced this pull request May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants