-
Notifications
You must be signed in to change notification settings - Fork 524
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
Typechain Revived Milestone 1 #1191
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.
Thanks for the delivery, @WookashWackomy. I am currently working my way through the documentation. However, when I run npm i
on the example project, I get
> npm i
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @c-forge/typechain-compiler@^0.5.16.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
It looks like the most recent version is 0.2.0, maybe you forgot to publish it?
Hi @semuelle , sorry you've encountered this issue. We've missed the refinement of that particular docs file. It's updated now, additionally couple of fixups made along the way merged in. Regarding version - 0.2.2 is the newest one (reflected in docs). Gonna handle the versioning in milestone 2, during ironing out the last details. Also, the whole example project that's being laid down in the document you've tried to go through was integrated into the repository. https://github.com/C-Forge/typechain-polkadot/tree/main/examples/typechain-compiler-example. Should be all good now! |
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.
Thanks for the update, I'll try again. Is this line right?
Sorry, I am now following the testing guide, and |
Hey, as long as you run That being said - we've added npm workspace support to support If you pull |
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.
Hi @WookashWackomy, thanks for the fixes. I am happy to report that your milestone is hereby accepted. Other than the minor issue with the testing instructions, everything worked out of the box. Much appreciated! You can find my evaluation notes here.
🪙 Please fill out the invoice form in order to initiate the payment process. Thank you! |
Congratulations on completing the first milestone of this grant! As part of the Grants Program, we want to help grant recipients acknowledge their grants publicly. To that end, we've created a badge for projects that successfully deliver their first milestone. Please use the badge only in reference to the work that has been completed as part of this grant, so please do not display it on your team or project's homepage unless accompanied by a short description of the grant. Furthermore, you're now welcome to announce the grant publicly. Please remember to observe the foundation's guidelines in doing so. If you haven't already, reach out to [email protected] for feedback on your announcement and cross-promotion. |
hi @WookashWackomy we're about to proceed with the transfers. we will send the USDT on AssetHub and the DOTs on the relay chain - could you briefly confirm whether that is OK? |
Milestone Delivery Checklist
Link to the application pull request: w3f/Grants-Program#2289 < please fill this in with the PR number of your application.