Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Evaluation

- **Status:** Accepted
- **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/polkadot-js-extension-per-account-auth.md
- **Milestone:** Number 1
- **Kusama Identity:** JCkD7cRTpfkQmk5v6XvWvR1JPTvrouPXSGmQqtWPcJQKFzx
- **Previously successfully merged evaluation:** N/A

| Number | Deliverable | Accepted | Link | Evaluation Notes |
| ------ | ----------- | -------- | ---- |----------------- |
| 0b. | Documentation | <ul><li>[ ] </li></ul>| | Missing Documentation |
| 0e. | Article | <ul><li>[ ] </li></ul>| | Missing Article |
| 1. | new approval screen |<ul><li>[x] </li></ul>| [PR](https://github.com/polkadot-js/extension/pull/1068) | |
| 2. | new approval back-end | <ul><li>[x] </li></ul>| [PR](https://github.com/polkadot-js/extension/pull/1068) | |
| 3. | website approval enhancement | <ul><li>[x] </li></ul>| [PR](https://github.com/polkadot-js/extension/pull/1068) | |
| 4. | Test implementation | <ul><li>[x] </li></ul> | [PR](https://github.com/polkadot-js/extension/pull/1068), [Commit](https://github.com/polkadot-js/extension/pull/1068/commits/cd3a40b33cfed9d4196472419e96fa71beffb58b) | Was not planned, but always nice to have added a test. |

Ideally all links inside the above table should include the commit hash,
which was used for testing the delivery. It should also be checked if the software is published under the correct open-source license.

## General Notes

As I'm not familiar with polkadot-js extension's source code, it was not straight forward to link the changed files to a delivery step (as all delivery steps are linekd to the same PR).
It would have been nice to maybe link the corresponding commit(s) instead of the same PR. Hopefully the files changes are not huge so it is still comprehensive and not too difficult to navigate through.

Missing article and documentation, not a big deal.