-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
It is proposition to change migrations script to add following advanced features:
- Two migration modes:
- clean mode (all contracts will be deployed. Useful for initial and testing setup)
- selective mode (only selected contracts will be deployed)
In case of the selective mode, we need to create a special configuration file (which should be committed to the working branch) where will be defined migration settings.
Reactions are currently unavailable