Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

RFC: Bundle type - #18

Closed
thibault-martinez wants to merge 43 commits into
iotaledger-archive:masterfrom
thibault-martinez:bee-bundle
Closed

RFC: Bundle type#18
thibault-martinez wants to merge 43 commits into
iotaledger-archive:masterfrom
thibault-martinez:bee-bundle

Conversation

@thibault-martinez

@thibault-martinez thibault-martinez commented Oct 2, 2019

Copy link
Copy Markdown
Contributor

Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
@samuel-rufi
samuel-rufi self-requested a review October 8, 2019 09:38
@thibault-martinez
thibault-martinez marked this pull request as ready for review October 8, 2019 14:16
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md
Comment thread text/0018-bee-bundle/0018-bee-bundle.md
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md
Comment thread text/0018-bee-bundle/0018-bee-bundle.md
Comment thread text/0018-bee-bundle/0018-bee-bundle.md
Comment thread text/0018-bee-bundle/0018-bee-bundle.md
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
Comment thread text/0018-bee-bundle/0018-bee-bundle.md
Comment thread text/0018-bee-bundle/0018-bee-bundle.md Outdated
@thibault-martinez thibault-martinez self-assigned this Oct 15, 2019
@SuperFluffy SuperFluffy changed the title RFC: bee-bundle module RFC: Bundle type Oct 15, 2019
@SuperFluffy

SuperFluffy commented Oct 15, 2019

Copy link
Copy Markdown
Contributor

Incorporated into #20.

While discussing the design of the Transaction type, see #3, we realized that a new transaction is not supposed to be create directly. Instead, when constructing a new message, the Bundle is the fundamental object one wants to crate, which in turn splits up its message into several Transactions. A Transaction thus becomes a very simple type. More complicated logic should thus be handled by the Bundle.

This makes it necessary to expand the Bundle RFC beyond what is proposed here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants