-
## Simple Summary
Allow using `.` and `..` to specify relative imports of interfaces.
## Abstract
Following a long discussion on https://github.com/ethereum/vyper/pull/1361. It came to light that…
-
I am trying to subscribe to events on the [uniswap](https://uniswap.info) contracts, but am having some trouble getting any logs.
If I were using pyweb3, I would want something like https://www.red…
-
I'm at the start of a project writing some ethereum contracts and I'm wanting to interact with Uniswap. I would love to know what the motivations were for switching from solidity (https://github.com/U…
-
I've noticed that ever since switching to a vyper version using #901 the only error I get (on transactions that should fail) is `eth.exceptions.InvalidJumpDestination: Invalid Jump Destination`
Her…
-
This is the suggested template for new VIPs.
## Preamble
VIP: 889
Title: First phase reason string support
Author: Jacques Wagener
Type: Standard Track
Status: Draft
…
-
* vyper Version: 0.0.4
* pyethereum Version: N/A
* OS: osx (macOS 10.12.6
* Python Version (python --version): `Python 3.6.2`
* Environment (output of `pip freeze`):
```
aiohttp==2.3.10
asn1cry…