3804 Commits (fd2cc0f4505f9cf16a8cd1697da7606ca3bb228b)
 

Author SHA1 Message Date
Marek Kotewicz b656db02f7 Squashed 'libjsqrc/ethereumjs/' changes from a5907a8..543a87c 10 years ago
Marek Kotewicz f420029127 Merge commit '993be7b6de098d98b1940b57ad9b08db3144da2b' into ethereumjs 10 years ago
Marek Kotewicz 993be7b6de Squashed 'libjsqrc/ethereumjs/' changes from 807ec60..a5907a8 10 years ago
Marek Kotewicz 30220d8dcc Merge branch 'develop' into ethereumjs 10 years ago
chriseth 803046b3e8 Merge pull request #764 from chriseth/sol_buildfixLogMerge 10 years ago
Christian 8e84acb98b Buildfix after semantical merge conflict. 10 years ago
chriseth 95a526a7d9 Merge pull request #754 from LefterisJP/sol_abiFunctionHash 10 years ago
CJentzsch a466fdcf5b add blockhash test fo vm tests 10 years ago
Gav Wood 494bf5ee48 Clear pending and some other AlethZero stuff. 10 years ago
Lefteris Karapetsas 03b2fa387d Fixing SolidityABIJSON test 10 years ago
Gav Wood c3b6fdd899 abi -> json-abi 10 years ago
Gav Wood f125a4b505 CLI tweaks. 10 years ago
Gav Wood 0de1fe5b02 Rename "JSON Documentation" -> Metadata. 10 years ago
Gav Wood 2a21a544ce Documentation update. 10 years ago
Gav Wood 406d3e6aba Unit testing for log in Solidity. 10 years ago
caktux 8a3eac3657 neth updates and fixes, closes #696 10 years ago
Lefteris Karapetsas e94f1ca5b2 Adjusting Solidity Optimizer Tests 10 years ago
Lefteris Karapetsas 5e77063c38 Fixing a solAssert in getInterfacefunctions() 10 years ago
Lefteris Karapetsas 299305548f Adjustments to Solidity compiler code for Function Hash 10 years ago
Gav Wood 0ca84e5a0d Basic logging in Solidity (though no tests yet). 10 years ago
Lefteris Karapetsas 4331bd9a87 adjusting byte difference in optimizer large integers test 10 years ago
Lefteris Karapetsas 425f15cb7e merging develop 10 years ago
Lefteris Karapetsas 9fff09af6b Compiler EVM generation now takes into account for the new function hash 10 years ago
debris 197b603c98 fixed undefined buildtype for multi-configuration generators 10 years ago
CJentzsch c25b4798bd long jumpdest list 10 years ago
Marek Kotewicz fc41c3ac48 fixed ETH_BUILD_TYPE being undefined #669 #728 10 years ago
Marek Kotewicz 062bc6180f Squashed 'libjsqrc/ethereumjs/' changes from f9cc090..807ec60 10 years ago
Marek Kotewicz 37b0094006 Merge commit '062bc6180fae3319bb5bc432582faeb453e3c2a4' into ethereumjs 10 years ago
Marek Kotewicz 5d7b60044b Merge commit 'f29b44ef9eedf5ca7b6d6fde4394315bf2086b4b' into develop 10 years ago
Marek Kotewicz f29b44ef9e Squashed 'libjsqrc/ethereumjs/' changes from 5208bb3..f9cc090 10 years ago
CJentzsch 9f9d457e0d sdiv int256.min -1 10 years ago
CJentzsch 3b9cfb12a3 sdiv with negative fractional result 10 years ago
Paweł Bylica 2dbe455de3 Add option to use JIT in mining 10 years ago
Paweł Bylica b09ebfe2f2 Add option to use JIT in mining (reverted from commit 0a3edb98a3) 10 years ago
Paweł Bylica 1f50bcd3b5 Fix warnings 10 years ago
Paweł Bylica 0a3edb98a3 Add option to use JIT in mining 10 years ago
debris 8ef795acd8 removed empty line 10 years ago
debris ec41a98d27 Merge branch 'develop' into windows_fixes 10 years ago
debris 8076417ff6 namespaces fixes for msvc 10 years ago
CJentzsch 8c462087b1 add valid jumpdest with jumpdest at beginning 10 years ago
Paweł Bylica 5bc24913bf Fix some GCC initialization warnings 10 years ago
Paweł Bylica 8934f956af Merge remote-tracking branch 'upstream/develop' into pr/evmjit 10 years ago
Gav Wood 688639cbcb New gitignore. 10 years ago
Gav Wood f0cf2c3810 Merge commit '1f40799620b80fae31b3b93d38db08e878ee326a' into develop 10 years ago
Gav Wood 1f40799620 Squashed 'evmjit/' changes from 533531b..035c376 10 years ago
Lefteris Karapetsas c201e85c01 mix uses new getInterfaceFunctions() 10 years ago
Paweł Bylica 9e242cae19 EVM JIT update: latest PoC-8 changes, cleanups and improvments 10 years ago
CJentzsch af72b6fa8b more dynamic jump tests 10 years ago
Lefteris Karapetsas 69a0dcfa15 work in progress in testing the new function selector in the end to end tests 10 years ago
Christian 7158f408ac Remove const from make_shared to allow enable_shared_from_this to work on MacOS. 10 years ago