From 13ab4a68f95a442c4d06969c0e29e82d126c849f Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Sun, 19 Jun 2022 10:45:05 -0700 Subject: [PATCH] unforgiven issue #213 --- data/unforgiven-213.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/unforgiven-213.json diff --git a/data/unforgiven-213.json b/data/unforgiven-213.json new file mode 100644 index 0000000..54a2aa8 --- /dev/null +++ b/data/unforgiven-213.json @@ -0,0 +1,9 @@ +{ + "contest": 132, + "handle": "unforgiven", + "address": "0x6e6c53f81e310d53387dc2166ee9a632cf768fa1", + "risk": "3", + "title": "division rounding error in _handleExecuteLiquidity() and _reconcile() make routerBalances and contract fund balance to get out of sync and cause fund lose", + "issueId": 213, + "issueUrl": "https://github.com/code-423n4/2022-06-connext-findings/issues/213" +} \ No newline at end of file