feat: update and fixes to rfcs part 1#162
Open
SWvheerden wants to merge 3 commits into
Open
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates various RFC documents to reflect architectural changes, including renaming the Digital Assets Network (DAN) to Ootle, updating Proof of Work algorithms, and adding an HTTP API specification. The review identified two issues: a typo in a percentage notation in the overview document and a missing space in a domain-separated hash description in the consensus document.
Kelketek
reviewed
May 4, 2026
| create utility tokens on a sidechain or in Tari's case the DAN. By not allowing funds to be moved back, the sidechain gains an auditable total utilitarian value | ||
| . Value speculation is largely removed as the sidechain will only ever be as valuable as value of coins burnet in the peg. | ||
| An excellent example of using burned coins is a [Perpetual One-way Peg](https://medium.com/@RubenSomsen/21-million-bitcoins-to-rule-all-sidechains-the-perpetual-one-way-peg-96cb2f8ac302). This allows users to | ||
| create utility tokens on a sidechain or, in Tari's case, the DAN. By not allowing funds to be moved back, the sidechain gains an auditable total utilitarian value. Value speculation is largely removed, as the sidechain will only ever be as valuable as the value of coins burned in the peg. |
There was a problem hiding this comment.
Should this be 'the Ootle' instead of 'the DAN'?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates and fixes to rfcs, part 1 of many,
This includes a new about explaing the process