Skip to content

refactor: remove redux from ledger page#635

Merged
ckniffen merged 10 commits intostagingfrom
refactor/ledger-page-react-query
Mar 31, 2023
Merged

refactor: remove redux from ledger page#635
ckniffen merged 10 commits intostagingfrom
refactor/ledger-page-react-query

Conversation

@ckniffen
Copy link
Copy Markdown
Collaborator

High Level Overview of Change

Redux has been replaced with react-query on the ledger page.

Type of Change

  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)

@ckniffen ckniffen requested a review from justinr1234 March 28, 2023 20:25
Base automatically changed from refactor/ledger-page-hooks-ts to staging March 30, 2023 23:44
@ckniffen ckniffen marked this pull request as ready for review March 31, 2023 00:00
@ckniffen ckniffen merged commit 8f027be into staging Mar 31, 2023
@ckniffen ckniffen deleted the refactor/ledger-page-react-query branch March 31, 2023 00:07
@mvadari mvadari mentioned this pull request May 20, 2024
1 task
achowdhry-ripple added a commit that referenced this pull request Apr 8, 2025
## High Level Overview of Change

This PR removes the last of redux from the codebase. The only two pieces
left were Account and Token.

It also removes all mentions of gravatars.

This also reduces the size of the build by about 35kb.

There were some build issues that required regenerating the
package-lock, which is almost all of the diff.

### Context of Change

* #649
* #640
* #635
* #634
* #1100

### Type of Change

- [x] Refactor (non-breaking change that only restructures code)

### TypeScript/Hooks Update

N/A

## Test Plan

Tests were fixed to handle the refactor.

---------

Co-authored-by: Ashray Chowdhry <achowdhry@ripple.com>
heap-coder added a commit to heap-coder/explorer that referenced this pull request Sep 27, 2025
## High Level Overview of Change

This PR removes the last of redux from the codebase. The only two pieces
left were Account and Token.

It also removes all mentions of gravatars.

This also reduces the size of the build by about 35kb.

There were some build issues that required regenerating the
package-lock, which is almost all of the diff.

### Context of Change

* ripple/explorer#649
* ripple/explorer#640
* ripple/explorer#635
* ripple/explorer#634
* ripple/explorer#1100

### Type of Change

- [x] Refactor (non-breaking change that only restructures code)

### TypeScript/Hooks Update

N/A

## Test Plan

Tests were fixed to handle the refactor.

---------

Co-authored-by: Ashray Chowdhry <achowdhry@ripple.com>
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