mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-12 13:47:31 +00:00
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.