Skip to content
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

Update ledger candid path #736

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Update ledger candid path #736

merged 1 commit into from
Oct 21, 2024

Conversation

dskloetd
Copy link
Collaborator

Motivation

The "Update IC" workflow failed because ledger and Index Candid files were moved to a different directory in dfinity/ic#1682

Changes

Updated scripts/import-candid to copy the ledger candid files from the new path.

Tests

Manually ran ./scripts/import-candid ../../ic to see that it works again.

Todos

  • Add entry to changelog (if necessary).
    not necessary

@dskloetd dskloetd marked this pull request as ready for review October 21, 2024 06:20
@dskloetd dskloetd requested review from a team as code owners October 21, 2024 06:20
@dskloetd dskloetd enabled auto-merge (squash) October 21, 2024 06:20
Copy link
Contributor

size-limit report 📦

Path Size
@dfinity/ckbtc 7.99 KB (0%)
@dfinity/cketh 3.53 KB (0%)
@dfinity/cmc 1.4 KB (0%)
@dfinity/ledger-icrc 4.17 KB (0%)
@dfinity/ledger-icp 15.43 KB (0%)
@dfinity/nns 36.23 KB (0%)
@dfinity/nns-proto 140.98 KB (0%)
@dfinity/sns 15.87 KB (0%)
@dfinity/utils 4.5 KB (0%)
@dfinity/ic-management 3.01 KB (0%)

Copy link
Member

@peterpeterparker peterpeterparker left a comment

Choose a reason for hiding this comment

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

LGTM, thx

@dskloetd dskloetd merged commit ccf1be7 into main Oct 21, 2024
11 checks passed
@dskloetd dskloetd deleted the kloet/ledger-suite branch October 21, 2024 06:23
peterpeterparker added a commit to dfinity/oisy-wallet that referenced this pull request Oct 21, 2024
)

# Motivation

The `rosetta-api` path was renamed and restructured to `ledger_suite` in
the IC main repo. Therefore we have to update the paths to download the
ICP and ICRC ledger and index did files.

# Notes

Detected in ic-js and fixed in PR
dfinity/ic-js#736

# Changes

- Update path as in
[https://github.com/dfinity/ic/tree/master/rs/ledger_suite](https://github.com/dfinity/ic/tree/master/rs/ledger_suite)
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.

2 participants