refactor: migrate from local deps to PyPI packages#317
Open
prasad-kumkar wants to merge 8 commits intodevelopfrom
Open
refactor: migrate from local deps to PyPI packages#317prasad-kumkar wants to merge 8 commits intodevelopfrom
prasad-kumkar wants to merge 8 commits intodevelopfrom
Conversation
Member
prasad-kumkar
commented
Feb 5, 2026
- Remove git submodules for deps (rockstore, tsrkit-pvm, tsrkit-types, tsrkit-asm, py-ark-vrf)
- Remove git submodules for deps (rockstore, tsrkit-pvm, tsrkit-types, tsrkit-asm, py-ark-vrf) - Update pyproject.toml to use PyPI packages: - rockstore==0.2.0 - tsrkit-pvm==0.2.1 - tsrkit-types==0.2.0 - tsrkit-asm==0.1.0 - dot-ring>=0.1.6 (replaces py-ark-vrf) - Remove workspace sources configuration - Remove mypyc from build dependencies - Update imports from py_ark_vrf to dot_ring: - jam/settings.py - tests/unit/safrole/test_safrole_tickets.py - tests/unit/safrole/test_safrole_stf.py - tests/unit/safrole/data.py - scripts/validate.sh - Simplify build-binary.sh (remove deps verification and native builds) - Update scripts/update-deps.sh to only handle test-suites submodule - Update .gitmodules to keep only test-suites submodule All tests passing (89 passed, 65 skipped, 1 unrelated failure). Build process simplified - no local dependency building required.
…ypes to 0.1.9 as 0.2.0 us unstable
…ypes to 0.1.9 as 0.2.0 us unstable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.