eqlabs / pathfinder

A Starknet full node written in Rust
https://eqlabs.github.io/pathfinder/
Other
613 stars 222 forks source link

fix(rpc/dto): fix JSON-RPC receipt response serialization #2087

Closed kkovaacs closed 1 month ago

kkovaacs commented 1 month ago

There were two problems in the new DTO serialization code:

Closes #2085 Closes #2086