Skip to content

[0.0.131] Optimize and refactor deploy method

Konstantin Narkhov requested to merge devel into master
  1. Set and debug cmd path only on compile step
  2. Die if bin and abi paths are not specified
  3. Remove wei2ether, useless call consuming resources
  4. Update args names
  5. Update test bundle
  6. Repair compile and deploy test
    • Use skip-rest()
    • Update general test plan

Merge request reports