drewstone

Results 224 issues of drewstone

It seems that the VAnchor R1CS circuit has a bug in either its implementation or in its tests. It is possible to mutate the input UTXO amounts to create an...

https://github.com/ZenGo-X/multi-party-ecdsa/blob/9193fb7d42178fe854688b1874a9a7cd61b540c9/src/protocols/multi_party_ecdsa/gg_2020/state_machine/sign/rounds.rs#L259

### Issue One of the main issues we are having in our environment seems to stem from the fact that peers in our network start the protocol at different times....

I'm trying to implement wrapper types for `ethereum_types` types in order to provide other traits necessary for making my code compatible with https://github.com/sigp/lighthouse dependencies and Substrate. The following snippet demonstrates...

Z1-question

## Summary of changes - A light-client-relayer service that utilizes the tools from https://github.com/webb-tools/pallet-eth2-light-client ----- ### Code Checklist - [ ] Tested - [ ] Documented

# Overview We want to have a relayer system for CosmWasm contracts. This systems would be able to connect to CW chains, listen to the events on smart contracts, and...

p3 🔵
spec 🆕
feature âž•

(this shouldn't be taken on right now) # Overview Relayers don't need to store the linked anchor config, instead we can get this information from the edge list of a...

p3 🔵
spec 🆕

# Overview Currently when the relayers hear of signed proposals from the external signing system they proceed to submit the respective transactions. This is something ALL of the relayers may...

spec 🆕