-
Notifications
You must be signed in to change notification settings - Fork 526
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 Polkadot Milestone 1 #747
Typechain Polkadot Milestone 1 #747
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.
Hi @coreggon11, thanks for the new delivery! We'll get back to you as soon as possible.
In the meantime, could you do this little edit to the delivery document?
Co-authored-by: Matteo Casonato <matteocasonato@protonmail.com>
Hello, @0xCaso do you have any updates regarding our delivery? |
Apologies for the delay, currently we have some backlog. If no one will start the evaluation today, for sure it will be done during the start of the next week. |
Hi guys, sorry again. I started the evaluation, and I'll ask you here if I need your help! |
Hello @0xCaso , yes |
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.
I was trying the guide for the typechain-compiler
(this one) and when I try to use the compiler, I get the following error:
======== Found contracts ========
flipper,
my_psp22
======== Compiling flipper ========
ERROR: Mismatching versions of `parity-scale-codec` were found!
Please ensure that your contract and your ink! dependencies use a compatible version of this package.
Error: Command failed: cargo +nightly contract build --manifest-path ./contracts/flipper/Cargo.toml
ERROR: Mismatching versions of `parity-scale-codec` were found!
Please ensure that your contract and your ink! dependencies use a compatible version of this package.
Maybe there is something wrong in the Cargo.toml
files?
Also, I had to edit the package.json
file, updating "@polkadot/keyring": "^9.13.4"
to "@polkadot/keyring": "^10.4.2"
Ok, I updated cargo-contract and now I get a different error:
|
Hello @0xCaso, thanks for the quick response, do you use CARGO_TARGET_DIR? Also can you check if |
Okay, nevermind about CARGO_TARGET DIR :D, so your problem is that you are using the newer version of cargo-contract (now it saves as .json, use-ink/cargo-contract#952), try to use |
@0xCaso try to use |
Thanks a lot for the super fast replies and update, now it works perfectly! |
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.
May you fix in the guide and in the article the following things:
-
The
keyring
correct version that I mentionedAlso, I had to edit the package.json file, updating "@polkadot/keyring": "^9.13.4" to "@polkadot/keyring": "^10.4.2"
-
npx @727-Ventures/typechain-compiler --config typechain.config.json
has@727-Ventures
instead of@727-ventures
, which makes the command fail -
Specify if it's needed to use
@727-ventures/typechain-compiler@0.5.16
, or@727-ventures/typechain-compiler
is sufficient
Hello, @0xCaso okay, will be done in a few minutes |
@0xCaso done ✅ |
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 a lot again for the quick fix! I'm approving the milestone :)
Thank you too @0xCaso for the quick review and replies! Appreciate that! |
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 grantsPR@web3.foundation for feedback on your announcement and cross-promotion. |
We noticed that this is the last milestone of your project. Congratulations on completing your grant! |
Thanks! Did you send the invoice for this milestone? |
Yes |
I found it, but seems like you've sent an old one (Sol2Ink milestone 2 grant) on Feb 13 |
Hi @0xCaso that is my fault, I probably mixed it up. I will fix it ASAP. |
Fixed. Sorry for incovenience |
Thanks, and no worries. Sorry for this, but could you resend the invoice with:
|
Hi @0xCaso the new invoice was submitted. |
Thanks a lot, I forwarded it internally. The payment should happen within 14 days! |
Hi @0xCaso, do you have any updates regarding the payment? 😄 |
Hi @coreggon11, apologies for the delay. The payment should happen tomorrow. |
hi @coreggon11 we just transferred the payment. Apologies for the delay! |
Milestone Delivery Checklist
Link to the application pull request: https://github.com/w3f/Grants-Program/blob/master/applications/typechain-polkadot-follow-up-2.md