aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/interface/GasEstimator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Sort includes in libsolidity/interfaceLeonardo Alt2018-12-181-8/+11
|
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-0/+1
| | | | | | | Also: - Use {}-style list initialisation for SourceLocation construction - Introduce new system includes - Changes the API of the Scanner to take source as value (with move) as opposed to as a reference
* Renamed SHA3.{h,cpp} files.chriseth2018-10-181-1/+1
|
* Add PathGasMeter.estimateMax helperAlex Beregszaszi2018-09-261-3/+2
|
* Support shifts in gas estimatorAlex Beregszaszi2018-05-011-5/+14
|
* Correctly ignore costs of fallback for other functions.chriseth2018-04-121-1/+8
|
* Use EVM version in gas meter and optimizer.chriseth2018-03-051-6/+6
|
* Use solAssert and not assertAlex Beregszaszi2017-10-041-1/+1
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Rename dev::sha3 to dev::keccak256Alex Beregszaszi2016-10-061-1/+1
|
* reduce unnecessary solidity:: namespaceDimitry2016-04-041-3/+3
|
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-3/+3
|
* File reorganisation.chriseth2015-10-211-0/+191