Commit Graph

10 Commits

Author SHA1 Message Date
Paweł Bylica e72173dc43 Fix JitVm build 2015-03-03 12:31:26 +01:00
Paweł Bylica 9c6d9dfc5c Add required block number 2015-03-02 18:43:01 +01:00
Paweł Bylica b9894c1d09 Update JIT interface to ABI 0.2: code hash added to input data, gas counter passed as int64 2015-02-16 16:27:11 +01:00
Paweł Bylica 079c59b929 Update JitVm to new EVM JIT ABI (C interface) 2015-01-26 18:02:09 +01:00
Paweł Bylica c71aff99db Update EVM JIT runtime data layout 2015-01-26 16:13:55 +01:00
Paweł Bylica 94106cc41f JitVm code cleanups & refactoring. Some memory copies eliminated (i.e. in SHA3 calculation) 2015-01-23 16:45:22 +01:00
Paweł Bylica d5f38f5690 JitVM: the EVM JIT bridge 2015-01-22 18:00:15 +01:00
obscuren 9845029a75 StdVm by default 2015-01-20 15:49:12 +01:00
obscuren 89c69a1d25 VmDebug => StdVm 2015-01-19 11:18:34 +01:00
Paweł Bylica ba225017c4 JitVm struct stub. Forwards calls to DebugVm. 2015-01-12 19:40:14 +01:00