8000 Stratum v2 Template Provider inside Bitcoin Core (deprecated) by Sjors · Pull Request #68 · Sjors/bitcoin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Stratum v2 Template Provider inside Bitcoin Core (deprecated) #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for 8000 GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: 2024/07/sv2-tp-common
Choose a base branch
from

Conversation

Sjors
Copy link
Owner
@Sjors Sjors commented Oct 16, 2024

This is a continuation of bitcoin#29432. It's no longer the plan to include this code in Bitcoin Core. My plan is to instead create a standalone application that communicates with Bitcoin Core via a new IPC interface. Once that's ready to use, I'll provide instructions for that here.

Until then you can continue to use the sv2 branch as before.

This branch builds on four layers:

  1. Noise encryption Sv2 noise #66
  2. Messages and transport layer Stratum v2 Transport #67
  3. Sv2Connman Stratum v2 connman #50
  4. The Template Provider Stratum v2 Template Provider common functionality #49

Build as you would normally build Bitcoin Core, see docs/build-osx.md, etc.

@Sjors
Copy link
Owner Author
Sjors commented Nov 15, 2024

I significatly refactored how the Template Provider pushes template updates to connected clients (using bitcoin#31283). I do not recommend upgrading at this point, except to test and report bugs.

@Sjors
Copy link
Owner Author
Sjors commented Nov 26, 2024

I tagged a new release: https://github.com/Sjors/bitcoin/releases/tag/sv2-tp-0.1.10

Update 2024-12-02: new release should be up shortly: https://github.com/Sjors/bitcoin/releases/tag/sv2-tp-0.1.12

@Sjors
Copy link
Owner Author
Sjors commented Dec 16, 2024

Updated to include the fix for #74. If you connect multiple clients to a single Template Provider, then you should use this branch. Otherwise the last release should be fine.

@Sjors
Copy link
Owner Author
Sjors commented Jan 24, 2025

See #49 (comment) for the main changes. I'm waiting a bit longer before pushing a new release though.

@Sjors Sjors force-pushed the 2024/07/sv2-tp-common branch 2 times, most recently from 0d588c2 to 33d42ff Compare January 27, 2025 10:37
@Sjors
Copy link
Owner Author
Sjors commented Feb 11, 2025

New release tagged, binaries coming shortly: https://github.com/Sjors/bitcoin/releases/tag/sv2-tp-0.1.14

@Sjors
Copy link
Owner Author
Sjors commented Apr 8, 2025

@Sjors Sjors force-pushed the 2024/07/sv2-tp-common branch from b2f6576 to 134d8b3 Compare April 15, 2025 13:32
@Sjors
Copy link
Owner Author
Sjors commented Apr 15, 2025

Updated the documentation to recommend the SRI signet.

There's a new release: https://github.com/Sjors/bitcoin/releases/tag/sv2-tp-0.1.17 but it's not worth upgrading from v0.1.16.

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.

1 participant
0