-
When the reveal is done, anyone could be looking at transactions broadcasted, and steal the prize by front running the transaction with a higher gas price.
Suggested solution would be to create a …
-
Hi, I|ve gotten through your instructions all the way to what I thought would be the simplest part, putting the files on the SD card and logging on to the web server.
But it seems this is where I'l…
-
The properties `isLoading`, `isSuccessful`, `hasRan`, `isError` are resolved immediately even if the request is still running.
https://github.com/evoactivity/ember-data-resources-repro
run `pnpm s…
-
### Bug Description
This automation was created from the Blueprint.
Trace shows consistent and repeatable error across various cameras using Anthropic (only LLM tested).
The trace look…
-
# Lines of code
https://github.com/code-423n4/2024-03-revert-lend/blob/435b054f9ad2404173f36f0f74a5096c894b12b7/src/transformers/V3Utils.sol#L631
https://github.com/code-423n4/2024-03-revert-lend/blo…
-
### Describe the bug
When running in a browser (including Canary) - it fails to perform the tasks - see the crossed red tasks. But no error from the DEBUG or any message.
![image](https://github.c…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Most contracts use an init pattern (instead of a constructor) to initialize contract parameters. Unless these are enforced to be atomic with co…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
An attacker/griefer can prevent auction cancellation by observing the cancelAuction transaction in the mempool and making a tiny ETH/token comm…
-
https://github.com/alchemist-community/alchemist-frontend/blob/master/src/contracts/unstakeAndClaim.ts
Unstake transactions need to use a private mempool like taichi.network otherwise front runners w…
-
I was making an app with this package and it was running fine in debug mode, but when I tried to run my app in release mode or tried to build the release apk, I got this error:
```shell
Null check…