Week 7 - April 1, 2022
Welcome to the shiny RSS3 Tech Weekly.
Happy April Foolβs Day! Today we also celebrated the first founding anniversary of RSS3 π!
What a busy week for the Dev π RSS3, as the internal testing of PreGod progresses, we have had a plate full of things to work on.
What has happened
Protocol
- We have introduced more changes to RSS3 Protocol, this brings us RSS3 Protocol v0.4.0-rc.2.
- In this version, we have added the followings:
- A clearer document structure
- Scaled down the protocol's storage scope, switched to index all content from third-party platforms
- Removed all signatures
- Removed the concept of file and replace it with responses
- Trimmed down the concept of item
- Removed all
list
words from the URI - Added profiles URI and response
- Changed
profile.accounts
toprofile.connected_accounts
- Expanded
link.identifier_target
tolink.to
andlink.from
- Changed
item.links
to single URI, and addeditem.backlinks
- Added
profile.source
link.source
asset.source
note.source
- Updated some URI queries
- Removed
RIP-4: Registered Indexed Items
- Added
RIP-4: Registered Link Types
RIP-5: Registered Profile Sources
RIP-6: Registered Link Sources
RIP-7: Registered Asset Sources
RIP-8: Registered Note Sources
Development
- We have managed to complete some bridging and debugging work for Hub and Indexer, trust me it is easier said than done. This also means, from now on, Hub and Indexer are converged into a simple name: Development.
- At the same time, we have incorporated the newly introduced changes from the Protocol:
- Profile, which supports ENS indexing with more to be added soon.
- Updated the codebase to embrace the Protocol changes mentioned above.
- We have further streamlined our testing and deployment workflows.
Others
Behind the door, the crew had intensive daily sessions on various topics concerning the design of the RSS3 Network. The discussions inspired some fundamental changes and made our week even busier (In fact, the busiest week by coding activities.)
What is going to happen
There is only one thing on the agenda: we will continue the internal testing for PreGod, we aim to release a beta version to the public on 8 Apr.
Thatβs it for the week, see you all next week!
Dev π RSS3