mimblewimble / grin-wallet

Grin Wallet
Apache License 2.0
185 stars 134 forks source link

Create single point of change for grin library imports #662

Open yeastplume opened 2 years ago

yeastplume commented 2 years ago

As described in #661, it would be very useful to use whatever cargo tools are available to make version/branch changes for grin library imports as needed. At the moment, if you're switching to a development environment or bumping versions for a build, changes need to be made in each and every crate. It would be really useful to be able to do this in one place and have it propagate through all crates.