Jędrzej Stuczyński
Jędrzej Stuczyński
I'm trying to ensure my implementation of Coconut in Go is consistent and fully compatible (if used on BN254 curve) with the one created in Python, however, I've stumbled upon...
Before this PR can be fully integrated, we require a change inside nym-sdk to allow for injecting gateways for during initial gateway selection.
This is a step 1 towards making us use canonical cw3-flex-multisig and cw4-group contracts. Right now I've just included make directives to build the relevant wasm blobs. The remaining changes...
Waiting for chain upgrade to happen first so that I wouldn't have to duplicate my work.
This change is [](https://reviewable.io/reviews/nymtech/nym/4968)
This change is [](https://reviewable.io/reviews/nymtech/nym/4966)
This PR does introduces two things to the mixnet contract: - it fixes and re-enables code for migrating vested delegation into the liquid one and correctly handles case when somebody...
Currently our clients only ever query our 3 validators even though we have over 20 on our testnet. We should have some endpoint, like `https://nymtech.net/validators` or another mechanism to grab...