-
## Simple Summary
Add a `delegatecall` function to Vyper to allow the use of the `DELEGATECALL` OPCODE.
## Abstract
`DELEGATECALL` is a relatively new OPCODE which was first added to the EVM on t…
-
### What was wrong?
Let's say I want to test my contract system against some popular deployed contract system like ENS or Maker. I should be able to specify contract systems as testing dependencies (…
-
@njgheorghita What do you think about adding a section to the docs comparing/contrasting manual contract instantiation and using ethpm? And maybe describing when you'd want to use one over another.
-
This is the suggested template for new VIPs.
## Preamble
VIP: 485
Title: ABI Method in contracts
Author: @fubuloubu
Type: Standard Track
Status: Draft
Created: 2017-11-19
## Simple Summa…
-
![gitcoinnom](https://user-images.githubusercontent.com/238235/48480469-8da2a980-e7d8-11e8-9eb6-2cc129db061a.png)
### Who’s making the most impact on your OSS or Web3 project? Do you know someone t…
-
-
## Simple Summary
Allow specifying an SPDX-compatable license in the header of a file (similar to `version`)
## Motivation
Sometimes individual files can have a different license than the wider s…
-
#### Simple Summary
We need package management integration like people expect in the modern age of programming.
#### Motivation
One of the biggest pitfalls of Solidity as a language has been…
-
New standard convention I'd like to add if there is agreement.
original comment: https://github.com/ethpm/ethpm-cli/pull/1#discussion_r274081789
For CLI tools:
- `--full-name`: Non-abbreviat…
-
According to the [changelog](https://github.com/ethereum/eth-tester/blob/master/CHANGELOG) this sets the default VM rules to Constantinople