libsubmarine icon indicating copy to clipboard operation
libsubmarine copied to clipboard

Implementation of a novel practical scheme for submarine commitments

Results 15 libsubmarine issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Just heard of Submarine Sends today, and read the documentation and smart contracts, so forgive me if my question or suggestion is naive. Instead of using proofs or challenges as...

Update the compiler version for the Auction Example to 0.5.0 so we can use abi.decode. Currently not possible until the OpenZeppelin folks update their code to use the newer compiler...

good first issue

In my talk at EthCC I gave people a sneak peak of the new version that reduces the gas overhead to ~90k. We should publish this version asap. Current blockers:...

Explain what they are, how to perform one

Documentation
on-hold

Now that we have LibSubmarineSimple pretty well set up, we should take another stab at ChallengeResponse and try to inherit / code share from Simple as much possible

on-hold

See also https://github.com/lorenzb/proveth/issues/10

on-hold

Related to #26 - we should have a javascript implementation of offchain clients. This will also help if we can ever get truffle to work for unit testing so we...

help wanted