We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rust-verkle improvements: crate-crypto/rust-verkle#83 crate-crypto/rust-verkle#82 crate-crypto/rust-verkle#80 crate-crypto/rust-verkle#79 crate-crypto/rust-verkle#78 crate-crypto/rust-verkle#74
Includes work on the
Besu-native improvements: hyperledger/besu-native#150 hyperledger/besu-native#146 hyperledger/besu-native#145
Besu-verkle-trie: hyperledger/besu-verkle-trie#37 hyperledger/besu-verkle-trie#36
Approved, not merged: hyperledger/besu-native#149 - updateCommitmentSparse with tests
Not merged PRs (some of the code will be useful in future): hyperledger/besu-verkle-trie#31 and hyperledger/besu-native#138 - adding a pointer to structure in rust JNI hyperledger/besu-verkle-trie#33 - included in #36 - fixed genesis state root test
Cryptography API is 95% done at this point. Things left to do:
Potential optimization for even faster MSM:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Rust-verkle improvements:
crate-crypto/rust-verkle#83
crate-crypto/rust-verkle#82
crate-crypto/rust-verkle#80
crate-crypto/rust-verkle#79
crate-crypto/rust-verkle#78
crate-crypto/rust-verkle#74
Includes work on the
Besu-native improvements:
hyperledger/besu-native#150
hyperledger/besu-native#146
hyperledger/besu-native#145
Besu-verkle-trie:
hyperledger/besu-verkle-trie#37
hyperledger/besu-verkle-trie#36
Approved, not merged:
hyperledger/besu-native#149 - updateCommitmentSparse with tests
Not merged PRs (some of the code will be useful in future):
hyperledger/besu-verkle-trie#31 and hyperledger/besu-native#138 - adding a pointer to structure in rust JNI
hyperledger/besu-verkle-trie#33 - included in #36 - fixed genesis state root test
Cryptography API is 95% done at this point. Things left to do:
Potential optimization for even faster MSM:
The text was updated successfully, but these errors were encountered: