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

fix(create-mud): run anvil in its own process #2538

Merged
merged 2 commits into from
Apr 1, 2024
Merged

fix(create-mud): run anvil in its own process #2538

merged 2 commits into from
Apr 1, 2024

Conversation

holic
Copy link
Member

@holic holic commented Mar 24, 2024

closes #927

runs anvil in its own process (rather than bundled with dev-contracts) so that anvil logs can more easily surface without also clobbering dev-contracts output

also updated worlds.json with the latest world address

Copy link

changeset-bot bot commented Mar 24, 2024

🦋 Changeset detected

Latest commit: 74c3cfa

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

@holic holic changed the title feat(create-mud): run anvil in its own process fix(create-mud): run anvil in its own process Mar 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@holic holic marked this pull request as ready for review March 24, 2024 08:47
@holic holic requested review from alvrs and yonadaa as code owners March 24, 2024 08:47
@holic holic merged commit 9e23976 into main Apr 1, 2024
11 checks passed
@holic holic deleted the holic/anvil-proc branch April 1, 2024 10:27
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.

dev/anvil: bubble up console.log and other signalful anvil logs
2 participants