Skip to content

Add "New Bounce Message Format" proposal #503

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SpyCheese
Copy link
Member

This TEP introduces a new format for bounced messages to include the whole original message body and some information about the transaction. For compatibility, this new format is optional; it is enabled by special flags.

Mode "new bounce without the original body" did not really make sense, because it's often hard to properly process the bounce without knowing its opcode and query id.
New format: we either include the whole body or only its root. It allows minimizing forward fees if the body is big while keeping opcode and other info from the root.
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.

1 participant