-
Merge:
account.platform
account.identity
->account.id
,asset.platform
asset.identity
asset.id
asset.type
->RSS3Asset
, -
Rename:
link.type
->link.id
,backlink.type
->backlink.id
-
Segmentation:
items
—>items.list_custom
items.list_auto
,assets
—>assets.list_custom
assets.list_auto
,
- A new type of items
RSS3AutoItem
evolved fromRSS3NodeItem
-
Signature: from excluding fields starting with
@
characters to excluding objects containingauto: true
field -
Ownership of the persona:
owers?: RSS3ID[];
->controller?: string;
, from a list of id to a contract address -
Position of
accounts
: from root to the inside ofprofile
-
items
links
assets
: their content is no longer stored in index files, but in separate files -
Rename of
contexts
:item.type
->item.link.type
,item.upstream
->item.link.target
,contexts
->backlinks
signature
becomes compulsory
-
A new type of assets that automatically generated by the node
RSS3NodeAsset
-
A new type of items that automatically generated by the node
RSS3NodeItem
- Store all
backlinks
in separate files
profile
items
links.list
backlinks.list
become optional
-
Signature agent:
agent_id
andagent_signature
-
Ownership of the persona:
owers
-
assets
: consisting ofplatform
identity
id
type
-
accounts
: consisting ofplatform
identity
signature
tags
signature
inprofile
andlinks
-
Store all
links
in index files -
Store all
contexts
in separate files
backlinks
becomes page-separable