-
Notifications
You must be signed in to change notification settings - Fork 45
explorer: support latest ancillary & cardano database v2 developments #2418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.
Files not reviewed (1)
- mithril-explorer/package.json: Language not supported
mithril-explorer/src/components/Artifacts/CardanoDbSnapshotsList/index.js
Outdated
Show resolved
Hide resolved
b89ef6a
to
bfb9524
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
* cdb v1: update `Archive size` to encompass both immutables + ancillary archive size + add a tooltip that details the two sizes * cdb v2: * remove Compression algorithm as it's now a property that can vary per locations * fix download popup: it was not updated to the changes to the structure where location are now part of each subtype
* [js] mithril-explorer from `0.7.33` to `0.7.34`
bfb9524
to
0f8a032
Compare
Content
This PR:
Archive size
to encompass both immutable files and ancillary archive sizeArchive size
that details the two sizesNext 15.3
andReact 19.1
Pre-submit checklist
Issue(s)
Relates to #2362, #2291