diff --git a/docs/roadmap_changelog.md b/docs/roadmap_changelog.md new file mode 100644 index 000000000..e93fb5948 --- /dev/null +++ b/docs/roadmap_changelog.md @@ -0,0 +1,40 @@ +# Roadmap Changelog + +The purpose of this doc is to keep track of the changes made to the [Shannon roadmap](https://github.com/orgs/pokt-network/projects/144). + +- [Relevant links](#relevant-links) +- [11/01/2023](#11012023) + - [Changes](#changes) + - [After](#after) + - [Before](#before) + +## Relevant links + +- [Shannon Project](https://github.com/orgs/pokt-network/projects/144?query=is%3Aopen+sort%3Aupdated-desc) - GitHub dashboard +- [Shannon Roadmap](https://github.com/orgs/pokt-network/projects/144/views/4?query=is%3Aopen+sort%3Aupdated-desc) - GitHub Roadmap +- [PoktRoll Repo](https://github.com/pokt-network/poktroll) - Source Code +- [PoktRoll Issues](https://github.com/pokt-network/poktroll/issues) - GitHub Issues +- [PoktRoll Milestones](https://github.com/pokt-network/poktroll/milestones) - GitHub Milestones + +## 11/01/2023 + +### Changes + +1. We're adding a 1 week `E2E Relay` iteration to focus solely on finishing off `Foundation` & `Integration` related work needed to enable automating end-to-end relays. +2. We've delayed the `Govern` iteration to next year because: + - It is not a blocker for TestNetT + - here are still open-ended questions from PNF that need to be addressed first. +3. We've introduced `TECHDEBT` iterations to tackle `TODOs` left throughout the code. + - The first iteration will be focused on `TODO_BLOCKER` in the source code + - Details to other iterations will be ironed out closer to the iteration. +4. We have decided to have multiple `Test` iterations, each of which will be focused on testing different components. + - The first iteration will be focused on load testing relays to de-risk permissionless applications and verify the Claim & Proof lifecycle. + - Details to each iteration will be ironed out closer to the iteration. + +### After + +![Screenshot 2023-11-01 at 2 15 09 PM](https://github.com/pokt-network/poktroll/assets/1892194/e8ef99e6-aecc-433b-8a32-5fb42c05cb86) + +### Before + +![Screenshot 2023-11-01 at 11 05 21 AM](https://github.com/pokt-network/poktroll/assets/1892194/0826d4af-d0e1-4edc-a173-362425672c64)