-
Notifications
You must be signed in to change notification settings - Fork 16
feat: integrate LMP with v1 #2065
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
Merged
Merged
Conversation
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
41313d1 to
3e2f15c
Compare
Collaborator
Allure Report
processReports: ✅ test report for 63ad0c07
|
761443e to
b0250d7
Compare
0b33632 to
62d4329
Compare
920c354 to
18072b1
Compare
829717d to
5308609
Compare
5308609 to
f34e913
Compare
d5226ae to
d04e550
Compare
d04e550 to
f754496
Compare
szymonmaslowski
approved these changes
Dec 2, 2025
- Add init-submodules target to pull git submodules - Create .env with required Blockfrost variables - Combine all steps into single `make setup` command
This reverts commit 23292cc.
a7430ac to
63ad0c0
Compare
|
ljagiela
approved these changes
Dec 2, 2025
pczeglik-iohk
approved these changes
Dec 2, 2025
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.




Checklist
Proposed solution
This reorganizes the repo so that it combines both v1 and v2 codebase
Testing
Run the setup that initializes submodules, installs dependencies, and creates
.envRun build at the project root. This will build both the v1 and v2 and also provide a bundle build in the root directory
or alternatively
Screenshots
Attach screenshots here if implementation involves some UI changes