Open franciszekjob opened 4 months ago
Batching some methods needs to be disallowed. As example, someone can try to batch two executeV1 requests, and they will both have the same nonce.
executeV1
We should think of the ways to prevent users from shooting themselves in the foot by either:
Reference: https://github.com/software-mansion/starknet.swift/pull/187#discussion_r1624265579
Feature Request
Batching some methods needs to be disallowed. As example, someone can try to batch two
executeV1
requests, and they will both have the same nonce.We should think of the ways to prevent users from shooting themselves in the foot by either:
Reference: https://github.com/software-mansion/starknet.swift/pull/187#discussion_r1624265579