safe-global / safe-apps-sdk

Client-side SDKs to create third-party Safe Apps
https://safe.global
MIT License
247 stars 117 forks source link

safe-apps-sdk: create and send reject transaction #238

Open ovc-serega opened 2 years ago

ovc-serega commented 2 years ago

We need functionality that would allow us to reject an existing transaction in gnosis safe.Similar to creating and sending a transaction.

Or would allow you to send a gnosis-core-sdk created with rejectTransaction() in gnosis safe.

mmv08 commented 2 years ago

@Graeme-Code, Richard pointed out that we needed to indicate that the transaction is proposed with a custom nonce, potentially overwriting other transactions. Can we evaluate this issue? https://github.com/gnosis/safe-react/issues/2904 can be related