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

feat: icp ledger metadata #635

Merged
merged 9 commits into from
May 27, 2024
Merged

feat: icp ledger metadata #635

merged 9 commits into from
May 27, 2024

Conversation

peterpeterparker
Copy link
Member

Motivation

The ICP ledger library was did not expose a metadata function while it's README actually used it as example in the documentation. Given it also exists in the ledger-icrc, I added the function to the library.

Changes

  • Add new function metadata to the ICP ledger library

peterpeterparker and others added 5 commits May 27, 2024 08:04
Signed-off-by: David Dal Busco <david.dalbusco@dfinity.org>
Signed-off-by: David Dal Busco <david.dalbusco@dfinity.org>
Signed-off-by: David Dal Busco <david.dalbusco@dfinity.org>
Base automatically changed from feat/icp-ledger-constructor to main May 27, 2024 07:31
peterpeterparker and others added 4 commits May 27, 2024 09:35
Signed-off-by: David Dal Busco <david.dalbusco@dfinity.org>
Signed-off-by: David Dal Busco <david.dalbusco@dfinity.org>
@peterpeterparker peterpeterparker marked this pull request as ready for review May 27, 2024 07:37
Copy link
Contributor

github-actions bot commented May 27, 2024

size-limit report 📦

Path Size
@dfinity/ckbtc 7.24 KB (0%)
@dfinity/cketh 3.44 KB (0%)
@dfinity/cmc 1.29 KB (0%)
@dfinity/ledger-icrc 3.6 KB (0%)
@dfinity/ledger-icp 14.72 KB (+0.13% 🔺)
@dfinity/nns 34.58 KB (0%)
@dfinity/nns-proto 140.98 KB (0%)
@dfinity/sns 15.72 KB (0%)
@dfinity/utils 4.47 KB (0%)
@dfinity/ic-management 2.66 KB (0%)

Copy link
Contributor

@lmuntaner lmuntaner left a comment

Choose a reason for hiding this comment

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

LGTM

@peterpeterparker peterpeterparker merged commit 4f33d1e into main May 27, 2024
11 checks passed
@peterpeterparker peterpeterparker deleted the feat/icp-metadata branch May 27, 2024 09:10
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.

None yet

2 participants