-
# QA
I. Declared variables are already their defaults, no need to assign.
****ConvexCurveLPVault.sol****
https://github.com/code-423n4/2022-05-sturdy/blob/78f51a7a74ebe8adfd055bdbaedfddc05632566f/…
-
**Github username:** @0xpessimist
**Twitter username:** 0xpessimist
**Submission hash (on-chain):** 0x7f0f5703e47bcc4533094462af3979eb240ecc8f5f119f32a13a8eeac5e15fc9
**Severity:** medium
**Descript…
-
I would like to check a series of - if necessary convex - meshes for collisions. It is not necessary for my use case for them to react to this collision or to provide parameters like the depth, a bool…
-
The Socrata [Location](https://dev.socrata.com/docs/datatypes/location.html) data type is a legacy data type that has been superseded by the [Point](https://dev.socrata.com/docs/datatypes/point.html) …
-
Hello!
We're working on a game that has terrain and physics objects. We're using `TriMesh` for representing that terrain currently. We have been having issues with objects falling through the terra…
-
Hi,
I'm not sure if this is a bug or design limitation, but: the tesselator appears to create a colinear triangle (e.g. a triangle where all 3 vertices are colinear) if the input is a single contou…
-
## L-01: _depositYield() doesn’t use SafeERC20 for approvals
## L-02: Use safeIncreaseAllowance() instead of safeApprove()
## L-03: Verify curveLPToken matches with Convex booster’s convexPoolId
##…
-
## 주제
Split을 적용한 맵에서 Mesh Collider를 재설정할 때 주의점
### 문제점
새로운 Mesh Collider를 설정할 때의 Convex
### 해결방안
Convex를 활성화 시키면 Collider가 바뀌기 때문에 Convex를 항상 '비활성' 해주어야한다.
-
This issue is an attempt to summarize the problems with our current out-of-range / tolerance approach, that have been present since long and need an urgent fix.
### Problem description
The core of…
-
Thermodynamics constraints are rather important in metabolic modeling.
If not considered, they would lead to thermodynamically infeasible/implausible flux loops within flux sample.
*Loopless* spa…