penumbra icon indicating copy to clipboard operation
penumbra copied to clipboard

crypto: v2 address format

Open redshiftzero opened this issue 3 years ago • 1 comments

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

redshiftzero avatar Aug 10 '22 18:08 redshiftzero

(smoke test failing due to invalid addresses in allocations file)

redshiftzero avatar Aug 10 '22 18:08 redshiftzero

@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.

plaidfinch avatar Aug 15 '22 20:08 plaidfinch