Skip to content

Conversation

@tvpeter
Copy link
Collaborator

@tvpeter tvpeter commented Nov 18, 2025

Description

This PR adds the following methods:

  • getblock
  • getblockverbose
  • getblockcount
  • getblockhash
  • getblockfilter
  • getblockheader
  • getrawmempool
  • getrawtransaction

Fixes #4

Depends on #3

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature
  • [] I've updated CHANGELOG.md

@oleonardolima oleonardolima self-requested a review November 19, 2025 17:38
@oleonardolima oleonardolima added the enhancement New feature or request label Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Add RPC Blockchain methods for Core v30

2 participants