mirror of
https://github.com/status-im/safe-react.git
synced 2026-08-31 05:31:06 +00:00
* Added spending limit reset function and call (#2262) * Added spending limit reset function and call * Fix: don't use DELEGATE_CALL in multisend tx and spending limits * Changed reset spending limit operation parameter from DELEGATE_CALL to CALL * Deleted operation parameter from MultiSendTx * Remove sort for Spent and ResetTime columns (#2295) * Fix spending limit enable check (#2299) * fix spending limit existence check Co-authored-by: juampibermani <30930241+juampibermani@users.noreply.github.com> Co-authored-by: katspaugh <katspaugh@gmail.com> Co-authored-by: nicolas <nicosampler@users.noreply.github.com> Co-authored-by: Fernando <fernando.greco@gmail.com>