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

Large Events Not Supported in the New Buildnet Edition #4810

Open
ChahtourAla opened this issue Jan 13, 2025 · 1 comment
Open

Large Events Not Supported in the New Buildnet Edition #4810

ChahtourAla opened this issue Jan 13, 2025 · 1 comment

Comments

@ChahtourAla
Copy link

Summary:
In the latest edition of Buildnet, large event messages are no longer supported. This was a key feature in the previous version and is crucial for many use cases.

Details:

  • Issue: Large events are now restricted, causing disruptions in applications that rely on extensive data exchanges within a single event.
  • Impact:
    • Hinders projects requiring detailed logging or complex event data.
    • Reduces the flexibility of the network for developers.
    • Forces developers to split data into smaller events, increasing complexity and transaction costs.

Expected Behavior:
Large event messages should be supported as in the previous Buildnet edition, ensuring backward compatibility and a seamless developer experience.

Priority: High

This feature is vital for many developers and impacts the overall usability of the Buildnet ecosystem.

@damip
Copy link
Member

damip commented Jan 14, 2025

Hello,
We had to cap event size following a security audit that detected a security issue related to event flooding. For now the limit was set to 512 bytes.
How big of a payload does your application need ? Would 1 kilobyte be ok ?

See #4808

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants