Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change transaction's size to support low connection #1645

Open
samuelmanzanera opened this issue Jan 29, 2025 · 0 comments
Open

Change transaction's size to support low connection #1645

samuelmanzanera opened this issue Jan 29, 2025 · 0 comments
Labels
feature New feature request transaction Involve transactions web hosting issue regarding web hosting

Comments

@samuelmanzanera
Copy link
Member

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

@samuelmanzanera samuelmanzanera added feature New feature request transaction Involve transactions web hosting issue regarding web hosting labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request transaction Involve transactions web hosting issue regarding web hosting
Projects
None yet
Development

No branches or pull requests

1 participant