question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

accounts:balance `noteToNullifier` error

See original GitHub issue

What happened?

accounts:balance broken. see logs below 👇

Version

v0.1.24

Relevant log output

root@ip-172-31-22-211:~/ironfish/ironfish-cli# yarn start:once accounts:balance
yarn run v1.22.17
$ yarn build && yarn start:js accounts:balance
$ tsc -b
$ cross-env OCLIF_TS_NODE=0 IRONFISH_DEBUG=1 node bin/run accounts:balance
All decryptable notes should be in the noteToNullifier map
Done in 1.63s.
root@ip-172-31-22

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
terrancewongcommented, Mar 12, 2022

reset and started another node, accounts:balance worked.

0reactions
hughycommented, Dec 8, 2022

Errors like this one should be resolved by the Wallet 2.0 refactor released in v0.1.48

Please open a new issue if you run into this again!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Zombie balance in imported z-address · Issue #1936 - GitHub
I encountered a problem with an imported z-address key causing a nullified note to be treated, by the local node, as an unspent...
Read more >
Nullifiers - The Orchard Book - Zcash
In order to satisfy the Balance security property, we require that the circuit must be able to enforce that only one nullifier is...
Read more >
The issue of balance in new enemy types [Nullifier]. : r/Warframe
At this point as they are now, the nullifiers are a glorified gear check enemy that doesn't take player skill into consideration. Running...
Read more >
Fully Confidential Ethereum Transactions: Aztec Network's ...
Look up the note, and see who it belongs to. Account has balance → note has owner. This is how Bitcoin works and...
Read more >
Non-interactive, Unique Nullifiers: The Key to The Next Era of ZK
In this talk, we explore the variety of nullifiers and present a new ... a note into the mixer, without revealing from which...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found