chore: updates more rfcs#177
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates several Tari RFC documents, notably removing maintainer metadata, renaming 'Tari' to 'MinoTari' in wallet contexts, updating deep link conventions, removing the Store and Forward (SAF) protocol, and expanding the mining proof-of-work specification to four algorithms with adjusted target times. The review feedback highlights a mathematical contradiction in the mining target block times (which should be 200 seconds instead of 120 seconds), suggests a minor grammatical correction ('an RxM'), and points out leftover SAF references in the peer-to-peer messaging protocol that need to be cleaned up for consistency.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Description
Removes maintainer field as many of the listed maintainers are not with Tari anymore,
Fixes up wrong and missing fields.
Does not update to tips yet