esau
esau
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
Right now, when we send a transaction, we are not actually validating said transaction on its emission of duplicate nullifiers.
Right now when we send a TX to the node, it gets "fake" validated; because if invalid, a no-op occurs, it doesn't give users feedback directly in any way. The...
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
Please see the accompanying doc [here](https://hackmd.io/jmPe4t9nQWCHXynGsHeGZg?view)
Wy the pub here and not anywhere else? _Originally posted by @benesjan in https://github.com/AztecProtocol/aztec-packages/pull/9074#discussion_r1797240823_
In this PR, we are replacing the token note with our previously added U128 note and making BalanceSet hold a UintNote instead of being generic. The token note is now...