268 Commits (203a2cb88c85f922618529d996df9bce47b2b8e1)

Author SHA1 Message Date
Gav Wood 40c8ec7cb6 New gas pricing for PoC-9. 10 years ago
Gav Wood 210104395f Bunch of repotting/curating. 10 years ago
Gav Wood d7d8875399 Params & JSON file. 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
Gav Wood b2a4ded0bc VM CALLCODE fix. 10 years ago
Gav Wood 989d684aff Fee structure stuff. 10 years ago
Gav Wood 14496b68aa Log/bloom alterations. 10 years ago
CJentzsch cf440f7ae7 update gas costs 10 years ago
Gav Wood c6c25b933d JUMPDEST is 1. 10 years ago
Gav Wood de177effb0 Gas 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. 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 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 4323c987b7 cppcheck fixes. 10 years ago
Gav Wood 4e6f4013a5 Decimal wei rather than hex balance. 10 years ago
Gav Wood 5da1879673 Better, modular Genesis info. 10 years ago
Gav Wood 275bdcb74b Fix gas limit. 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. 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