wallet-cli
wallet-cli copied to clipboard
**Describe the bug** Login to the wallet ends up in a IO error. **To Reproduce** - Open the CLI wallet - Acces wallet - Enter password **Logs/Screenshot** If applicable, add...
LLVM/Clang is an implicit requirement of the rocksdb dependency and is required to build the wallet.
#### Summary Currently, when a user sends out a transaction, a count down is initiated from 0 to 30 seconds, to see if it receives a callback on the transaction...
#### Summary Update the CI action update-artifact to the latest verions, with a newer node runtime.
Resolves dusk-network/rusk#2503
We can do cache invalidation by storing the first psk in a string format in the cache folder
Flamegraph says: We create column families for all 255 addresses everytime we initiate a cache database. That's not very efficient. Second reason is that rocksdb works best when there's [few...