• Maurelian's avatar
    feat(contracts): Store canonical address names in ts object · 280f348c
    Maurelian authored
    This commit adds an addressNames object, which should be used both for
    names in the address manager, and naming deployment artifacts.
    
    fix(contracts): Remove unused queue container test code
    
    feat(contracts): Split up managed and unmanaged names
    
    refactor(contracts): Move address names into a single nested object
    
    refactor(contracts): Make address keys similar to values
    
    chore: add changeset
    
    docs(contracts): Add a docstring to deployAndPostDeploy
    
    refactor(contracts): Remove unnecessary contract name
    
    If the Address Manager's name is the same as the contract artifact
    we don't need specify the contract name argument.
    280f348c
Name
Last commit
Last update
..
contracts Loading commit data...
data Loading commit data...
helpers Loading commit data...
connect-contracts.spec.ts Loading commit data...
setup.ts Loading commit data...