anoma / namada

Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy
https://namada.net
GNU General Public License v3.0
2.4k stars 956 forks source link

Better logging during shielded transfers #2501

Open brentstone opened 9 months ago

brentstone commented 9 months ago

When making a shielded transfer, we should log the various steps that the code is in the process of executing, such as when it is generating a proof and then finished, etc. Maybe even have some progress metric? Currently there is nothing at all.

cwgoes commented 9 months ago

partial duplicate of https://github.com/anoma/namada/issues/586 😁

hkey0 commented 9 months ago

When making a shielded transfer, we should log the various steps that the code is in the process of executing, such as when it is generating a proof and then finished, etc. Maybe even have some progress metric? Currently there is nothing at all.

hello, sorry this is off topic. Do you know where the namadaw masp command is moved? How can I use masp @cwgoes @brentstone