5012 Commits (62587cfd73c66a411ef97601f0e4a17bd288dd6d)
 

Author SHA1 Message Date
Paweł Bylica 62587cfd73 Workaround for linker removing JIT callback functions 10 years ago
Paweł Bylica 7cbb44faa1 Some tweaks in gas counting 10 years ago
Paweł Bylica 4c8ae3e707 Do not check memory requirements when size is 0 10 years ago
Paweł Bylica ee036d3c97 Pass gas counter to env_call as int64* 10 years ago
Paweł Bylica ce86427871 Pass gas counter to env_create as int64* 10 years ago
Paweł Bylica b474924783 Count gas using int64 10 years ago
Paweł Bylica 3290856061 Gas counting changes: allow memory words counter not greater than gas max (int64 max) 10 years ago
Paweł Bylica 019aa6dd63 Improve allocas order and namings 10 years ago
Paweł Bylica 01dffe28f3 Add first instruction index to BasicBlock 10 years ago
Paweł Bylica cc3bbe784b Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Paweł Bylica a8767992a9 Merge commit 'e8e9490b566563d0991ddf7f14cd2e0958ee5ce9' into evmjit 10 years ago
Paweł Bylica e8e9490b56 Disable RTTI for evmjit library 10 years ago
Paweł Bylica bdba3104d6 Improve versioning 10 years ago
Gav Wood ec10d674b2 Double SHA-3 as good crypto practice. 10 years ago
Gav Wood acf5713de9 Merge branch 'whisperencryption' into develop 10 years ago
Gav Wood 7d504a275f Whisper now 100% encrypted. 10 years ago
Gav Wood cec504d1a2 Various fixes. 10 years ago
Gav Wood 5f523e146d Dev. 10 years ago
Gav Wood c921b25aef Compiles. 10 years ago
Gav Wood 5fd79ae914 First little commit - not workign yet. 10 years ago
Gav Wood fbe7bb7e73 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 39abdd5f81 git push origin developMerge branch 'chriseth-sol_defaultFunction' into develop 10 years ago
Gav Wood 1973f77c96 Merge branch 'sol_defaultFunction' of https://github.com/chriseth/cpp-ethereum into chriseth-sol_defaultFunction 10 years ago
Gav Wood ce9b9a0344 Merge pull request #893 from chriseth/sol_events 10 years ago
Gav Wood 9089f4c952 Merge pull request #892 from debris/ethereumjs 10 years ago
Gav Wood 3219a09af4 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Paweł Bylica 558ce9ac22 Merge commit '8cb2a56764220439033c62875b69c5d657cb395e' into evmjit 10 years ago
Paweł Bylica fc2a0effe2 Merge commit '8cb2a56764220439033c62875b69c5d657cb395e' into evmjit 10 years ago
Christian edefb95aae Fallback functions. 10 years ago
Christian 47f6c9a5de Padding fixes. 10 years ago
Christian c38dd9765b Whitespace and error messages. 10 years ago
Christian f57dc81889 Code generation for events. 10 years ago
Christian d3e2d2adf3 Parsing of events. 10 years ago
Gav Wood 152940bf2c Merge pull request #894 from LefterisJP/sol_FunctionTypeEnchancement 10 years ago
Paweł Bylica b999cc28c4 Add code hash to RuntimeData. JIT is using it as an code identifier (do not need to invent any internal hashing) 10 years ago
Paweł Bylica c914c877e3 Add code hash to RuntimeData. JIT is using it as an code identifier (do not need to invent any internal hashing) 10 years ago
Lefteris Karapetsas 93abe45771 FunctionType now returns const ref for Declaration 10 years ago
Lefteris Karapetsas 941a424e71 Minor fixes plus a rebase merge fix 10 years ago
Paweł Bylica c49f78ca4f Environment options for EVM JIT updated: 10 years ago
Paweł Bylica 64532b6b0a Environment options for EVM JIT updated: 10 years ago
Paweł Bylica 932ce6650c Replacing code references (usually vector<byte>&) with code_iterator pair. Code is now extracted from RuntimeData what removes copy in C interface. 10 years ago
Paweł Bylica 5e29eef349 Replacing code references (usually vector<byte>&) with code_iterator pair. Code is now extracted from RuntimeData what removes copy in C interface. 10 years ago
Lefteris Karapetsas 23d92e0d2e Removing Function and Param Description 10 years ago
Lefteris Karapetsas 122aada70f Contract Interface Functions now return FunctionType 10 years ago
Paweł Bylica de649202a0 Fallback to interpreter VM in case of JIT requirements unmet 10 years ago
Paweł Bylica 1b449d357e Fallback to interpreter VM in case of JIT requirements unmet 10 years ago
Marek Kotewicz ee4b254a33 topics -> topic 10 years ago
Marek Kotewicz c986ee03a1 Merge commit 'f3012d7dc0222eec540a810def136e09d62c5675' into ethereumjs 10 years ago
Marek Kotewicz f3012d7dc0 Squashed 'libjsqrc/ethereumjs/' changes from 94e0e5a..600c9dd 10 years ago
Paweł Bylica 8cb2a56764 Create LICENSE.md 10 years ago