ethdev
|
1da073190a
|
fixed windows
|
10 years ago |
Marek Kotewicz
|
70f3e2be09
|
removed unused libs/includes from libevm
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Paweł Bylica
|
f47ed02603
|
Integrate VMFactory with evmjit submodule
|
10 years ago |
Gav Wood
|
774abf0d54
|
Dynamic gas requirements for premined crypto contracts.
|
10 years ago |
Paweł Bylica
|
7e2e58aaa5
|
VM::go detemplatized. Cleanups.
|
10 years ago |
Marek Kotewicz
|
fb72a7ce5f
|
fixed styling issues
|
10 years ago |
Paweł Bylica
|
c7526d0d95
|
Style fixes (mostly)
|
10 years ago |
Paweł Bylica
|
b1dc0d5e6a
|
VMFactory - a new way of creating VMs
|
10 years ago |
Marek Kotewicz
|
48dfbaf3c9
|
updated cmake policies
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
Gav Wood
|
49b1039bd7
|
PV49 alterations for creation.
|
10 years ago |
Paweł Bylica
|
debc585fc5
|
Revert unnecessary whitespace changes
|
10 years ago |
debris
|
c1948f05e1
|
removed old unused precompiled headers for msvc
|
10 years ago |
Marek Kotewicz
|
5a874b4abb
|
removed EthDependenciesDeprecated
|
10 years ago |
debris
|
b4251aac13
|
evm && ethcore working on windows
|
10 years ago |
CJentzsch
|
0b2be98121
|
avoid copy in vm
|
10 years ago |
CJentzsch
|
70ad8ec508
|
Add exception in vm
|
10 years ago |
CJentzsch
|
028060c36f
|
even less code
|
10 years ago |
CJentzsch
|
0f52c32562
|
minor fix
|
10 years ago |
CJentzsch
|
5d6fcb963d
|
avoid code repetition in vm
|
10 years ago |
CJentzsch
|
4ce6e3483a
|
fix stackoverflow in calldataload, codecopy, extcodecopy + some tests
|
10 years ago |
CJentzsch
|
86794daded
|
even less code
|
10 years ago |
CJentzsch
|
2d4d9c7485
|
minor fix
|
10 years ago |
CJentzsch
|
80f69b7383
|
avoid code repetition in vm
|
10 years ago |
CJentzsch
|
f97826d071
|
fix stackoverflow in calldataload, codecopy, extcodecopy + some tests
|
10 years ago |
CJentzsch
|
38454cc08f
|
state log tests
|
10 years ago |
Paweł Bylica
|
94df0ea77f
|
Introducing VMFace - common VM interface
|
10 years ago |
CJentzsch
|
5a7f4ec9eb
|
Add exception in vm
|
10 years ago |
CJentzsch
|
092fccb176
|
even less code
|
10 years ago |
Paweł Bylica
|
4cf9f82bc7
|
Windows fix & used code removed
|
10 years ago |
Paweł Bylica
|
31c3d111ad
|
Windows fix & used code removed
|
10 years ago |
Gav Wood
|
c96e1d0c36
|
Logs from subcalls are folded in.
|
10 years ago |
Paweł Bylica
|
72552c4936
|
Move helper functions back to VM
|
10 years ago |
Paweł Bylica
|
68662deed6
|
C++ emvjit connector header includes updated
|
10 years ago |
CJentzsch
|
46b9b02f8f
|
minor fix
|
10 years ago |
CJentzsch
|
9593cd5e2b
|
avoid code repetition in vm
|
10 years ago |
CJentzsch
|
4f53689086
|
fix stackoverflow in calldataload, codecopy, extcodecopy + some tests
|
10 years ago |
Gav Wood
|
8cbea38df9
|
PV46. Minor protocol alterations.
|
10 years ago |
CJentzsch
|
7269fe1065
|
style
|
10 years ago |
CJentzsch
|
34652f0284
|
style
|
10 years ago |
Christoph Jentzsch
|
e6358fce31
|
Avoid memneed overflow
|
10 years ago |
Marek Kotewicz
|
110964ffe2
|
common changes in cleanup
|
10 years ago |
Gav Wood
|
278dc7981b
|
Compile fix.
|
10 years ago |
Gav Wood
|
eccdf006ea
|
Variable EXP gas cost.
|
10 years ago |
Gav Wood
|
d9bdfe5b4d
|
Latest PoC-7 changes.
|
10 years ago |
Artur Zawłocki
|
312e05ab49
|
resolved circular dependency between libevm and libevmjit
|
10 years ago |
Marek Kotewicz
|
5d7f374a38
|
leveldb downloaded locally
|
10 years ago |
Gav Wood
|
fa6cb31785
|
Theiretical fix for #525, except GCC can't quite manage it.
|
10 years ago |