Skip to content

Enhancement: Secure & Configurable Ergo Anchoring#2889

Closed
MichaelSovereign wants to merge 28 commits intoScottcjn:mainfrom
MichaelSovereign:feature/ergo-anchor-config
Closed

Enhancement: Secure & Configurable Ergo Anchoring#2889
MichaelSovereign wants to merge 28 commits intoScottcjn:mainfrom
MichaelSovereign:feature/ergo-anchor-config

Conversation

@MichaelSovereign
Copy link
Copy Markdown
Contributor

Summary

This PR improves the maintainability and reliability of the Ergo anchoring module.

Changes

  1. Configurable DB Path: Replaced the hardcoded database path with environment variable support ( or ), allowing the script to run in diverse environments.
  2. Network Robustness: Added explicit timeouts to all Ergo node API calls to prevent the script from hanging during network issues.
  3. Improved Error Handling: Wrapped wallet unlock logic in try/except blocks to safely handle API failures.

Closes #6460

@MichaelSovereign MichaelSovereign requested a review from Scottcjn as a code owner May 2, 2026 05:28
@github-actions github-actions Bot added the BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) label May 2, 2026
@github-actions github-actions Bot added node Node server related tests Test suite changes size/XL PR: 500+ lines labels May 2, 2026
@Scottcjn Scottcjn closed this May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) node Node server related size/XL PR: 500+ lines tests Test suite changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants