-
# Handle
gpersoon
# Vulnerability details
## Impact
The function _depositAndProvideLiquidity can be used go retrieve arbitrary ERC20 tokens from the TempusController.sol contract.
As the test con…
-
Because of the way we store `..FIRST_CALL..` and `..EVALED_ARGS..` in the mask.
```
fake_package("fake", list(
add2 = function(a, b) {
a + b
},
add4 = function(a, b, c, d) {
ad…
-
### 🚀 The feature, motivation and pitch
### Background
Handling PyTorch compile issues and ensuring reproducibility on minimal isolated code is currently quite labor-intensive. This challenge impact…
bhack updated
4 months ago
-
When I `generateMock` with a provided `seed` option, I want to get the exact same result every time. However, if my schema contains `ZodDate` elements without a `min` or a `max`, I will get different …
-
Related issue: https://github.com/cmu-delphi/epiprocess/issues/234
Logan and I did some brainstorming about what use cases `epi_slide` is trying to cover. We found that it doesn't behave gracefully…
-
I found myself wanting a city, which if you search on tera will possibly turn up `city()` but in our case it depends on fake which then has functions registered. It was really hard to figure this out…
-
https://kt.academy/article/ek-factory-functions
現状では companion object 内の `operator fun invoke()` で fake constructor を実装しているけど、 top level function の方が良いっぽい
-
## Proposal
Now patronum delay, interval, debounce, time works with global time functions (window.setTimeout, window.setInterval, window.Date.now) what make testing of some features impossible. The…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x871fe8a1fba8836c1f942d2bde36cb76b3e633dddf18fbc3bd8c3c43e296277a
**Severity:** minor
**Description:**
**Description…
-
**Is your feature request related to a problem? Please describe.**
Considering that robolectric already implements `Environment.getExternalStoragePublicDirectory()` and related functions for file sto…