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

Create a mode/flag to disable Transaction chaining #48

Open
achiurizo opened this issue May 11, 2020 · 4 comments
Open

Create a mode/flag to disable Transaction chaining #48

achiurizo opened this issue May 11, 2020 · 4 comments
Labels
question Further information is requested

Comments

@achiurizo
Copy link
Contributor

achiurizo commented May 11, 2020

Transaction Chaining is:

The ability to spend outputs that have not been fully confirmed.

We should create a mode to disable chaining.

@boolafish
Copy link

Why should child chain not allow chaining? The risk is on the user and the user can choose they want to provide such transaction with the risk of not having plasma security (for a while) or not

@achiurizo
Copy link
Contributor Author

@boolafish I'll update this, but its more so to have the ability to turn disable this, since it's the default mode to chain transactions in elixir-omg.

In terms of security and risk, it seems like it would be good to test out the childchain in both modes and being able to configure this as so.

@achiurizo achiurizo changed the title Create a mode/flag to enable Transaction chaining Create a mode/flag to disable Transaction chaining May 12, 2020
@achiurizo achiurizo added the question Further information is requested label Jun 4, 2020
@InoMurko
Copy link
Contributor

InoMurko commented Jun 6, 2020

To disable transaction chaining? I don't think we support transaction chaining in elixir-omg.

@achiurizo
Copy link
Contributor Author

This was just a general idea to have a flag to enable/disable it if we do include this feature into Childchain.

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

No branches or pull requests

3 participants