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

fix(rpc): Refactor getrawtransaction & RPC error handling #9049

Merged
merged 53 commits into from
Dec 13, 2024

Don't derive `Serialize` & `Deserialize` for txids

c9088f8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(rpc): Refactor getrawtransaction & RPC error handling #9049

Don't derive `Serialize` & `Deserialize` for txids
c9088f8
Select commit
Loading
Failed to load commit list.
GitHub Actions / Clippy (stable) Results succeeded Dec 12, 2024 in 1s

Clippy (stable) Results

Details

Results

Message level Amount
Internal compiler error 0
Error 0
Warning 0
Note 0
Help 0

Versions

  • rustc 1.83.0 (90b35a623 2024-11-26)
  • cargo 1.83.0 (5ffbef321 2024-10-29)
  • clippy 0.1.83 (90b35a6 2024-11-26)