Skip to content

WIP: Migrate to modern package system with MVR deps and fix build warnings#8

Open
reditable wants to merge 1 commit into
mainfrom
chore/mvr-deps-and-warning-fixes
Open

WIP: Migrate to modern package system with MVR deps and fix build warnings#8
reditable wants to merge 1 commit into
mainfrom
chore/mvr-deps-and-warning-fixes

Conversation

@reditable

Copy link
Copy Markdown
Collaborator
  • Switch move_stl/integer_mate deps to Move Registry names (@cetuspackages/move-stl, @cetuspackages/inter-mate); pins resolve to the same mainnet-v1.3.0 commits as the previous git deps
  • Add Published.toml recording mainnet publication (v14 at 0x25ebb9a7..., original 0x1eabed72...)
  • Replace deprecated dynamic_object_field::exists_/dynamic_field::exists_ with exists, vector::empty with vector literals, and annotate an untyped literal in pool.move

Build is warning-free; all 339 unit tests pass.

- Switch move_stl/integer_mate deps to Move Registry names
  (@cetuspackages/move-stl, @cetuspackages/inter-mate); pins resolve
  to the same mainnet-v1.3.0 commits as the previous git deps
- Add Published.toml recording mainnet publication (v14 at 0x25ebb9a7...,
  original 0x1eabed72...)
- Replace deprecated dynamic_object_field::exists_/dynamic_field::exists_
  with exists, vector::empty with vector literals, and annotate an
  untyped literal in pool.move

Build is warning-free; all 339 unit tests pass.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@reditable reditable changed the title WIP:Migrate to modern package system with MVR deps and fix build warnings WIP: Migrate to modern package system with MVR deps and fix build warnings Jul 9, 2026
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.

1 participant