Skip to content

Conversation

@katspaugh
Copy link
Member

These statuses were never returned from the CGW and were client-side only. There's no need for them anymore.

@katspaugh katspaugh requested a review from usame-algan August 4, 2022 07:14
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

Copy link
Contributor

@usame-algan usame-algan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@katspaugh katspaugh merged commit 585e07f into main Aug 4, 2022
@katspaugh katspaugh deleted the client-statuses branch August 4, 2022 07:41
bh2smith added a commit to bh2smith/safe-airdrop that referenced this pull request Sep 23, 2022
[09.2022] Bump Safe Dependencies

A few caveats with this update:

1. We had to skip the version bump of @gnosis.pm/safe-react-components from v1.1.5 to v1.2.0 because of this change to their fonts and politely requested that they be put back.
2. Observe that they recently removed two TransactionStatus enums (Fix: remove deprecated client-side tx statuses safe-global/safe-gateway-typescript-sdk#86) so we had to follow suit.
3. There was an awkward built error in our hacky implementation of toWei where number.decimalPlaces() all of a sudden can return null. I wasn't able to tell when this happens, so we simply skip handling it.
app-ravenn7u added a commit to app-ravenn7u/safe-airdrop that referenced this pull request Oct 29, 2025
[09.2022] Bump Safe Dependencies

A few caveats with this update:

1. We had to skip the version bump of @gnosis.pm/safe-react-components from v1.1.5 to v1.2.0 because of this change to their fonts and politely requested that they be put back.
2. Observe that they recently removed two TransactionStatus enums (Fix: remove deprecated client-side tx statuses safe-global/safe-gateway-typescript-sdk#86) so we had to follow suit.
3. There was an awkward built error in our hacky implementation of toWei where number.decimalPlaces() all of a sudden can return null. I wasn't able to tell when this happens, so we simply skip handling it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants