-
"contracts" directory has tens of known vulnerabilities: https://github.com/crypto-com/defi-wallet-core-rs/tree/main/contracts as per `npm audit`
It seems this folder is just used for deployment of…
-
This is unnecessary and increases the build time dramatically. I manually disable library linking with the env var but it always gets overriden for debugging (even tho it is unnecessary)
-
Similar to [mozilla-nixpkgs](https://github.com/mozilla/nixpkgs-mozilla).
Benefits:
* familiarity ([this](https://nixos.wiki/wiki/Overlays#Applying_overlays_manually) is all you'd have to do), and…
-
Sorry if this comes across more like a support question than a real issue (do you have a chat somewhere?) but I've been trying to find an answer to this: Is it possible to configure the geth instance …
-
This is quite weird behaviour:
```
~ » mkdir /tmp/dappthing && cd /tmp/dappthing
--------------------------------------------------------------------------------------------------------------------…
-
cpp-ethereum when run using `--test` exports a number of new RPC methods, including `test_setChainParams`. Full list [available here](https://github.com/ethereum/cpp-ethereum/blob/4b805926d46bf31144e0…
-
# Handle
0xngndev
# Vulnerability details
## Impact
Running a quick contract size check in the NestedFactory contract, I noticed it sat at 27590 bytes, exceeding the allowed 24576 bytes to deploy …
-
Traditional example-based testing falls short in covering the wide array of input combinations and edge cases:
* each test executes once, with concrete input values. That is, unit test functions ar…
-
qwerdeMacBook-Pro:test qwer$ # user must be in sudoers
qwerdeMacBook-Pro:test qwer$ curl -L https://nixos.org/nix/install | sh
# Run this or login again to use Nix
. "$HOME/.nix-profile/etc/pro…
-
Closes #10276.