explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Open Source XRP Ledger Explorer

Results 105 explorer issues
Sort by recently updated
recently updated
newest added

## High Level Overview of Change ### Context of Change In brokered mode, the buyer inside simple view for `NFTokenAcceptOffer` is incorrect due to 2 `NFTokenOffer` nodes - We can...

bug
nft

## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking...

## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...

Currently we are using Node 14. Node 18 will be a LTS and supported through April 2025.

dependencies

## High Level Overview of Change This creates a testQueryClient that has caching turned off to prevent caching between tests. Previously several of the tests manually set cacheTime to 0....

## High Level Overview of Change This PR truncates version names in the nodes table that have hashes to just the version number, and fixes a NaN error. ### Context...

## High Level Overview of Change Since the App component instanciates a XrplClient it will keep trying to connect and hold up the tests from finishing as quickly as it...

## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...

## High Level Overview of Change Title says it all. ### Context of Change I was running into an issue with #470 that would be much easier to resolve if...

## High Level Overview of Change This PR removes the `/api/v1/validators` endpoint, and instead has the frontend directly call the VHS. All it was doing was caching, basically. ### Context...