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

📨 Section for transaction envelopes #1011

Open
JFWooten4 opened this issue Oct 1, 2024 · 0 comments
Open

📨 Section for transaction envelopes #1011

JFWooten4 opened this issue Oct 1, 2024 · 0 comments

Comments

@JFWooten4
Copy link
Contributor

JFWooten4 commented Oct 1, 2024

What problem does your feature solve?

The present transaction envelope specifications are quite brief. 💭 Namely, there are almost no programmatic examples employing envelopes specifically outside of fee bumps. This despite the reality of envelopes' foundational role throughout the development lifecycle.

What would you like to see?

A page which can be linked as a supplement to the brief glossary index for transaction envelopes. 📄 This full explainer would detail the many creation nuances embedded in managing transaction envelopes across different SDK languages.1 Moreover, it might contextualize the design choices around maximum signers and muxed address storage by explaining how this data gets stored in the transaction envelope object. 🧠

What alternatives are there?

We could leave new developers to uncover these nuances themselves through trial-and-error. However, this would likely lead to underknown bugs in language-specific SDKs, without a common documentation framework to reference. 🐜 Lastly, it'd be a much easier href for citations.

Footnotes

  1. See, e.g., different community interpretations for storing, parsing, and building envelopes.

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

No branches or pull requests

1 participant