• 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
..
bin Loading commit data...
contracts Loading commit data...
deploy Loading commit data...
deployments Loading commit data...
scripts Loading commit data...
src Loading commit data...
tasks Loading commit data...
test Loading commit data...
.eslintrc.js Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierignore Loading commit data...
.prettierrc.js Loading commit data...
.solcover.js Loading commit data...
.solhint.json Loading commit data...
.solhintignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
codechecks.yml Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
slither.config.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...