Skip to content

identity directory milestone 2 delivery#230

Merged
alxs merged 5 commits intow3f:masterfrom
Shard-Labs:identity-directory-milestone2
Sep 22, 2021
Merged

identity directory milestone 2 delivery#230
alxs merged 5 commits intow3f:masterfrom
Shard-Labs:identity-directory-milestone2

Conversation

@DeFiYaco
Copy link
Copy Markdown
Contributor

Milestone Delivery Checklist

Link to the application PR: w3f/Grants-Program#255

@DeFiYaco DeFiYaco force-pushed the identity-directory-milestone2 branch from 29c20b3 to f3219c1 Compare July 15, 2021 08:30
@alxs alxs self-assigned this Jul 15, 2021
@alxs
Copy link
Copy Markdown
Contributor

alxs commented Jul 19, 2021

Here as well, it would be great if you could update the links to point to where each of the deliverables is implemented.

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 1. | Implement logic for sending tokens | https://github.com/Shard-Labs/identity-directory/blob/main/src/store/actions.ts#L250 | Implement logic for sending tokens; retrieve balance, parse inputs, display transaction fee, create the transfer transaction. |
| 2. | Make the web service work offline | https://github.com/Shard-Labs/identity-directory/blob/main/src/store/actions.ts#L171 https://github.com/Shard-Labs/identity-directory/blob/main/src/components/navigation/SideBar.vue#L15 | Web service can be used in offline mode; the user can specify a local node to which will the service connect. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is it that these two links are meant to show? Besides, could you please add instructions to the README to run this with a local node?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These links were not good anymore because new commits moved lines of code. It is fixed now.


| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 1. | Implement logic for sending tokens | https://github.com/Shard-Labs/identity-directory/blob/main/src/store/actions.ts#L250 | Implement logic for sending tokens; retrieve balance, parse inputs, display transaction fee, create the transfer transaction. |
Copy link
Copy Markdown
Contributor

@alxs alxs Aug 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Could you point me to the unit tests for this functionality?
  • It's currently only possible to type in integer amounts
  • The few times I was able to see the transaction details, it always had a value of 0. Most of the time it just shows the raw data, but I think that's an issue with polkadot{.js}

Copy link
Copy Markdown
Contributor Author

@DeFiYaco DeFiYaco Sep 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • There is no unit test for that functionality since we are only calling external module to send tokens.
  • Fixed now
  • Send token function sends correct value of tokens (tested)

@alxs
Copy link
Copy Markdown
Contributor

alxs commented Sep 22, 2021

Thanks @Jakic007, the milestone is hereby a pass. You can find my evaluation notes here. I'll forward your invoice for processing.

@alxs alxs merged commit cf82017 into w3f:master Sep 22, 2021
@RouvenP
Copy link
Copy Markdown

RouvenP commented Oct 15, 2021

hi @Jakic007, we just transferred the payment for M2.

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.

4 participants