Skip to content
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 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

feat(rpc): Add some missing fields to transaction object #9329

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

oxarbitrage
Copy link
Contributor

Motivation

We want to add some more fields to transaction details.

Close #9297

Tests

  • Snapshots
  • Manual tests

Follow-up Work

  • Script asm.

PR Checklist

  • The PR name is suitable for the release notes.
  • The solution is tested.
  • The documentation is up to date.
  • The PR has a priority label.
  • If the PR shouldn't be in the release notes, it has the
    C-exclude-from-changelog label.

@oxarbitrage oxarbitrage added A-rpc Area: Remote Procedure Call interfaces A-compatibility Area: Compatibility with other nodes or wallets, or standard rules P-Medium ⚡ labels Mar 16, 2025
@oxarbitrage oxarbitrage requested review from a team as code owners March 16, 2025 23:08
@oxarbitrage oxarbitrage requested review from conradoplg and removed request for a team March 16, 2025 23:08
@github-actions github-actions bot added the C-feature Category: New features label Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-compatibility Area: Compatibility with other nodes or wallets, or standard rules A-rpc Area: Remote Procedure Call interfaces C-feature Category: New features P-Medium ⚡
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: Add additional fields to getrawtransaction verbose response
1 participant