-
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
Add canyon network phase 2 #258
Conversation
Thank you for the delivery. We will look into it as soon as possible. |
Hey @liuchengxu, I am trying to write data to my local node with the CLI, but I'm getting the following error. Can you advise? Both node and CLI are based on the w3f-grant-2 branch/tag.
|
@semuelle Hi, this error is probably caused by the wrong websocket endpoint of the node, can you try specify the endpoint using # The default value for url is `ws:127.0.0.1:9944`
$./target/release/canyon-cli --url ws://127.0.0.1:9944 permastore store-with-data --path Cargo.lock |
Got it. I was running the node through Docker, so I had to add |
@liuchengxu, I just updated my evaluation notes and your milestone is hereby accepted. Congratulations! I will forward your invoice for processing. Going by the |
Hey @liuchengxu, apparently the invoice number on the invoice is the same as on the previous one. Could you submit a new invoice with an updated number? |
Hi @semuelle, I have resubmitted the invoice, please check it again. Sorry for the inconvenience. |
hi @liuchengxu we just transferred the payment. |
@RouvenP Received, thank you! |
Hi, @semuelle Is it recommended to create a new file for the next grant in https://github.com/w3f/Grants-Program or it's ok to modify the last one by appending a new milestone due to most content stays the same? |
Hi @liuchengxu, I would recommend to create a new application. You can refer to the previous one to describe the background of the application, meaning it's not necessary to repeat all the basic information about your project. But please do describe what might have changed since your last application and, obviously, the goals and contents of the new milestone(s). |
Milestone Delivery Checklist
Link to the application pull request: w3f/Grants-Program#488