feat: add arcup installer, node docs, and consensus streaming improvements#2
Merged
ZhiyuCircle merged 1 commit intocirclefin:mainfrom Apr 3, 2026
Conversation
…ments - Add arcup installer scripts for downloading and managing arc-node binaries - Add installation guide and node operation docs - Refactor consensus streaming with LRU cache for improved memory management - Add Zero5 hardfork and Osaka timestamp activation - Replace internal snapshot URL with public snapshots.arc.network endpoint - Add rate limiter to transaction spammer with governor-based throttling - Refresh README with simplified feature list and public doc links - Add Apache-2.0 license headers to mesh-analysis crate - Remove internal-only CLAUDE.md and atlantis.yaml - Bump dependencies (Cargo.lock, package-lock.json)
ZhiyuCircle
approved these changes
Apr 3, 2026
malmon-circle
pushed a commit
that referenced
this pull request
Apr 24, 2026
…ments (#2) ## Summary - Add `arcup/` installer scripts for downloading and managing arc-node binaries from GitHub releases - Add `docs/installation.md` and `docs/running-an-arc-node.md` public guides - Refactor consensus streaming (`malachite-app`) with LRU cache for improved memory management - Add Zero5 hardfork and Osaka timestamp activation - Replace internal snapshot URL with public `snapshots.arc.network` endpoint - Add rate limiter to transaction spammer with governor-based throttling - Refresh README with simplified feature list and links to public docs - Add Apache-2.0 license headers to `mesh-analysis` crate - Remove internal-only `CLAUDE.md` and `atlantis.yaml` - Bump dependencies (Cargo.lock, package-lock.json)
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.
Summary
arcup/installer scripts for downloading and managing arc-node binaries from GitHub releasesdocs/installation.mdanddocs/running-an-arc-node.mdpublic guidesmalachite-app) with LRU cache for improved memory managementsnapshots.arc.networkendpointmesh-analysiscrateCLAUDE.mdandatlantis.yaml