nym
nym copied to clipboard
Nym provides strong network-level privacy against sophisticated end-to-end attackers, and anonymous transactions using blinded, re-randomizable, decentralized credentials.
**Describe the issue** The following error is taking place with a valid formatted csv file: 'ERROR nym_cli_commands::validator::account::send_multiple > Failed to read input file: 'wallet_address,amount,nym' has an invalid amount' Using the...
Currently, `nym-client` only ever allows a single WebSocket connection at a time. This is far from convenient for any type of advanced use. To implement this, it should be possible...
On Nym version [`nym-binaries-v2023.5-rolo`](https://github.com/nymtech/nym/tree/nym-binaries-v2023.5-rolo), the top-level process of a gateway with an embedded network requester crashes if the outwards TCP connection upon request by a Nym client results in an...
Since we're asking operators to run it alongside a full node, we should rename `--nyxd-validator` to something like `--nyxd-node` to avoid confusion
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...
https://github.com/nymtech/nym/tree/develop/testnet-faucet redeploy with some rate limiting or CAPTCHA in place
We are using this [package](https://github.com/dropbox/zxcvbn) to check password strength on password creation. The package looks like unmaintained and dead (last publish and commit 6y ago). As it has impact on...
We need to make sure the APY value is not hardcoded and changes dynamically as network parameters change