Skip to content

Commit

Permalink
[UPDATE] * Links
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-Usama committed Jul 21, 2023
1 parent cdc3204 commit 7cbe75d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions evaluations/contracts-tool_1_ali-usama.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
- **Kusama Identity:** Eexv1mKLiCidz2gGh6vfowtXgSSc7mvD4xEb2ji998W4DPs
- **Previously successfully merged evaluation:** All evaluations by ali-usama

| Number | Deliverable | Accepted | Link | Evaluation Notes |
|--------|-------------------------------------|------------------------|------|------------------|
| 0a. | Licence | <ul><li>[ ] </li></ul> | ... | ... |
| 0b. | Documentation | <ul><li>[ ] </li></ul> | ... | ... |
| 0c. | Testing & Testing Guide | <ul><li>[ ] </li></ul> | ... | ... |
| 0d. | Docker | <ul><li>[ ] </li></ul> | ... | ... |
| 1. | Updated EVM Contracts | <ul><li>[ ] </li></ul> | ... | ... |
| 2. | Support for Solidity WASM Contracts | <ul><li>[ ] </li></ul> | ... | ... |
| 3. | Launch Scripts | <ul><li>[ ] </li></ul> | ... | ... |
| Number | Deliverable | Accepted | Link | Evaluation Notes |
|--------|-------------------------------------|------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------|
| 0a. | Licence | <ul><li>[x] </li></ul> | [GPLv3](https://github.com/paritytech/smart-bench/blob/master/LICENSE) | Correct Licence |
| 0b. | Documentation | <ul><li>[x] </li></ul> | [Tool README](https://github.com/paritytech/smart-bench/blob/master/README.md),<br/>[Docker README](https://github.com/paritytech/smart-bench/blob/master/README.md) | Well-structured/Well-written docs |
| 0c. | Testing & Testing Guide | <ul><li>[x] </li></ul> | [Integration tests](https://github.com/paritytech/smart-bench/blob/master/README.md#integration-tests),<br/>[Usage](https://github.com/paritytech/smart-bench/blob/master/README.md#usage) | ... |
| 0d. | Docker | <ul><li>[x] </li></ul> | [Dockerfile](https://github.com/paritytech/smart-bench/blob/master/launch/smart_bench.Dockerfile) | ... |
| 1. | Updated EVM Contracts | <ul><li>[x] </li></ul> | [EVM support](https://github.com/paritytech/smart-bench/tree/master/src/evm) | ... |
| 2. | Support for Solidity WASM Contracts | <ul><li>[x] </li></ul> | [Solidity-WASM](https://github.com/paritytech/smart-bench/tree/master/src/wasm) | ... |
| 3. | Launch Scripts | <ul><li>[x] </li></ul> | [Launch Scripts](https://github.com/paritytech/smart-bench/tree/master/launch) | ... |



Expand Down

0 comments on commit 7cbe75d

Please sign in to comment.