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
/
vm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved instructions and assembly to new libevmcore.
Christian
2014-11-06
1
-1
/
+1
*
Clean up and organize tests + state class tests
Christoph Jentzsch
2014-11-03
1
-2
/
+1
*
Clean up FakeExtVM - move to state tests
Christoph Jentzsch
2014-10-31
1
-9
/
+0
*
Restructure state tests. Remove FakeStateClass
Christoph Jentzsch
2014-10-30
1
-8
/
+8
*
Fixed storage output in VMTRACE for vm tests
Christoph Jentzsch
2014-10-28
1
-29
/
+0
*
Update vm.h
Christoph Jentzsch
2014-10-28
1
-1
/
+0
*
log VMTRACE in file for user defined test
Christoph Jentzsch
2014-10-28
1
-2
/
+34
*
Add VMTRACE to user defined vm test
Christoph Jentzsch
2014-10-28
1
-0
/
+3
*
Move suicides into SubState and include logs and refunds.
Gav Wood
2014-10-27
1
-1
/
+1
*
Drop universal initializer in some places
Paweł Bylica
2014-10-22
1
-1
/
+1
*
Add virtual specifier to overridden methods in FakeVM
Paweł Bylica
2014-10-22
1
-10
/
+10
*
Another round of fixing ExtVM interface
Paweł Bylica
2014-10-22
1
-9
/
+9
*
Merge pull request #346 from CJentzsch/develop
Gav Wood
2014-10-10
1
-1
/
+9
|
\
|
*
Corrected call function in FakeExtVM
Christoph Jentzsch
2014-10-08
1
-1
/
+9
*
|
PoC-7: Maximum recursion limit 1024.
Gav Wood
2014-10-08
1
-1
/
+1
|
/
*
Bug fix, push callcreate before changing gas value in FakeExtVM
Christoph Jentzsch
2014-10-06
1
-0
/
+2
*
corrected CALLSTATELESS test, style fixes, code length independent call in Fa...
Christoph Jentzsch
2014-10-01
1
-5
/
+4
*
Reorganized FakeExtVM class into .h and .cpp file. Added state class member i...
Christoph Jentzsch
2014-09-27
1
-0
/
+85