-
I installed brownie via pipx but when I check the brownie version using "brownie --version", I get the follow errror:
Traceback (most recent call last):
File "/Users/usamasiddiqui/Library/Python…
-
Minor issue in deploy.rst
https://github.com/eth-brownie/brownie/blob/master/docs/deploy.rst
e.g. " :ref:`create an ethPM package` "
-
* Version: x.x.x
* Python: Python 3.6.1 :: Continuum Analytics, Inc.
* OS: macOS Mojave version 10.14
* `pip freeze` output
```
certifi==2018.11.29
chardet==3.0.4
eth-hash==0.2.0
eth-typing=…
-
* Version: 5.26.0
* Python: 3.9.7
* OS: macOS
* `pip freeze` output
```
aiohttp==3.8.1
aiosignal==1.2.0
alabaster==0.7.12
ape-alchemy==0.1.0b2
ape-solidity==0.1.0b2
appnope==0.1.2
argcomp…
-
- Valet Version: 2.18.3
- PHP Version: PHP 7.4.27
### Description:
Site::trustCertificate hangs on OSX Monterey. Related to #1106
### Steps To Reproduce:
1. Upgrade valet that has 'secur…
-
From vikram in [tokenspice discord](https://discord.com/channels/701149241107808327/861621607825801216/955242084221198367):
```text
I tried running
pytest sol057/contracts/simpletoken/test/test_…
-
### What was wrong?
Some of the styling in the docs broke recently.
For example, landing page should look like:
but instead looks like:
### How can it be fixed?
Unsure yet, but…
-
Is there any chance for a pip package that works with populus the way the npm package works with truffle?
I might be up for making a pull request if I could get a little guidance on how it would wo…
-
## API Objects
(Implemented by plugin)
```python
class CompilerConfiguration:
"""
Defined by downstream needs.... Could be EthPM, etc.
"""
class CompilationData:
"""
D…
-
The current draft can be found at https://eips.ethereum.org/EIPS/eip-1900
In-work implementation: https://github.com/pipeos-one/dType, along with a list of all related EIPs, articles and demo video…