Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

fix: vault impl setup deployer roles #25

Merged
merged 30 commits into from
Oct 21, 2022

Conversation

nksazonov
Copy link
Contributor

No description provided.

@nksazonov nksazonov force-pushed the fix/vault-proxy-deployer-roles branch from 1b45b2d to a66bc85 Compare October 21, 2022 11:41
@plsthink plsthink merged commit cd2a58d into refine-dev-env Oct 21, 2022
@plsthink plsthink deleted the fix/vault-proxy-deployer-roles branch October 21, 2022 12:27
plsthink added a commit that referenced this pull request Oct 21, 2022
* Improve development environment structure (#21)

* remove custody, custody-factory and nitro-protocol

* move vault

* remove unused vault import, fix some comments

* fix comments

* structurize tests and src

* clearing extracted

* move and rename accounts

* fix constructor argument type

* fix tests imports

* apply comment suggestions

Co-authored-by: nksazonov <nsazonov@openware.com>

* Improve dev env plugins usage (#22)

* remove .vscode from gitignore

* add vscode workspace settings

* add recommended extensions

* fix indentation

* chore eslintrc

* update eslintignore

* remove prettier from eslint settings

* remove npmignore

* update prettier settings

* remove solhint, change hardhat extension settings

* update hardhat config

* update tsconfig rules

* fix ts errors

* fix spell errors in files

* rename vault upgradability to upgradeability

* change module in tsconfig to commonjs

* remove unused scripts

* linter fixes almost done

* ref vault upgradability to comply with eslint rules

* remove unnecessary Contract type

* ref vesting tests to comply with updated elint

* ref implement all eslint rules

* remove unnecessary Contract type

* tsconfig inherit from base config

* add eslint plugins & rules

* remove `bracketSpacing` rule from prettier

* add / to gitignore and prettierignore

* remove user-dependent rules

* ref ts files to comply to new eslint rules

* run lint:fix

* tweak some eslint rules

Co-authored-by: nksazonov <nsazonov@openware.com>

* fix: vault impl setup deployer roles (#25)

* remove public grant deployer roles function

* add upgrade call test

* apply code style changes

Co-authored-by: nksazonov <nsazonov@openware.com>

Co-authored-by: Sazonov Nikita <35502225+nksazonov@users.noreply.github.com>
Co-authored-by: nksazonov <nsazonov@openware.com>
plsthink added a commit that referenced this pull request Oct 21, 2022
* Improve development environment structure (#21)

* remove custody, custody-factory and nitro-protocol

* move vault

* remove unused vault import, fix some comments

* fix comments

* structurize tests and src

* clearing extracted

* move and rename accounts

* fix constructor argument type

* fix tests imports

* apply comment suggestions

Co-authored-by: nksazonov <nsazonov@openware.com>

* Improve dev env plugins usage (#22)

* remove .vscode from gitignore

* add vscode workspace settings

* add recommended extensions

* fix indentation

* chore eslintrc

* update eslintignore

* remove prettier from eslint settings

* remove npmignore

* update prettier settings

* remove solhint, change hardhat extension settings

* update hardhat config

* update tsconfig rules

* fix ts errors

* fix spell errors in files

* rename vault upgradability to upgradeability

* change module in tsconfig to commonjs

* remove unused scripts

* linter fixes almost done

* ref vault upgradability to comply with eslint rules

* remove unnecessary Contract type

* ref vesting tests to comply with updated elint

* ref implement all eslint rules

* remove unnecessary Contract type

* tsconfig inherit from base config

* add eslint plugins & rules

* remove `bracketSpacing` rule from prettier

* add / to gitignore and prettierignore

* remove user-dependent rules

* ref ts files to comply to new eslint rules

* run lint:fix

* tweak some eslint rules

Co-authored-by: nksazonov <nsazonov@openware.com>

* fix: vault impl setup deployer roles (#25)

* remove public grant deployer roles function

* add upgrade call test

* apply code style changes

Co-authored-by: nksazonov <nsazonov@openware.com>

Co-authored-by: Sazonov Nikita <35502225+nksazonov@users.noreply.github.com>
Co-authored-by: nksazonov <nsazonov@openware.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants