-
Updated
Oct 31, 2020 - Python
vyper
Here are 51 public repositories matching this topic...
-
Updated
Nov 9, 2020
-
Updated
Mar 21, 2020 - Python
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Oct 30, 2020 - Python
-
Updated
Mar 1, 2020 - Python
Currently have linting for Python and Solidity files, but not Vyper.
Add linting support + hook up to Github workflows.
-
Updated
Oct 30, 2020 - Python
-
Updated
Nov 4, 2020 - TypeScript
-
Updated
Sep 8, 2020 - JavaScript
PLEASE REFER TO CONTRIBUTION GUIDE TO SEE HOW TO CONTRIBUTE.
The following checklist represents the status of the translation of different chapters.
The chapters which are "unchecked" (do NOT have a tick mark) are ready to be translated. The chapters which is "checked" (have a tick mark) are NOT available for t
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Sep 9, 2020
-
Updated
Mar 18, 2019 - Ruby
-
Updated
Oct 28, 2018 - Python
-
Updated
Jul 18, 2018 - Python
-
Updated
Dec 15, 2018 - JavaScript
-
Updated
Aug 2, 2020 - Python
Improve this page
Add a description, image, and links to the vyper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vyper topic, visit your repo's landing page and select "manage topics."
Overview
Users should not be exposed to warnings that are raised by code outside of their test cases.
Currently, running
brownie testraises deprecation warnings related toeth_utils. The issue was fixed inethereum/eth-utils#186but a new release hasn't been cut yet. Messages such as this could be confusing to new users.Speci