Gav Wood
|
c6c25b933d
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
de177effb0
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
53550684cb
|
New gas pricing for PoC-9.
|
10 years ago |
Marek Kotewicz
|
148e2d8d14
|
fixing pr issues
|
10 years ago |
Gav Wood
|
5ada7247f8
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
ee0df7beae
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
5a538bf314
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
6dc6d10b02
|
update gas costs
|
10 years ago |
Gav Wood
|
a1bb249d45
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
f0e1be6abf
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
e3219c6563
|
New gas pricing for PoC-9.
|
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 |
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 |