starkware-libs / starknet-specs

94 stars 76 forks source link

Extra fields returned by nodes when executing transactions #226

Closed franciszekjob closed 1 month ago

franciszekjob commented 2 months ago

Some extra fields are returned in the result when executing transaction, i.e. performing starknet_add<type>Transaction call. e.g.:

This happens with devnet and juno nodes. Is there a known reason for this disparity or it's just the behavior of nodes?

ArielElp commented 1 month ago

This appears consistent with the specs, so I'm not sure what's the issue