Skip to content

Conversation

@NickNekilov
Copy link

@NickNekilov NickNekilov commented Jun 20, 2025

This TEP introduces a mechanism for senders to specify how much data should be included in bounce messages when transactions fail, allowing for more flexible error handling while maintaining backward compatibility with existing contracts.

@BeyCoder
Copy link

We have the same issue with user-friendly errors in XDAO.app. Our complex design flow makes it more challenging to process errors with a 256-bit limit, as we can't include a single address in bounce messages.

However, this proposal will help us resolve the issue and reduce the time spent on developing error processing.

@alan890104
Copy link

This idea is absolutely brilliant, there is no way to find a reason to reject it!!!

The current bounce is way too restrictive (it can’t even hold a single address, and in most cases it’s practically unusable), which forces us to rely on the commit-and-throw method just to send failure messages. Nick, you’re a real lifesaver.

@NickNekilov
Copy link
Author

This proposal is closed in favor of #503 by TON Core.

Copy link

@MariuszNowa MariuszNowa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kasa

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

Successfully merging this pull request may close these issues.

4 participants