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

Add Profond-Milestone_1.md #1009

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Add Profond-Milestone_1.md #1009

merged 1 commit into from
Oct 3, 2023

Conversation

emarai
Copy link
Contributor

@emarai emarai commented Sep 24, 2023

Milestone Delivery Checklist

  • The milestone-delivery-template.md has been copied and updated.
  • The invoice form 📝 has been filled out for this milestone.
  • 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, the payment will be transferred to the BTC/ETH/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#1682

@nikw3f nikw3f self-assigned this Sep 25, 2023
@nikw3f
Copy link
Contributor

nikw3f commented Sep 25, 2023

Hey team, thanks for the milestone delivery. I am getting error running profond-backend-api.

➜  profond-backend-api git:(master) yarn run start:dev
yarn run v1.22.19
$ nest start --watch
[1:34:43 PM] Starting compilation in watch mode...

[1:34:43 PM] Found 0 errors. Watching for file changes.

[Nest] 18610  - 09/25/2023, 1:34:44 PM     LOG [NestFactory] Starting Nest application...
[Nest] 18610  - 09/25/2023, 1:34:44 PM   ERROR [MongooseModule] Unable to connect to the database. Retrying (1)...
[Nest] 18610  - 09/25/2023, 1:34:44 PM     LOG [InstanceLoader] MongooseModule dependencies initialized +1ms
[Nest] 18610  - 09/25/2023, 1:34:44 PM     LOG [InstanceLoader] AppModule dependencies initialized +0ms
[Nest] 18610  - 09/25/2023, 1:34:47 PM   ERROR [MongooseModule] Unable to connect to the database. Retrying (2)...

If there are dependencies please document them.

Also on profond.ai i can see the coins which i did not created:

Screenshot 2023-09-25 at 13 37 40

After creating coin there is no success page or modal.

On collection creation page it is not clear which folder to upload. It is not working fine.

Please fix these issues and improve documentation.

@nikw3f
Copy link
Contributor

nikw3f commented Sep 27, 2023

Hey team, thanks for the milestone delivery. I am getting error running profond-backend-api.

➜  profond-backend-api git:(master) yarn run start:dev
yarn run v1.22.19
$ nest start --watch
[1:34:43 PM] Starting compilation in watch mode...

[1:34:43 PM] Found 0 errors. Watching for file changes.

[Nest] 18610  - 09/25/2023, 1:34:44 PM     LOG [NestFactory] Starting Nest application...
[Nest] 18610  - 09/25/2023, 1:34:44 PM   ERROR [MongooseModule] Unable to connect to the database. Retrying (1)...
[Nest] 18610  - 09/25/2023, 1:34:44 PM     LOG [InstanceLoader] MongooseModule dependencies initialized +1ms
[Nest] 18610  - 09/25/2023, 1:34:44 PM     LOG [InstanceLoader] AppModule dependencies initialized +0ms
[Nest] 18610  - 09/25/2023, 1:34:47 PM   ERROR [MongooseModule] Unable to connect to the database. Retrying (2)...

If there are dependencies please document them.

Also on profond.ai i can see the coins which i did not created:

Screenshot 2023-09-25 at 13 37 40 After creating coin there is no success page or modal.

On collection creation page it is not clear which folder to upload. It is not working fine.

Please fix these issues and improve documentation.

Any updates on the above requests?

@emarai
Copy link
Contributor Author

emarai commented Sep 27, 2023

@nikw3f Hey thanks for the input, we will fix and update the documentation this week

  1. Backend API documentation (how to run and dependencies)
  2. Fix filter for coins created, NFT collection created
  3. Implement success modal
  4. Add Metadata Template and format documentation for NFT collection creation

@emarai
Copy link
Contributor Author

emarai commented Oct 1, 2023

Hi @nikw3f, we have updated the repos according to your findings

@nikw3f
Copy link
Contributor

nikw3f commented Oct 2, 2023

Hi @nikw3f, we have updated the repos according to your findings

Thanks, checking

@nikw3f
Copy link
Contributor

nikw3f commented Oct 3, 2023

Hi @emarai still getting error when using typechain-compiler. profondHQ/profond-psp22-contract#3. Not able to run tests. Please advise.

@nikw3f
Copy link
Contributor

nikw3f commented Oct 3, 2023

Also please provide spec of the substrate node being run when running psp22 and nft tests

@nikw3f
Copy link
Contributor

nikw3f commented Oct 3, 2023

Please provide access to https://drive.google.com/file/d/10p3J6sO9N9L2nulLg66I11lnUcQdj5ws/view to nikhil[at]web3.foundation

@nikw3f
Copy link
Contributor

nikw3f commented Oct 3, 2023

Thanks for the delivery @emarai Good Work! You can find my finished evaluation here. Happy to pass the milestone, and looking forward to the results of Milestone 2 with analytics.

@nikw3f nikw3f merged commit 92a9a2f into w3f:master Oct 3, 2023
6 checks passed
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

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

@emarai
Copy link
Contributor Author

emarai commented Oct 4, 2023

Hi @emarai still getting error when using typechain-compiler. profondHQ/profond-psp22-contract#3. Not able to run tests. Please advise.

Hi fixed, and thanks for the PR!

Also please provide spec of the substrate node being run when running psp22 and nft tests

Sure, added the substrate node version

Please provide access to https://drive.google.com/file/d/10p3J6sO9N9L2nulLg66I11lnUcQdj5ws/view to nikhil[at]web3.foundation

I can't seem to edit that one, I created another link for public : https://docs.google.com/document/d/1IDkMoD8feBxOeGvB6GvqQW6QGoAu0MNGZL-7dVKI4mU

@ekkirinaldi
Copy link

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

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

Invoice sent!

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.

3 participants