Skip to content

feat: add arcup installer, node docs, and consensus streaming improvements#2

Merged
ZhiyuCircle merged 1 commit intocirclefin:mainfrom
atiwari-circle:ayush/add-arcup-installer-docs-streaming
Apr 3, 2026
Merged

feat: add arcup installer, node docs, and consensus streaming improvements#2
ZhiyuCircle merged 1 commit intocirclefin:mainfrom
atiwari-circle:ayush/add-arcup-installer-docs-streaming

Conversation

@atiwari-circle
Copy link
Copy Markdown
Contributor

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)

…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 ZhiyuCircle merged commit eeee562 into circlefin:main Apr 3, 2026
1 check passed
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)
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.

2 participants