Skip to content

inconsistencies between Tornado Cli and tornado cash app #55

Open
SyedMuhamadYasir opened this issue Jul 19, 2022 · 1 comment
Open

Comments

@SyedMuhamadYasir
Copy link

so i tried using the tornado cash app ( i am talking about the tornado cash classic ) to test the deposit and withdraw functionality

and at the same time, i submitted some notes in tornado cli

i used the same wallet ( public and private keys ) for both, the app and the cli

however, i was surprised to find that any deposits on the cli are not shown in the tornado cash app ?

are these apps not connected to the same backend ? or are these two different applications ?

i would like to know why there are inconsistencies between the cli and the cash app

@ghost
Copy link

ghost commented Aug 3, 2022

It is because of how the app works.

Even though you use the same deposit note for cli and web apps ( which is not recommended, like you don't expose your seed phrase of metamask to web wallets for security purpose ),

Since web app wouldn't get the indexed events for deposit stage ( or even filter those with your note ), it is normal that the app wouldn't show you if the note is deposited or not.

This feature should be only accessible from the compliance tab if you really want to see them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant