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): set protocol version, add tests #2412

Merged
merged 5 commits into from
Mar 12, 2024
Merged

Conversation

holic
Copy link
Member

@holic holic commented Mar 11, 2024

🎉

closes #2248
closes #2372

I was going to rename each of these to protocolVersion but realized a World is a Store, so the names would collide. And thought that storeProtocolVersion and worldProtocolVersion were too verbose + redundant (since it's in the context of Solidity anyway).

Copy link

changeset-bot bot commented Mar 11, 2024

🦋 Changeset detected

Latest commit: c52f188

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

This PR includes changesets to release 31 packages
Name Type
@latticexyz/store Major
@latticexyz/world Major
@latticexyz/cli Major
@latticexyz/dev-tools Major
@latticexyz/react Major
@latticexyz/store-indexer Major
@latticexyz/store-sync Major
@latticexyz/world-modules Major
@latticexyz/abi-ts Major
@latticexyz/block-logs-stream Major
@latticexyz/common Major
@latticexyz/config Major
create-mud Major
@latticexyz/ecs-browser Major
@latticexyz/faucet Major
@latticexyz/gas-report Major
@latticexyz/network Major
@latticexyz/noise Major
@latticexyz/phaserx Major
@latticexyz/protocol-parser Major
@latticexyz/recs Major
@latticexyz/schema-type Major
@latticexyz/services Major
@latticexyz/solecs Major
solhint-config-mud Major
solhint-plugin-mud Major
@latticexyz/std-client Major
@latticexyz/std-contracts Major
@latticexyz/store-cache Major
@latticexyz/utils Major
mock-game-contracts Major

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 marked this pull request as ready for review March 11, 2024 19:09
@holic holic requested review from alvrs and yonadaa as code owners March 11, 2024 19:09
@holic holic merged commit 9aa5e78 into main Mar 12, 2024
11 checks passed
@holic holic deleted the holic/protocol-versions branch March 12, 2024 11:12
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.

consider emitting package version with store/world bump store/world version alongside v2 stable release
2 participants