You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: replace native token in lending contract (#2276)
Fixes#2275.
- Moves simulators into a separate simulator folder for easier access
from other testfiles.
- Refactors lending tests to be more similar to the token tests running
"invariant" checks on `afterEach`
- Burns borrowed asset when repaying
0 commit comments