-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* moved contracts to uups proxy * added tests * updated package.json * fixed issues * LZ nonblocking app (#5) * add nonblocking functionality lo LZ bridge * refactored --------- Co-authored-by: RuslanProgrammer <[email protected]> * Cleanup files (#6) * refactored * added deploy all script * added config parser * fixed deploy all * fixed token bridge * fixed tests * Merge events into dev (#8) * Add events to contracts (#7) * added events * added tests for events * moved events to specific functions * added restriction for withdrawn after stake (#9) * Fixes after TestingReports review (#10) * fixed floating promises in tests * fixed 'No Conflicting Inheritance' * fixed 'unnecessarily permissive visibility' * fixed tests * fixed multiple issues * added mainnet config * added lint task (#11) * added lint task * changed order of ci tasks * StETH mock changes (#12) * Update StETHMock and WStETHMock contracts, and config files * Updated tests * fixed config * change implementation of StETH to almost real --------- Co-authored-by: David Johnston <[email protected]> Co-authored-by: Oleksandr Fedorenko <[email protected]>
- Loading branch information
1 parent
78b68b7
commit b211516
Showing
43 changed files
with
2,092 additions
and
474 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.