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

Multi-dapp node #305

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Multi-dapp node #305

wants to merge 2 commits into from

Conversation

tuler
Copy link
Contributor

@tuler tuler commented Dec 8, 2023

Implementation of the management API proposed at cartesi/rollups-node#184

This version does not persist managed applications yet.
The execution of nodes is a simple spawn of a child process.
Stdio of the child inherits the stdio of the parent process.

Copy link

changeset-bot bot commented Dec 8, 2023

⚠️ No Changeset found

Latest commit: 4716814

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Dec 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 10:40pm
www ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 10:40pm

Copy link

socket-security bot commented Dec 8, 2023

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@helia/unixfs@3.0.6 None +12 3.59 MB npm-service-account-ipfs
npm/@types/download@8.0.5 None +4 2.1 MB types

🚮 Removed packages: npm/@helia/unixfs@3.0.2

View full report↗︎

@tuler tuler changed the base branch from main to feature/sunodo April 30, 2024 17:09
Base automatically changed from feature/sunodo to main May 2, 2024 13:43
@tuler tuler force-pushed the feature/multi-dapp-node branch from 499e882 to e2cd19c Compare May 2, 2024 14:30
@tuler tuler force-pushed the feature/multi-dapp-node branch from e2cd19c to 7975e28 Compare May 6, 2024 21:41
@tuler tuler force-pushed the feature/multi-dapp-node branch from 7975e28 to 1fc73ef Compare May 7, 2024 13:50
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.

None yet

2 participants