cardano-scaling / alba

Prototype implementation of Approximate Lower Bound Arguments
Apache License 2.0
8 stars 1 forks source link

Adding Rust implementation of Alba #13

Closed rrtoledo closed 1 week ago

rrtoledo commented 2 months ago

This PR aims at adding the Rust implementation of Alba. This includes:

abailly-iohk commented 2 months ago

I think we should add Rust CI along with this PR, at a minimum.

curiecrypt commented 2 months ago

I think we should add Rust CI along with this PR, at a minimum.

@abailly-iohk I was thinking the same thing. I am going to work on that 👍

abailly-iohk commented 1 week ago

I am going to merge this PR as discussed: we need to start somewhere on the path towards a production-ready library and this is as good a starting point as anything.