Rigorous

Results 8 issues of Rigorous

When interacting with Multisignature Accounts, the prompts for the decryption password are unlabeled. That could be confusing and unintuitive when some but not all signing keys are imported from another...

enhancement

` namadac balance --owner me` first returns a balance, then triggers a rate limiter set to 30 per 10 sec. ` namadac balance --token naan` also triggers a rate limiter...

enhancement
good first issue
client
SDK
prio:medium

To a select set of commands, adding the `--force` flag adds an automatic `reveal public key` transaction that always fails. # transfer ``` $ namadac transfer --token naan --amount 1...

bug
client

Duplicate entries with the same amount and target in a PGF proposal are filtered out. Some Donor Drop donors messed up their transactions and were not registered correctly. This has...

bug

After the upgrade to 1.1.1, one peer is causing a ton of error messages in the log. Any idea what is happening and if this repeated error could eventually transform...

After the storage fix, RocksDB growth is quite demure, but now CometBFT is coming for our poor hard drives. While the system requirements for running a full node recommend 1...

enhancement

Currently `namadac validator-state` only reports if the validator will go into the consensus set or if it is flagged to get kicked out. One could have an offline validator, while...

enhancement

When `namadaw derive` the input for the password is hidden, but not for the mnemonic code. For consistency and security, consider to show sensitive input during user input and hide...

enhancement