Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: introduce PreBlock #17421
feat: introduce PreBlock #17421
Changes from 6 commits
9944fe1
97437d2
5df47ca
4cb3ead
875aef9
fa4d36c
8f901a2
0bf24db
6aef95e
952c619
9ab334d
81aea05
bded698
1294aba
41eac61
5a80397
b9d1447
5306a6f
9fac2e9
b5e9072
e9247db
e40de51
afbf503
069488d
91b8fb4
f3d2aa6
67b41af
3ff3ca4
c2a4320
3ffb4e9
5b87a82
19b0153
c4cffdc
4fb0496
2a9966d
19901c9
f2ac765
7a7dbaa
766c82d
95a19e0
e55d9e5
88b1801
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe best to split the PR to contain only the core changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes but I'm not sure the steps, just to replace with newly added fields to make test happy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is best to open a another PR with just the core and api changes. Then use a pseudo version here once that PR is merged. This makes the PR smaller and remove the need of those replace.