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
/
vm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger improvements.
Gav Wood
2014-07-14
1
-9
/
+12
*
Even numbers of hex digits for Jeff (Go can't handle odd numbers).
Gav Wood
2014-07-10
1
-6
/
+7
*
Fix for making code.
Gav Wood
2014-07-10
1
-1
/
+4
*
Proper debugger.
Gav Wood
2014-07-10
1
-2
/
+2
*
VM tests prettier.
Gav Wood
2014-07-06
1
-28
/
+27
*
New client API.
Gav Wood
2014-07-04
1
-2
/
+2
*
Windows build coersions.
Gav Wood
2014-07-03
1
-8
/
+6
*
Project refactor. Introduce the Serpent library.
Gav Wood
2014-06-28
1
-4
/
+4
*
Latest tests-related refactoring & improvments.
Gav Wood
2014-06-28
1
-52
/
+52
*
Fixes for tests.
Gav Wood
2014-05-28
1
-2
/
+2
*
Pinhole optimise working fairly well...
Gav Wood
2014-05-28
1
-2
/
+2
*
Major reorganisation.
Gav Wood
2014-05-26
1
-4
/
+5
*
Macros and definitions in LLL.
Gav Wood
2014-05-25
1
-2
/
+2
*
Move paths so default build dir is cpp-ethereum/build.
Gav Wood
2014-05-13
1
-3
/
+3
*
Updates to VM tests.
Gav Wood
2014-05-12
1
-162
/
+219
*
Protocol changes for PoC-5:
Gav Wood
2014-04-24
1
-2
/
+2
*
Repotted much of State.
Gav Wood
2014-04-24
1
-0
/
+1
*
CALLDATACOPY instruction.
Gav Wood
2014-04-24
1
-3
/
+2
*
Split out libethcore from libethereum.
Gav Wood
2014-04-23
1
-5
/
+5
*
Added some checks on parameters of the objects imported from the json files t...
Carl Allendorph
2014-04-20
1
-0
/
+29
*
Broke the virtual machine unit test out into a separate Boost auto test case.
Carl Allendorph
2014-04-20
1
-51
/
+30
*
API cleanups and some renaming.
Gav Wood
2014-04-05
1
-15
/
+17
*
Separation of code & data compiling.
Gav Wood
2014-03-31
1
-26
/
+25
*
PoC 3.5 functionality. Still buggy though.
Gav Wood
2014-03-25
1
-29
/
+78
*
PoC-3.5. ish.
Gav Wood
2014-03-20
1
-4
/
+2
*
Remove clang bug workarounds fixed with latest XCode tools release.
Daniel Hams
2014-03-11
1
-65
/
+0
*
Fixed VS2013 projects and compile errors.
Tim Hughes
2014-03-06
1
-2
/
+1
*
Repotted Common.h.
Gav Wood
2014-03-05
1
-0
/
+1
*
Tests.
Gav Wood
2014-02-28
1
-1
/
+2
*
More VM tests.
Gav Wood
2014-02-28
1
-1
/
+1
*
Workaround OSX clang broken map operator[] using ifdef guards and manual find...
Daniel Hams
2014-02-26
1
-3
/
+77
*
Tests bug fix.
Gav Wood
2014-02-24
1
-7
/
+9
*
VM test framework.
Gav Wood
2014-02-22
1
-21
/
+294
*
First unit testing harness for VM.
Gav Wood
2014-02-21
1
-56
/
+54
*
Catch exceptions.
Gav Wood
2014-02-19
1
-0
/
+1
*
Fixed hardcoded /tmp path.
Tim Hughes
2014-02-19
1
-2
/
+4
*
Move to canon ES-1.
Gav Wood
2014-02-18
1
-5
/
+21
*
Fixes for contract address states.
Gav Wood
2014-02-18
1
-0
/
+85