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

Split block into basic and validation types #928

Merged
merged 44 commits into from
Aug 4, 2023
Merged

Conversation

DaughterOfMars
Copy link

@DaughterOfMars DaughterOfMars commented Jul 25, 2023

Description of change

This splits blocks into two possible types.

Links to any relevant issues

Base automatically changed from feat/parents to 2.0 July 26, 2023 13:34
Copy link
Contributor

@kwek20 kwek20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

init few, now i delve into block :D

sdk/src/client/api/block_builder/mod.rs Outdated Show resolved Hide resolved
sdk/src/lib.rs Show resolved Hide resolved
sdk/src/types/api/plugins/participation/mod.rs Outdated Show resolved Hide resolved
sdk/src/client/api/high_level.rs Outdated Show resolved Hide resolved
Thoralf-M
Thoralf-M previously approved these changes Aug 1, 2023
sdk/src/types/block/core.rs Outdated Show resolved Hide resolved
sdk/src/types/block/core.rs Outdated Show resolved Hide resolved
kwek20
kwek20 previously approved these changes Aug 2, 2023
Copy link
Contributor

@kwek20 kwek20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shame of the duplicate methods in block and wrapper but not easily handle-able i think

Thoralf-M
Thoralf-M previously approved these changes Aug 2, 2023
@Thoralf-M Thoralf-M merged commit 46578d4 into 2.0 Aug 4, 2023
19 checks passed
@DaughterOfMars DaughterOfMars deleted the feat/split-block branch August 4, 2023 15:04
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.

Add Block wrapper - rust Add ValidationBlock - rust Change Block into BasicBlock - rust
7 participants