Hi, we’re implementing BIP-340 Schnorr for rosetta-sdk-go
and wanted to confirm the procedure for opening PRs.
Given rosetta-sdk-go
relies on the spec repo to generate sig and curve types, it seems we should:
- Open a PR in
rosetta-specifications
- wait for that PR to be merged, released, and pulled into sdk-go, then
- open the final PR in
rosetta-sdk-go
Is this correct, and is there anything else we should do or consider?
14 posts - 2 participants