Skip to content

feat(bitcoin-rpc): add Bitcoin Core RPC provider and extractor#2124

Merged
sistemd merged 5 commits intomainfrom
sistemd/btc-support
Apr 15, 2026
Merged

feat(bitcoin-rpc): add Bitcoin Core RPC provider and extractor#2124
sistemd merged 5 commits intomainfrom
sistemd/btc-support

Conversation

@sistemd
Copy link
Copy Markdown
Contributor

@sistemd sistemd commented Apr 14, 2026

Adds a new bitcoin-rpc dataset kind that extracts blockchain data from Bitcoin Core JSON-RPC endpoints. Includes the provider (connection, streaming, RPC client), extractor (table schemas for blocks, transactions, inputs, outputs), and wires the new kind into the provider registry, dataset cache, and controller admin API.

@sistemd sistemd force-pushed the sistemd/btc-support branch 2 times, most recently from 8cab654 to 8451b3d Compare April 15, 2026 08:29
claude[bot]

This comment was marked as resolved.

sistemd added 4 commits April 15, 2026 11:23
Adds a new bitcoin-rpc dataset kind that extracts blockchain data from
Bitcoin Core JSON-RPC endpoints. Includes the provider (connection,
streaming, RPC client), extractor (table schemas for blocks, transactions,
inputs, outputs), and wires the new kind into the provider registry,
dataset cache, and controller admin API.
@sistemd sistemd force-pushed the sistemd/btc-support branch from 3cd5357 to c63cef0 Compare April 15, 2026 09:24
@sistemd sistemd marked this pull request as ready for review April 15, 2026 09:44
@sistemd sistemd merged commit accf870 into main Apr 15, 2026
8 checks passed
@sistemd sistemd deleted the sistemd/btc-support branch April 15, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants