You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create C binding for verkle in https://github.com/mratsim/constantine and try to integrate it into Besu.
This library seems to be promising regarding performance they have. We also want to do some benchmark between rust-verkle and constantine when it will be integrated into besu.
create C binding for verkle in https://github.com/mratsim/constantine and try to integrate it into Besu.
This library seems to be promising regarding performance they have. We also want to do some benchmark between rust-verkle and constantine when it will be integrated into besu.
update : this C-binding should be implemented in https://github.com/hyperledger/besu-native (see the rust-verkle implementation here https://github.com/hyperledger/besu-native/tree/main/ipa-multipoint)
when it will be implemented in besu-native we need to integrate it into besu (see https://github.com/hyperledger/besu/tree/verkle/ethereum/verkletrie/src/main/java/org/hyperledger/besu/ethereum/verkletrie)
tag @agnxsh
The text was updated successfully, but these errors were encountered: