Skip to content

Change transaction's size to support low connection #1645

@samuelmanzanera

Description

@samuelmanzanera

Is your feature request related to a problem?

Some nodes don't have a good latency, for now we are using 3MB as content's data of the transaction's structure to support websites, etc.
But this is not scalable for multi nodes communication, etc.

Describe the solution you'd like

The proposal is to reduce the size of the transaction to 256KB to be more standardized as other decentralized protocols, allowing to have better bandwidth saving for multi nodes communication and transactions.

Additional context

This change should have a direct impact on the aeweb sdk implementations and required new implementations.
New websites deployed with aeweb using older version will not be accepted after this change.

Epic

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature requesttransactionInvolve transactionsweb hostingissue regarding web hosting

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions