-
This method:
https://github.com/EthereumCommonwealth/Cold-staking/blob/863846e510299b8cb07bab38c0b60d1bd78e9947/ColdStaking.sol#L226
Is already exist because of this line:
https://github.com/Ethe…
-
*Symptoms*
I tried to make a Cypress test on a Firebase Firestore project, but it would take around 30sec to load the data inside the test runner, while outside the testrunner it would load instant. …
-
# Scope
1. [ColdStaking.sol](https://github.com/EthereumCommonwealth/Cold-staking/blob/863846e510299b8cb07bab38c0b60d1bd78e9947/ColdStaking.sol).
# Contract overview
This is a system contract…
-
Current implementation of `Pass1.mintTo()` method is broken:
```
function mintTo()
hasUpgrade
whenPaused
onlyWhitelisted
public
{
uint256 balance = balanceOf(msg.sender)…
-
Hi,
It would be great if SubOver can also append `www.` in front of list provided and then check them to see if it gives different result.
**Reference :** [https://www.freelists.org/post/bugbou…
-
# Audit request
Deconet call on all bug bounty hunters to help identify bugs in Deconet smart contracts and dApps.
The idea for Deconet was initially published in the [Whitepaper](https://deco.n…
-
```
#!/usr/bin/env python3
import vulners
vulners_api = vulners.Vulners()
results = vulners_api.softwareVulnerabilities("httpd", "1.5")
# exploit_list = results.get('exploit')
# vulnerabilitie…
-
Hi Gerben, I hope you're well :)
I found a small issue in ```-i``` option. When I pass as an argument a path to the folder with JavaScript files using wildcard:
```
$ ./linkfinder.py -i ~/hacki…
bl4de updated
6 years ago
-
During the execution of
`python domained.py --install` on Ubuntu 16.04 (I guess this is not limited to this system), there is an error arised during massdns installation:
`main.c:15:25: fatal error…
-
The plugin will report error when do submit or run code or test case.
I use golang for the leetcode.