clarinet
clarinet copied to clipboard
Validate epochs on deployment plan
After generating the deployment plan, clarinet should verify that the contracts will get deployed in the correct epoch. For example, if I have a project which has multiple dependencies that all need to be deployed in 2.05, then the later batch of transactions could end up in 2.1 if there is not enough blocks in between them. This error should be able to be caught by the tools before launching the network.