solidity
Here are 4,233 public repositories matching this topic...
Create simple ERC20 and ERC777 presets with fixed supply.
The benefits are:
- Easy to deploy (including from Remix).
- No access control (for minting/pausing), and hence no governance required.
- Can be verified easily on public networks and then are verified for all.
Community members are creating their own simple ERC20 tokens, so it would be good if they
We already have a specialized checked exponentiation when the base is a literal and exponent can only be known at compile time.
Implement the case where exponent is a literal and base is only known at compile time. Vyper already has this: vyperlang/vyper#2072
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Oct 23, 2020 - HTML
-
Updated
Dec 3, 2020 - Java
-
Updated
Nov 25, 2020
-
Updated
Nov 30, 2020 - Shell
-
Updated
Nov 29, 2020 - Python
Description
At the moment the flux_monitor metrics have a label called job_spec_id. My idea is to also add the job's respective flux monitor contract address.
Currently:
flux_monitor_reported_round{job_spec_id="0f9c2a2119a941a39d85e0ca2b1b5ce7"} 213
Proposed:
flux_monitor_reported_round{job_spec_id="0f9c2a2119a941a39d85e0ca2b1b5ce7",address="0x123..."} 213
Motivation
- Easy way
-
Updated
Mar 24, 2018 - JavaScript
-
Updated
Dec 3, 2020 - C++
-
Updated
Oct 27, 2020 - Python
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Oct 7, 2020 - Go
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Apr 24, 2020 - Solidity
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Aug 29, 2020 - Kotlin
One issue with our current parsing pytest is that it is not robust against new version of solc for the xfail tests. For example, these tests are not working with 0.7.1 and 0.7.2:
https://github.com/crytic/slither/blob/ae7c410938b616d993e6c27678f6e48d9a4d7dd6/tests/test_ast_parsing.py#L81-L82
And was not updated when 0.7.3/0.7.4 were released. So the tests fail, while the script should have exp
-
Updated
Nov 24, 2020 - Clojure
-
Updated
Feb 11, 2019 - TypeScript
I left a review and then got this message
which seems strange as it's telling me something I know.
-
Updated
Oct 2, 2018 - Python
BuidlerError and BuidlerPluginError instances aren't print nicely in node's console. We should provide custom inspect methods to change this.
Test `test` task
Test compile task
Improve this page
Add a description, image, and links to the solidity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the solidity topic, visit your repo's landing page and select "manage topics."

In this error message: