Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Output experimental flag in metadata only for risky features | Alex Beregszaszi | 2017-08-11 | 1 | -0/+1 |
| | |||||
* | Store experimental flag in metadata CBOR | Alex Beregszaszi | 2017-08-11 | 1 | -0/+29 |
| | |||||
* | Fix metadata tests | Alex Beregszaszi | 2017-07-27 | 1 | -2/+4 |
| | |||||
* | Merge pull request #2566 from ethereum/metadata-only-relevant | chriseth | 2017-07-27 | 1 | -0/+67 |
|\ | | | | | Metadata: only include relevant files in the source list | ||||
| * | Add tests for relevant metadata files | Alex Beregszaszi | 2017-07-19 | 1 | -0/+67 |
| | | |||||
* | | Add CompilerStack::setOptimiserSettings | Alex Beregszaszi | 2017-07-26 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #2589 from ethereum/rename-onchainmetadata | Yoichi Hirai | 2017-07-19 | 1 | -1/+1 |
|\ | | | | | Rename onChainMetadata to metadata | ||||
| * | Rename onChainMetadata to metadata | Alex Beregszaszi | 2017-07-19 | 1 | -1/+1 |
| | | |||||
* | | Run metadata and gas meter tests when optimiser is on too | Alex Beregszaszi | 2017-07-19 | 1 | -2/+1 |
|/ | |||||
* | Do not use obscure CompilerStack methods in tests | Alex Beregszaszi | 2017-07-18 | 1 | -1/+3 |
| | |||||
* | Validate metadata JSON too | Alex Beregszaszi | 2017-05-24 | 1 | -1/+4 |
| | |||||
* | Split out metadata test into its own file | Alex Beregszaszi | 2017-05-24 | 1 | -0/+60 |