index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
GasMeter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement CompilerStack.lastContractName()
Alex Beregszaszi
2017-10-19
1
-5
/
+5
*
Always require a contract/sourceName in CompilerStack
Alex Beregszaszi
2017-10-19
1
-6
/
+6
*
Remove duplicate EVMSchedule
Alex Beregszaszi
2017-10-03
1
-7
/
+3
*
Cleanup test helper macros.
chriseth
2017-09-22
1
-1
/
+1
*
Add CompilerStack::setOptimiserSettings
Alex Beregszaszi
2017-07-26
1
-1
/
+2
*
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
*
Use keccak256() in tests (and not sha3())
Alex Beregszaszi
2017-05-30
1
-3
/
+3
*
Remove a test about SELFDESTRUCT because the test harness obtains refund whil...
Yoichi Hirai
2017-04-25
1
-13
/
+0
*
test: fix invalid signatures
Yoichi Hirai
2017-04-25
1
-2
/
+2
*
test: add a test case about the gas cost of EXTCODESIZE
Yoichi Hirai
2017-04-25
1
-0
/
+15
*
test: add a failing test case about the gas cost of SUICIDE opcode
Yoichi Hirai
2017-04-25
1
-0
/
+13
*
Add a failing test about the gas cost of BALANCE
Yoichi Hirai
2017-04-25
1
-0
/
+13
*
test: add a test about gas costs of EXP
Yoichi Hirai
2017-04-25
1
-0
/
+17
*
Move ExecutionFramework to the dev::test namespace
Alex Beregszaszi
2016-11-30
1
-0
/
+1
*
Split out Solidity-specific part of ExecutionFramework
Alex Beregszaszi
2016-11-30
1
-1
/
+1
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Rename dev::sha3 to dev::keccak256
Alex Beregszaszi
2016-10-06
1
-1
/
+1
*
Fix version pragmas in tests.
chriseth
2016-09-01
1
-1
/
+1
*
Version pragma.
chriseth
2016-09-01
1
-1
/
+1
*
Make the Solidity repository standalone.
Bob Summerwill
2016-08-01
1
-0
/
+1
*
Fixes for gas tests.
chriseth
2016-06-29
1
-1
/
+16
*
Refactor testing via IPC.
chriseth
2016-06-29
1
-1
/
+1
*
Remove code duplication in source references formatter.
chriseth
2016-04-01
1
-2
/
+3
*
BREAKING: Implement delegatecall and make default for library calls.
chriseth
2016-03-12
1
-1
/
+1
*
Fix up for new API from EIP-1.1.
Gav Wood
2015-11-21
1
-1
/
+3
*
File reorganisation.
chriseth
2015-10-21
1
-3
/
+3
*
Transition from bytecode to more general linker objects.
chriseth
2015-09-11
1
-1
/
+1
*
- renamed AST to ast and ABI to abi
LianaHus
2015-09-08
1
-1
/
+1
*
renamed getter functions
LianaHus
2015-09-08
1
-8
/
+8
*
Move Solidity tests.
chriseth
2015-08-20
1
-0
/
+235