Skip to content

Integration of Share accounting extension#125

Open
theivess wants to merge 4 commits into
dmnd-pool:masterfrom
theivess:verification
Open

Integration of Share accounting extension#125
theivess wants to merge 4 commits into
dmnd-pool:masterfrom
theivess:verification

Conversation

@theivess
Copy link
Copy Markdown

@theivess theivess commented Sep 3, 2025

No description provided.

Comment thread .idea/demand-cli.iml
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove .idea/ folder

Comment thread minerd
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

Comment thread src/config.rs
async fn fetch_pool_urls() -> Result<Vec<SocketAddr>, Error> {
if CONFIG.local {
info!("Running in local mode, using hardcoded address 127.0.0.1:20000");
info!("Running in local mode, using hardcoded address 127.0.0.1:18442");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to commit this.

Comment thread src/main.rs
.with(console_layer)
.with(remote_layer)
.init();
tracing_subscriber::registry().with(console_layer).init();
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add comment explaining why this is currently needed.

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