mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 22:05:55 +00:00
4ee900480d
Update event name `"deploy:contract:deployed"` to `"deployment:contract:deployed"`. Also, listen one time for `"deployment:deployContracts:afterAll"` and then request the full contracts list so as to pickup contract names that were already deployed. This is necessary for subsequent `embark run` (without reset), otherwise the suggestions list will be missing contracts.