From 33c6f96ca0e82b2875350f3b2e7d044ea0fc672b Mon Sep 17 00:00:00 2001 From: jessicadaugherty <55156619+jessicadaugherty@users.noreply.github.com> Date: Mon, 17 Apr 2023 19:39:03 -0400 Subject: [PATCH] Create devlog6.md --- docs/devlog/devlog6.md | 101 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 docs/devlog/devlog6.md diff --git a/docs/devlog/devlog6.md b/docs/devlog/devlog6.md new file mode 100644 index 000000000..602addf09 --- /dev/null +++ b/docs/devlog/devlog6.md @@ -0,0 +1,101 @@ +# Pocket V1 DevLog Call #5 Notes + +- **Date and Time**: Tuesday April 4, 2023 16:00 UTC +- **Location**: [Discord](https://discord.gg/pokt) +- **Duration**: 55 minutes +- [Recording](https://drive.google.com/file/d/1MNaQv4spbxmkbTlivtBHrVIWnY4L8bMe/view?usp=sharing) + +--- + +## Agenda + +- [Current Iteration 🗓️](#current-iteration-️) +- [Iteration Goals 🎯](#iteration-goals-) +- [Iteration Results ✅](#iteration-results-) +- [External Contributions ⭐](#external-contributions-) +- [Upcoming Iteration 🗓️](#upcoming-iteration-️) +- [Feedback and Open Discussion 💡](#feedback-and-open-discussion-) +- [Contribute to V1 🧑‍💻](#contribute-to-v1-) +- [About Pocket Network 💙](#about-pocket-network-) + +--- + +## Current Iteration 🗓️ + +- Duration: March 8 to 21st 2023 +- [Backlog](https://github.com/orgs/pokt-network/projects/142/views/12?layout=table&filterQuery=iteration%3A%22Iteration+12%22) + +## Iteration Goals 🎯 + +- M1: PoS + - Demo State Sync 🥳 + - Finalize rollback direction (JSON vs. Merkle) +- M2: DoS + - Provide team shell access to devnet + - Stand up E2E testing on devnet + - Produce foundations of telemetry dashboards +- M3: RoS + - Identify gaps in session interface implementation requirements + +## Iteration Results ✅ + +- Completed + - https://github.com/pokt-network/pocket/pull/586 + - https://github.com/pokt-network/pocket/pull/587 + - https://github.com/pokt-network/pocket/pull/590 + - https://github.com/pokt-network/pocket/pull/591 + - https://github.com/pokt-network/pocket/pull/561 +- In Review + - https://github.com/pokt-network/pocket/pull/596 + - https://github.com/pokt-network/pocket/pull/577 + - https://github.com/pokt-network/pocket/pull/589 + - https://github.com/pokt-network/pocket/pull/598 +- In Progress + - https://github.com/pokt-network/pocket/pull/627 + - https://github.com/pokt-network/pocket/pull/576 + - https://github.com/pokt-network/pocket/pull/652 + - https://github.com/pokt-network/pocket/issues/473 + - https://github.com/pokt-network/pocket/issues/197 + - https://github.com/pokt-network/pocket/issues/327 + +## External Contributions ⭐ + +- https://github.com/pokt-network/pocket/issues/525 +- https://github.com/pokt-network/pocket/pull/573 + +--- + +## Upcoming Iteration 🗓️ + +- Duration: March 8 to March 21 2023 +- [Backlog Candidates](https://github.com/orgs/pokt-network/projects/142/views/12?layout=table&filterQuery=iteration%3A%22Iteration+14%22) + +--- + +## Feedback and Open Discussion 💡 + +### Q: I saw that Milestones are past due so when I attach issues or PRs I receive notifications. Is this expected? How can I stop receiving these notifications? + +A: Roadmap timelines need to be updated per Q1 results and Q2 planning. Check [here](https://github.com/pokt-network/pocket/blob/main/docs/roadmap/README.md#m1-pocket-pos-proof-of-stake) for the latest updates! + +--- + +## Contribute to V1 🧑‍💻 + +V1 is an open source project that is open to external contributors. Find information about onboarding to the project, browse available bounties, or look for open issues in the linked resources below. For any questions about contributing, contact @jessicadaugherty + +- [Configure Development Environment](https://github.com/pokt-network/pocket/blob/main/docs/development/README.md) +- [Available Developer Bounties](https://app.dework.xyz/pokt-network/v1-protocol) +- [V1 Project Board](https://github.com/orgs/pokt-network/projects/142/views/12) +- [V1 Roadmap](https://github.com/pokt-network/pocket/blob/main/docs/roadmap/README.md#m1-pocket-pos-proof-of-stake) + +## About Pocket Network 💙 + +Pocket Network is a blockchain data platform, built for applications, that uses cost-efficient economics to coordinate and distribute data at scale. + +- [Website](https://pokt.network) +- [Documentation](https://docs.pokt.network) +- [Discord](https://discord.gg/pokt) +- [Twitter](https://twitter.com/POKTnetwork) + +