-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disappearing shielded balance #1561
Comments
@msobh13 |
@mateuszjasiuk i have been doing this since starting of this issue and thats why i gave it some times .. so yes to confirm i have tried this more than 5 times or even more . still same issue |
Right, do you know how to query balance using the cli? I would like to check tha both namadillo and cli return different values. |
I can try to debug it if you give me your viewing key and tell which network are you testing. |
even when using cli , still same issue m@node:~$ namadac balance --owner test01 --token NAM --node https://rpc.campfire.tududes.com:443 --chain-id campfire-square.ff09671d333707
WARNING: The resulting balance could be outdated, make sure to run `namadac shielded-sync` before querying the balance to get the most recent value.
Last committed masp epoch: 618
nam: 0
m@node:~$ namadac shielded-sync --node https://rpc.campfire.tududes.com:443 --chain-id campfire-square.ff09671d333707
==== Shielded sync started using ledger client ====
fetched : 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 282167/282167 [12:48<00:00, 366.96it/s]
scanned : 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 264/264 [12:43<00:00, 0.35it/s]
applied : 0it [00:00, ?it/s]
Syncing finished
m@node:~$ namadac balance --owner test01 --token NAM --node https://rpc.campfire.tududes.com:443 --chain-id campfire-square.ff09671d333707
WARNING: The resulting balance could be outdated, make sure to run `namadac shielded-sync` before querying the balance to get the most recent value.
Last committed masp epoch: 618
nam: 0 |
Does this looks correct? ➜ namada git:(main) ✗ target/debug/namada client balance --owner zvknam1qdxykae5qqqqpqy3577amz93am2aeskdakuw3e4udhyq3yrd3rvqchtt77f0ne
a25pe34fwcz6awtzs28kesgke6j6jrcseay3tf3n58uyymauw4uujrv2pdmnyr0qp8s5n3gj8zwz4asvmr057zd9zawdc4s5z8y9efzsuqz7mpn9jlqrtzxcxkhu9m2kd4jqr28
fqe8ekql7lyvgshpd2del7tzzlcs9q6deuxvpt7e98c03qjcqqcl5c8xgpy2y7q9qey4mfhfqc57wmck --token tnam1qy440ynh9fwrx8aewjvvmu38zxqgukgc259fzp6h
--base-dir .namada/validator-0 --node https://rpc.campfire.tududes.com:443
WARNING: The resulting balance could be outdated, make sure to run `namadac shielded-sync` before querying the balance to get the most
recent value.
Last committed masp epoch: 619
converting current asset type to latest asset type...
converting current asset type to latest asset type...
tnam1qy440ynh9fwrx8aewjvvmu38zxqgukgc259fzp6h: 541.88 |
yes this should be the Shielded balance !.. what was the issue ? |
I don't know yet, I could check namadillo if you are willing to share mnemonic. EDIT:
|
seed phrase ( its just test account np )
|
|
I do not have any more quick ideas for now unfortunately. I will keep you posted. |
Thank you , will just wait for namadillo to be fixed then. |
I cleared the shielded context and the issue was gone 👍 |
Originally posted by @msobh13 in #1504
The text was updated successfully, but these errors were encountered: