Gav Wood
|
942818628a
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
d413de8f11
|
update gas costs
|
10 years ago |
Gav Wood
|
b3c0366cfa
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
1c73db8695
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
798f636c23
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
7ccf3d00b2
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
f7dba3781a
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
55b2bca0d3
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
7b22f8da22
|
update gas costs
|
10 years ago |
Gav Wood
|
4a530758b0
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
f799303ea5
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
724cf629cf
|
New gas pricing for PoC-9.
|
10 years ago |
jhuntley
|
4f109d29a6
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
Marek Kotewicz
|
148e2d8d14
|
fixing pr issues
|
10 years ago |
Marek Kotewicz
|
97fc7305dc
|
transaction hash in event logs, second approach
|
10 years ago |
Gav Wood
|
cb2a1aa869
|
Quadratic memory cost.
|
10 years ago |
Gav Wood
|
4323c987b7
|
cppcheck fixes.
|
10 years ago |
Gav Wood
|
4e6f4013a5
|
Decimal wei rather than hex balance.
Memory back to linear cost.
|
10 years ago |
Gav Wood
|
5da1879673
|
Better, modular Genesis info.
|
10 years ago |
Gav Wood
|
275bdcb74b
|
Fix gas limit.
Disable whisper test until alex fixes networking.
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
Gav Wood
|
df03f575d2
|
Minor type fix in EVM.
|
10 years ago |
Gav Wood
|
c572b713df
|
Warnings fixes.
|
10 years ago |
CJentzsch
|
549811ade1
|
addmod mulmod doing mod 0 should return 0 instead of an not VM exception
|
10 years ago |
Gav Wood
|
89031ff638
|
Various fixes for the JS API.
|
10 years ago |
Gav Wood
|
588114f54d
|
Allow JITEVM to be enabled from AZ.
|
10 years ago |
CJentzsch
|
aa18f9a74b
|
fix memneed for CREATE
|
10 years ago |
Gav Wood
|
6cc8c9de69
|
VM skips push data when looking for JUMPDEST.
Warnings fixes.
|
10 years ago |
CJentzsch
|
f95a8be58b
|
checked
|
10 years ago |
CJentzsch
|
3d449785de
|
Blockhash correction and some tests
|
10 years ago |
Gav Wood
|
5e306b3a67
|
Latest YP changes (call depth limited in a less harsh manner).
|
10 years ago |
Gav Wood
|
9dd9b025d1
|
BLOCKHASH
|
10 years ago |
Gav Wood
|
25a744c13d
|
JUMPDESTs must be explicit.
|
10 years ago |
Gav Wood
|
a6cd367483
|
Fix for overuse of stack.
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
Paweł Bylica
|
acec80d8f1
|
Remove unnecessary changes
|
10 years ago |
Paweł Bylica
|
e80dffeec5
|
Clean up and remove some explicit dependencies in cmake files
|
10 years ago |
Gav Wood
|
b657b009ef
|
Cleanups and YP formalism.
|
10 years ago |
Gav Wood
|
a1a6dcab34
|
Core repotting.
|
10 years ago |
Gav Wood
|
5cc2152dd0
|
Cleanups.
|
10 years ago |
Gav Wood
|
9e2eb149af
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
Marek Kotewicz
|
1fcf85ae0a
|
removed unnecessary miniupnpc links
|
10 years ago |
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 |