index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ExecutionFramework.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add missing tests for ``gasleft()``, ``blockhash()`` ``tx.gasprice`` and ↵
Daniel Kirchner
2018-08-14
1
-0
/
+16
|
|
|
|
``block.gaslimit``.
*
Determine transaction status in RPC sessions.
Daniel Kirchner
2018-07-02
1
-0
/
+5
|
*
Provide EVM version to assembly analysis.
chriseth
2018-03-02
1
-7
/
+1
|
*
Test both EVM versions.
chriseth
2018-03-02
1
-3
/
+12
|
*
Improved error messages for EndToEnd tests.
chriseth
2017-09-25
1
-0
/
+28
|
*
Move all file specific globals to anonymous namespace
Alex Beregszaszi
2017-08-29
1
-2
/
+4
|
*
Create getBlockByNumber RPC method
Alex Beregszaszi
2017-02-10
1
-2
/
+2
|
*
Add blockNumber and blockTimestamp to ExecutionFramework
Alex Beregszaszi
2017-02-10
1
-0
/
+8
|
*
Display tx hash for debugging.
chriseth
2016-12-10
1
-2
/
+5
|
*
Also provide value and format slightly differently.
chriseth
2016-12-07
1
-3
/
+6
|
*
Option to show messages in tests.
chriseth
2016-12-07
1
-0
/
+11
|
*
Move ExecutionFramework to the dev::test namespace
Alex Beregszaszi
2016-11-30
1
-2
/
+1
|
*
Split out Solidity-specific part of ExecutionFramework
Alex Beregszaszi
2016-11-30
1
-0
/
+137