safe-client-gateway icon indicating copy to clipboard operation
safe-client-gateway copied to clipboard

Remove FF_CONFIRMATION_VIEW, FF_SWAPS_DECODING, FF_TWAPS_DECODING

Open hectorgomezv opened this issue 6 months ago • 2 comments

Description

Some feature flags were added to the service to manage the availability of the Swap/Twap transaction mappings. Once these features are established, we can remove both the configuration/environment variables and the code associated with them.

Requirements

  • Delete FF_CONFIRMATION_VIEW along with the code associated.
  • Delete FF_SWAPS_DECODING along with the code associated.
  • Delete FF_TWAPS_DECODING along with the code associated.

hectorgomezv avatar Aug 20 '24 14:08 hectorgomezv