eqlabs / pathfinder

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

fix(p2p/client/conv): fix Deploy/DeployAccount conversion #2045

Closed kkovaacs closed 3 months ago

kkovaacs commented 3 months ago

The contract_address field needs to be computed based on the constructor calldata, contract address salt and class hash of the transaction.