• Maurelian's avatar
    feat(contracts): Add Address/ChugSplash Dictator validation scripts · c0fc7fee
    Maurelian authored
    feat: Add task-utils, with interactive user prompt
    feat: Add colors to printed strings
    fix: Detect network name
    refactor: Extract comparison and logs into printComparison()
    feat: validate source code of all updated addresses
    fix: await isHardhatNode
    fix: Remove todo comments
    refactor: Extract to getContractArtifacts
    feat: Add validation of libAddressManager
    
    fix: allow passing URL as an arg
    
    fix: batches contract name
    
    improve logging
    
    Validation: lots of logging improvements
    
    feat: Add validate ChugSplashDictator
    fix: truncateLongString should return at least 32 bytes
    refactor: Rename task-utils to validation-utils
    
    fixup! feat: Add validate ChugSplashDictator fix: truncateLongString should return at least 32 bytes refactor: Rename task-utils to validation-utils
    c0fc7fee
validation-utils.ts 2.75 KB