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

Melodot milestone 4 #1084

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Melodot milestone 4 #1084

merged 1 commit into from
Dec 22, 2023

Conversation

DarkingLee
Copy link
Contributor

Milestone Delivery Checklist

  • The milestone-delivery-template.md has been copied and updated.
  • This pull request is being made by the same account as the accepted application.
  • I have disclosed any and all sources of reused code in the submitted repositories and have done my due diligence to meet its license requirements.
  • In case of acceptance, an invoice must be submitted and the payment will be transferred to the Polkadot/fiat account provided in the application.
  • The delivery is according to the Guidelines for Milestone Deliverables.

Link to the application pull request: w3f/Grants-Program#1804

@semuelle semuelle self-assigned this Dec 22, 2023
@semuelle
Copy link
Member

Hey @DarkingLee. Thanks for the delivery. I am going through the deliverables and everything's going very smoothly so far. However, I can't run the e2e tests as there is no ./target/release/e2e (see Makefile). Did I miss some step?

@DarkingLee
Copy link
Contributor Author

hi, @semuelle , I missed a build command, you need to first run make build-light , I have updated the test documentation.

@semuelle
Copy link
Member

Hey @DarkingLee. I'm afraid that didn't to the trick:

 ~/melodot/melodot | on w3f ...................................................................... at 13:57:39 
> make build-default
cargo build --release -p melodot-node -p melodot-runtime
   Compiling melodot-runtime v0.0.1 (/home/melodot/runtime)
   Compiling melo-das-rpc v0.0.1 (/home/melodot/crates/das-rpc)
   Compiling melodot-node v0.0.1 (/home/melodot/node)
    Finished release [optimized] target(s) in 3m 38s
 ~/melodot/melodot | on w3f ........................................................ took 3m 39s | at 14:01:19 
> make build-farmer
cargo build --release -p melodot-farmer-client
   Compiling melodot-runtime v0.0.1 (/home/melodot/runtime)
   Compiling melo-das-rpc v0.0.1 (/home/melodot/crates/das-rpc)
   Compiling meloxt v0.0.1 (/home/melodot/crates/meloxt)
   Compiling melodot-farmer-client v0.0.1 (/home/melodot/farmer)
    Finished release [optimized] target(s) in 2m 37s
 ~/melodot/melodot | on w3f ........................................................ took 2m 37s | at 14:04:08 
> make build-light
cargo build --release -p melodot-light-client -p melodot-light-client-e2e
   Compiling melodot-light-client-e2e v0.0.1 (/home/melodot/light/e2e)
   Compiling melodot-light-client v0.0.1 (/home/melodot/light)
    Finished release [optimized] target(s) in 34.68s
 ~/melodot/melodot | on w3f ........................................................... took 35s | at 14:04:47 
> make e2e
./target/release/e2e
make: ./target/release/e2e: No such file or directory
make: *** [Makefile:40: e2e] Error 127

@DarkingLee
Copy link
Contributor Author

hi @semuelle , Sorry, my mistake, you should run make build-meloxt , which will build the e2e. I have updated the test documentation.

@semuelle
Copy link
Member

Thanks for the quick responses, @DarkingLee. I am happy to report that everything worked and that your milestone is hereby accepted. You can find my evaluation notes here.

Since this is your last milestone, I want to wish you best of luck with the project. All your deliverables were received very well, so I hope you will continue working on it and make it a success!

@semuelle semuelle merged commit 852ae03 into w3f:master Dec 22, 2023
6 checks passed
Copy link

🪙 Please fill out the invoice form in order to initiate the payment process. Thank you!

Copy link

We noticed that this is the last milestone of your project. Congratulations on completing your grant! 🎊

So, where to from here? First of all, you should join our Grants Community chat, if you haven't already, so we can stay in touch.
If you are looking for continuative support for your project, there are quite a few options. The main goal of the W3F grants program is to support research as well as early-stage technical projects. If your project still falls under one of those categories, you might want to apply for a follow-up grant. However, depending on your goals and project status, there are other support programs in our ecosystem that might be better suited as the next step. For example, projects with a Business Case/Token should look into the Substrate Builders Program or VC Funding and Common Good projects have a good chance of receiving Treasury Funding. If you are looking for guidance, the team at https://substrate.io/ecosystem/square-one/ has compiled a list of ecosystem support sources and are happy to help you navigate it.

For a more comprehensive list, see our Alternative Funding page. Let us know if you have any questions regarding the above. We are more than happy to point you to additional resources and help you determine the best course of action.
Lastly, we hope your W3F grant was a success and we want to thank you for being part of the journey!

@DarkingLee
Copy link
Contributor Author

hi @semuelle , Thank you very much, we will continue to move forward!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants