Skip to content

script to test for successful deployments

dju requested to merge fixDeployments into master

Feature Merge Request

Related Issue

Description of Feature

a script to test whether a deployment was successfull :

  • all members from the initialMembers list were added
  • all members are funded with >0 ahas

ALSO:

  • I redeployed & published the new deployments -> bumped package version
  • fixes small errors in completeAssessment script that prevented running assessments to intermediate stages
  • in create2ConceptsAssessments.js: determine network by command line arg and not indirectly via the length of accounts

next

  • we should bump the version of the fathom-contracts used in the assess-repo

ript

Edited by dju

Merge request reports