Skip to content

Commit

Permalink
perf: optimize BondEscalationResolutionModule (#17)
Browse files Browse the repository at this point in the history
* feat: update `prophet-core` package

* feat: uncomment helpers

* perf: optimize `BondEscalationResolutionModule`

* test: update bond escalation resolution module tests

* fix: linting

* test: fix fuzzing issues

---------

Co-authored-by: moebius <[email protected]>
  • Loading branch information
gas1cent and moebius authored Nov 24, 2023
1 parent f438af5 commit ef77ae3
Show file tree
Hide file tree
Showing 5 changed files with 1,932 additions and 1,792 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"package.json": "sort-package-json"
},
"dependencies": {
"@defi-wonderland/prophet-core-contracts": "0.0.0-1ae08a81",
"@defi-wonderland/prophet-core-contracts": "0.0.0-5fbc6720",
"@defi-wonderland/solidity-utils": "0.0.0-3e9c8e8b",
"@openzeppelin/contracts": "^4.9.3",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
Expand Down
Loading

0 comments on commit ef77ae3

Please sign in to comment.