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
jwk #2: ensure jwk txns are expected in consensus #11855
jwk #2: ensure jwk txns are expected in consensus #11855
Changes from 6 commits
68e2f24
777450d
ef680a9
d0957db
3d5bfea
3a46733
6452075
ad14f55
502ffe1
8ba010a
8d52fa4
bff7fde
db24bbb
fa11fb9
76977c1
0a78220
2b38e95
a8162a0
aab9ebc
6b1c78e
96c19f9
ffa2766
7ce16b9
26a984d
538d60a
60e0aec
4023835
1893435
2388d1c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 260 in aptos-move/aptos-release-builder/src/components/feature_flags.rs
Codecov / codecov/patch
aptos-move/aptos-release-builder/src/components/feature_flags.rs#L260
Check warning on line 341 in aptos-move/aptos-release-builder/src/components/feature_flags.rs
Codecov / codecov/patch
aptos-move/aptos-release-builder/src/components/feature_flags.rs#L341
Check warning on line 47 in aptos-move/aptos-vm/src/system_module_names.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/system_module_names.rs#L42-L47
Check warning on line 69 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L55-L69
Check warning on line 71 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L71
Check warning on line 73 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L73
Check warning on line 81 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L75-L81
Check warning on line 86 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L83-L86
Check warning on line 121 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L88-L121
Check warning on line 126 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L124-L126
Check warning on line 147 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L129-L147
Check warning on line 154 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L149-L154
Check warning on line 157 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L157
Check warning on line 160 in aptos-move/aptos-vm/src/validator_txns/jwk.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/jwk.rs#L159-L160
Check warning on line 25 in aptos-move/aptos-vm/src/validator_txns/mod.rs
Codecov / codecov/patch
aptos-move/aptos-vm/src/validator_txns/mod.rs#L24-L25