penumbra
penumbra copied to clipboard
crypto: v2 address format
This PR is going to stage the various address-breaking changes we have planned prior to mainnet:
- [x] Uses new poseidon parameters by removing the pinned branch called
oldparams - [x] https://github.com/penumbra-zone/penumbra/issues/1077
- [x] https://github.com/penumbra-zone/penumbra/issues/1079
- [ ] https://github.com/penumbra-zone/penumbra/issues/1078
- [ ] Add v2 address prefix
(smoke test failing due to invalid addresses in allocations file)
@redshiftzero Galileo may need to be modified to parse the new address format; I forget exactly which regex is used. We can also yolo and find out though.