|
| 1 | +# Pocket V1 DevLog #12 <!-- omit in toc --> |
| 2 | + |
| 3 | +**Date Published**: July 31st, 2023 |
| 4 | + |
| 5 | +We have kept the goals and details in this document short, but feel free to reach out to @Olshansk in the [core-dev-chat](https://discord.com/channels/553741558869131266/986789914379186226) for additional details, links & resources. |
| 6 | + |
| 7 | +## Table of Contents <!-- omit in toc --> |
| 8 | + |
| 9 | +- [Iteration 21 Goals \& Results](#iteration-21-goals--results) |
| 10 | + - [V0](#v0) |
| 11 | + - [V1](#v1) |
| 12 | + - [Utility - E2E Trustless Relay Demo](#utility---e2e-trustless-relay-demo) |
| 13 | + - [Infrastructure - DevNet Dashboard](#infrastructure---devnet-dashboard) |
| 14 | + - [Product - TestNet MVP](#product---testnet-mvp) |
| 15 | +- [Screenshots](#screenshots) |
| 16 | + - [Iteration 21 - Completed](#iteration-21---completed) |
| 17 | + - [V1 Results](#v1-results) |
| 18 | + - [Iteration 21 - Planned](#iteration-21---planned) |
| 19 | +- [Contribute to V1 🧑💻](#contribute-to-v1-) |
| 20 | + - [Links \& References](#links--references) |
| 21 | + |
| 22 | +## Iteration 21 Goals & Results |
| 23 | + |
| 24 | +**Iterate Dates**: July 15th - July 28th, 2023 |
| 25 | + |
| 26 | +```bash |
| 27 | +# V1 Repo |
| 28 | +git diff b55b6f96ca99a1e28ac133689949afa5f7e74c42 --stat |
| 29 | +# 98 files changed, 3366 insertions(+), 655 deletions(-) |
| 30 | +``` |
| 31 | + |
| 32 | +### V0 |
| 33 | + |
| 34 | +We have prepared the [release plan](https://www.notion.so/pocketnetwork/RC-0-10-4-Release-Plan-848c0c329e554a78a2aaf05bcaafb763?pvs=4) for `RC 0.10.4` with the helpful of everyone in the community! |
| 35 | + |
| 36 | +### V1 |
| 37 | + |
| 38 | +Our goal, for the second iteration in a row, was **to finalize demos** as much as possible from the [previous iteration](https://github.com/pokt-network/pocket/blob/main/docs/devlog/devlog11.md). |
| 39 | + |
| 40 | +🟡🟢 Like last week, we made progress on two more demos and give ourselves an overall score of `7/10` as we are tying together lots of lose ends. |
| 41 | + |
| 42 | +#### Utility - E2E Trustless Relay Demo |
| 43 | + |
| 44 | +@adshmh presented the first demo of an E2E Trustless Relay Demo |
| 45 | + |
| 46 | +[Audio](https://drive.google.com/file/d/1bkrIPsDAuZYevJRgyiudml5YWUSUtTto/view?usp=drive_link) |
| 47 | + |
| 48 | +[](https://asciinema.org/a/599295) |
| 49 | + |
| 50 | +#### Infrastructure - DevNet Dashboard |
| 51 | + |
| 52 | +[Audio](https://drive.google.com/file/d/1rN2tXJ5qYXxmpnrU1Eo1dj_DRJjYJlDY/view?usp=drive_link] |
| 53 | + |
| 54 | +Though it may be offline at the time of writing, you can access the DevNet Dashboard [here](https://devnet-first-dashboard.dev-us-east4-1.poktnodes.network:8443/) |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | +#### Product - TestNet MVP |
| 59 | + |
| 60 | +@mokn himself presented his vision |
| 61 | + |
| 62 | +[](https://drive.google.com/file/d/1ojkUv6Ds_GTGAdxtMdYujFpOnDgoXYII/view) |
| 63 | + |
| 64 | +## Screenshots |
| 65 | + |
| 66 | +Please note that everything that was not `Done` in `iteration21` is moving over to `iteration22`. |
| 67 | + |
| 68 | +### Iteration 21 - Completed |
| 69 | + |
| 70 | +#### V1 Results |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | +### Iteration 21 - Planned |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | +## Contribute to V1 🧑💻 |
| 80 | + |
| 81 | +### Links & References |
| 82 | + |
| 83 | +- [V1 Specifications](https://github.com/pokt-network/pocket-network-protocol) |
| 84 | +- [V1 Repo](https://github.com/pokt-network/pocket) |
| 85 | +- [V1 Wiki](https://github.com/pokt-network/pocket/wiki) |
| 86 | +- [V1 Project Dashboard](https://github.com/pokt-network/pocket/projects?query=is%3Aopen) |
| 87 | + |
| 88 | +<!-- GITHUB_WIKI: devlog/2023_07_31 --> |
0 commit comments