Christopher Goes
Christopher Goes
Per discussion with @brentstone. In order to ensure the property that any bond contributing to an infraction is punished proportionally to the stake it committed to that infraction as the...
dependencies: - [x] https://github.com/anoma/namada/issues/70 - [x] https://github.com/anoma/namada/pull/2088 - [x] Some interface work presumably, but I didn't find any issue for it /cc @jurevans @mateuszjasiuk @emccorson - We are moving to...
We should add an optional size-limited memo field to transactions (say, limited to 1 KB), which can be filled with arbitrary data (which may be encrypted, likely in the case...
A lot of our coverage is provided by two large E2E tests (MASP & ledger transactions), which should be mostly replaced with / supplanted by unit / prop tests with...
- [x] Everything critical in https://github.com/anoma/namada/issues/2019 is complete - [ ] Reviewed by @cwgoes from the specs/design angle - [ ] Reviewed by @Fraccaman @bengtlofgren from the testing angle -...
We should be able to: - [ ] export a mnemonic from the SDK, import it into the Ledger device, and derive the same keys (as the SDK) - [...
- [ ] Everything critical in https://github.com/anoma/namada/issues/2004 is complete - [ ] Reviewed by @cwgoes from the specs/design angle - [ ] Reviewed by @Fraccaman @bengtlofgren from the testing angle...
- [x] Everything critical in https://github.com/anoma/namada/issues/2005 is complete - [ ] Reviewed by @cwgoes from the specs/design angle - [ ] Reviewed by @Fraccaman @bengtlofgren from the testing angle -...
Suppose that we want to enact an instantaneous evaluation as described [here](https://research.anoma.net/t/integral-evaluation-in-shielded-pools/164/8?u=cwgoes), and hook this up to the pre-genesis process, such that: 1. We would copy the Zcash Sapling commitment...
We do not need the ability for an account to update their VP in the initial version of Namada, and we should remove it.