Activity
fix: tests to use permit and to call himalaya compound in migration s…
fix: tests to use permit and to call himalaya compound in migration s…
chore: add method to get digest directly and documentation
chore: add method to get digest directly and documentation
fix(test): check position is healthy, increase assertion delta
fix(test): check position is healthy, increase assertion delta
chore: update test files to handle signature accordingly
chore: update test files to handle signature accordingly
fix: repeated error declaration
fix: repeated error declaration
fix: consistent types, emit events, check parameters
fix: consistent types, emit events, check parameters
Merge branch 'security-fixes-refactor' into feat/migration-signatures
Merge branch 'security-fixes-refactor' into feat/migration-signatures
Merge branch 'main' into feat/migration-signatures
Merge branch 'main' into feat/migration-signatures
chore: add todos for tests
chore: add todos for tests
chore: add todo himalaya connext bump transfer
chore: add todo himalaya connext bump transfer
feat(protocol): make contracts upgradeable
feat(protocol): make contracts upgradeable
docs: fix format, parameter typo
docs: fix format, parameter typo
docs: add small comment to TODO
docs: add small comment to TODO
fix: remove require condition, not necessary
fix: remove require condition, not necessary
fix(test): setup allowed migrators
fix(test): setup allowed migrators
Merge branch 'main' into security-fixes-refactor
Merge branch 'main' into security-fixes-refactor
Deleted branch
feat(protocol): inherit system access control to use onlyTimelock
feat(protocol): inherit system access control to use onlyTimelock
refactor(test): use timelock, change inheritance
refactor(test): use timelock, change inheritance
refactor(script): scripts will need to be adapted to newest changes
refactor(script): scripts will need to be adapted to newest changes
feat(protocol): only allow himalaya connext to call receiveXmigration…
feat(protocol): only allow himalaya connext to call receiveXmigration…
feat(protocol): change add market to set market
feat(protocol): change add market to set market
fix(protocol): migration amount if
fix(protocol): migration amount if
fix(test): prank override
fix(test): prank override
fix(protocol): dont allow migrating just debt
fix(protocol): dont allow migrating just debt
feat(protocol): add slippage as a param
feat(protocol): add slippage as a param
test(protocol): migrate arbitrary amounts and check for unhealhy cases
test(protocol): migrate arbitrary amounts and check for unhealhy cases
test(protocol): migrate to unhealthy position on destination chain
test(protocol): migrate to unhealthy position on destination chain
fix(test): format
fix(test): format