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

Separate transfers and other deploys in the block proposer. #1422

Closed
piotr-dziubecki opened this issue May 10, 2021 · 0 comments
Closed

Separate transfers and other deploys in the block proposer. #1422

piotr-dziubecki opened this issue May 10, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@piotr-dziubecki
Copy link

Split up the pending deploys in the block proposer, to separate transfers and other deploys from the start.

Possibly remove DeployType, and split up AppendableBlock::add into two methods, that verify that it's a transfer or not, as expected.

https://casperlabs.atlassian.net/browse/NDRS-1131

@piotr-dziubecki piotr-dziubecki added this to the 1.3.0 milestone May 10, 2021
casperlabs-bors-ng bot added a commit that referenced this issue May 19, 2021
1446: Separate transfers and other deploys in the block proposer r=fizyk20 a=fizyk20

Resolves #1422.

Co-authored-by: Bartłomiej Kamiński <bart@casperlabs.io>
@fizyk20 fizyk20 closed this as completed May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants