Skip to content

Add getMemoryLoad()#13

Draft
Sjors wants to merge 3 commits into
2140-dev:masterfrom
Sjors:2026/03/memory
Draft

Add getMemoryLoad()#13
Sjors wants to merge 3 commits into
2140-dev:masterfrom
Sjors:2026/03/memory

Conversation

@Sjors
Copy link
Copy Markdown
Collaborator

@Sjors Sjors commented Mar 5, 2026

This adds getMemoryLoad() which is introduced by bitcoin/bitcoin#33922.

Based on:

To be merged after:

@Sjors
Copy link
Copy Markdown
Collaborator Author

Sjors commented Mar 6, 2026

Rebased after #9.

@Sjors
Copy link
Copy Markdown
Collaborator Author

Sjors commented Mar 11, 2026

Rebased after #14.

@Sansh2356
Copy link
Copy Markdown

@Sjors After the recent updates to init.capnp and mining.capnp, will the corresponding updates on the bitcoin-core-sv2 side (under sv2-apps) be made after the next stable release of this crate ?

@Sjors
Copy link
Copy Markdown
Collaborator Author

Sjors commented Mar 13, 2026

@Sansh2356 I think the sequence is:

  1. Bitcoin Core ships v31.0
  2. We create a 31.x branch here
  3. Downstream projects like bitcoin-core-sv2 switch to the 31.x branch

There might already be some work in progress pull requests for testing v31.0 release candidates, cc @plebhash. Definitely a good idea to test.

@Sansh2356
Copy link
Copy Markdown

@Sansh2356 I think the sequence is:

1. Bitcoin Core ships v31.0

2. We create a 31.x branch here

3. Downstream projects like `bitcoin-core-sv2` switch to the `31.x` branch

There might already be some work in progress pull requests for testing v31.0 release candidates, cc @plebhash. Definitely a good idea to test.

Thanks, got the issue i was looking for stratum-mining/sv2-apps#318 .

@Sjors Sjors force-pushed the 2026/03/memory branch from 45ea30a to 87fdd0b Compare May 28, 2026 18:30
@Sjors
Copy link
Copy Markdown
Collaborator Author

Sjors commented May 28, 2026

Rebased and updated to match the latest Bitcoin Core version. PR is temporarily based on #12 until that lands.

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