Commit graph

  • f59a3b67f6 StateManager => BlockManager obscuren 2014-11-04 10:57:02 +0100
  • 1025d097fd removed old bloom obscuren 2014-11-04 10:49:25 +0100
  • d56d0c64aa Version bump obscuren 2014-11-04 01:50:16 +0100
  • 0c4adeceae Properly list caps obscuren 2014-11-04 01:47:02 +0100
  • f76f953f0c Removed debug print obscuren 2014-11-04 01:33:31 +0100
  • 9c2b878678 Sha addresses obscuren 2014-11-04 01:29:49 +0100
  • a82b89e2d5 Added storage root to dump obscuren 2014-11-03 23:45:44 +0100
  • c8302882c8 method change obscuren 2014-11-03 23:45:32 +0100
  • d87aa24885 Fixed genesis obscuren 2014-11-03 23:45:16 +0100
  • 0cdef3376d example Marek Kotewicz 2014-11-03 17:46:56 +0100
  • ae9f57f687 (1) Handling evmcc options with boost::program_options. (2) Writing out .ll and .bc files artur-zawlocki 2014-11-03 16:04:31 +0000
  • 92c7aca817 Refactored compress method into something more organised obscuren 2014-11-03 14:59:50 +0100
  • 3aebe532e5 Updated vmNamecoin.json to new sstore prices Christoph Jentzsch 2014-11-03 13:58:21 +0100
  • 8a0be21839 Added example state test Christoph Jentzsch 2014-11-03 13:53:00 +0100
  • 83643addbc removed systemoperationstests Christoph Jentzsch 2014-11-03 13:36:25 +0100
  • 3930ca3a9a Restructered tests in folders in accordance to test suites Christoph Jentzsch 2014-11-03 13:22:15 +0100
  • b0e11826e5 lgpl Marek Kotewicz 2014-11-03 12:40:57 +0100
  • cb870520b2 unused var removed artur-zawlocki 2014-11-03 10:31:34 +0000
  • 9a0f9d3e3c 1) JUMP/I semantics updated. 2) Members of BasicBlock::LocalStack pulled out to BasicBlock artur-zawlocki 2014-11-03 10:31:09 +0000
  • e3998e30ba Don't run 'npm test' Corey Farwell 2014-11-02 22:00:13 -0500
  • 51d79f3e3b Fix JSHint errors Corey Farwell 2014-11-02 21:56:45 -0500
  • b773e57490 Enable Travis CI Corey Farwell 2014-11-02 21:35:28 -0500
  • 76c9c8d653 Compress data on db level. Closes #174 obscuren 2014-11-03 00:31:15 +0100
  • bd4f51ff3c Use new iterator obscuren 2014-11-03 00:30:52 +0100
  • 5dcf59bdf4 Forgot to put in regular bytes during decompression obscuren 2014-11-03 00:29:34 +0100
  • 9f8bcf3abc Added RLE compression. Closes #171 obscuren 2014-11-02 23:33:06 +0100
  • 1bb398f4e2 Sign ext obscuren 2014-11-02 19:39:45 +0100
  • 3f90f7c898 Signextend obscuren 2014-11-01 02:14:55 +0100
  • c8438979a9 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-11-01 01:18:13 +0100
  • 141d3caabb Re-org op codes obscuren 2014-11-01 01:18:03 +0100
  • 394e0f60c2 chain, tests/helper, vm: make tests compile Felix Lange 2014-10-31 18:56:25 +0100
  • b95d9e005d .gitignore: ignore .ethtest Felix Lange 2014-10-31 18:55:39 +0100
  • f3473312ba all: fix rename breakage Felix Lange 2014-10-31 18:40:32 +0100
  • c91c5df4f6 Rename BNOT -> NOT, NOT -> ISZERO Paweł Bylica 2014-10-31 16:59:21 +0100
  • 29432beef8 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc Paweł Bylica 2014-10-31 16:47:55 +0100
  • ee0e2d3102 added struct for compiler options artur-zawlocki 2014-10-31 15:47:36 +0000
  • 172fc1c06b Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc Paweł Bylica 2014-10-31 16:47:03 +0100
  • 8f7b5d6a25 removed *.orig file artur-zawlocki 2014-10-31 15:46:44 +0000
  • 6f99869d57 code cleanup and coding-standardization artur-zawlocki 2014-10-31 15:46:05 +0000
  • 3fc508f6b3 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc Paweł Bylica 2014-10-31 16:38:19 +0100
  • a44a7ab4ad Use llvm.longjmp intrinsic for longjmp [Delivers #81792986] Paweł Bylica 2014-10-31 15:57:54 +0100
  • b6b4f5f639 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc artur-zawlocki 2014-10-31 15:08:10 +0000
  • 8ee32d9197 Coding style: use "o_" prefix for output function arguments Paweł Bylica 2014-10-31 15:50:03 +0100
  • 40561b1270 code cleanup & coding-standardization artur-zawlocki 2014-10-31 14:46:32 +0000
  • aaaf5439fb Rename Type::i256 -> Type::Word Paweł Bylica 2014-10-31 15:28:27 +0100
  • b5abb70075 Use common builder in GasMeter and Memory Paweł Bylica 2014-10-31 15:17:03 +0100
  • 33cc50d130 Empty lines removal Paweł Bylica 2014-10-31 15:16:34 +0100
  • 5af4ff985d ethminer => miner obscuren 2014-10-31 14:56:42 +0100
  • 4914a78c8c ethwire => wire obscuren 2014-10-31 14:53:42 +0100
  • af34749a6b ethtrie => trie obscuren 2014-10-31 14:45:03 +0100
  • af8f5f0b69 ethstate => state obscuren 2014-10-31 14:43:14 +0100
  • 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) obscuren 2014-10-31 14:30:08 +0100
  • 8826e9694c Moved utils to cmd obscuren 2014-10-31 14:20:11 +0100
  • c8307a9e44 license Marek Kotewicz 2014-10-31 14:12:05 +0100
  • b1c247231b ethlog => logger obscuren 2014-10-31 12:56:05 +0100
  • fd9da72536 ethcrypto => crypto obscuren 2014-10-31 12:37:43 +0100
  • 72398d2c26 Handle unsigned integer overflow in Memory::require() [Delivers #81773288] Paweł Bylica 2014-10-31 11:14:25 +0100
  • 350b004e79 Change Constant::get to support negative values Paweł Bylica 2014-10-31 11:09:53 +0100
  • 3ee0461cb5 Moved ethchain to chain obscuren 2014-10-31 10:59:17 +0100
  • 8e0a39f33f Updated to use ethereum.js obscuren 2014-10-31 10:50:16 +0100
  • 272c568bfc Remove Memory::require(size) interface [#81773288] Paweł Bylica 2014-10-31 08:50:25 +0100
  • 273b0f634f Deprecate Memory::require(size) function. Risk of unsigned integer overflow. Paweł Bylica 2014-10-31 08:26:41 +0100
  • e84fa8d4e6 transacton => transaction Jeffrey Wilcke 2014-10-30 23:36:06 +0100
  • f11b5f3e40 Added account prop Jeffrey Wilcke 2014-10-30 22:20:22 +0100
  • 5538ff7252 Fixed Qt provider Jeffrey Wilcke 2014-10-30 22:17:50 +0100
  • aca9a41fcf Merge pull request #1 from debris/master Jeffrey Wilcke 2014-10-30 21:35:40 +0100
  • 439561a5fa Use readPushData() in basic block analysis Paweł Bylica 2014-10-30 19:28:10 +0100
  • bfb96606a2 Use readPushData() in instruction compilation Paweł Bylica 2014-10-30 19:22:01 +0100
  • 1008c70a14 Create dedicated function for pushdata reading Paweł Bylica 2014-10-30 19:17:55 +0100
  • 4ff7ba015d Fix u256 to APInt conversion Paweł Bylica 2014-10-30 19:17:19 +0100
  • 65af01cda8 removed accidentally added *.orig file artur-zawlocki 2014-10-30 16:51:04 +0000
  • d32daf6cc4 New performance tests [Delivers #81578852] artur-zawlocki 2014-10-30 16:47:43 +0000
  • 895d0aa3ca Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc artur-zawlocki 2014-10-30 16:46:14 +0000
  • 7760b31e42 Cleaning up warnings and build dependencies [#81588646] artur-zawlocki 2014-10-30 16:46:01 +0000
  • 2d6aa468c6 CMakeLists updated, should now build without LLVM when EVMJIT is not enabled [#81588646] artur-zawlocki 2014-10-30 16:42:44 +0000
  • 43093d6559 Fix MSIZE and memory resize step [Delivers #81777708] Paweł Bylica 2014-10-30 17:32:20 +0100
  • 85f67a5582 Improve PUSH compilation Paweł Bylica 2014-10-30 16:29:14 +0100
  • 2bbbf6c3c4 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc Paweł Bylica 2014-10-30 15:50:58 +0100
  • 3725432bef Fix case where JUMPI is the last instruction Paweł Bylica 2014-10-30 15:50:44 +0100
  • 2524c729cf Codegen for SIGNEXTEND [Delivers #81700414] artur-zawlocki 2014-10-30 14:16:02 +0000
  • 007641a84b SIGEXTEND: first try [#81700414] artur-zawlocki 2014-10-30 12:56:52 +0000
  • df5603de0a Moved logging to state, proper structured block obscuren 2014-10-30 13:32:50 +0100
  • d77864071d Fix BNOT instruction [Delivers #81700198] Paweł Bylica 2014-10-30 12:22:59 +0100
  • dd75da2d3a BNOT instruction [Delivers #81700198] Paweł Bylica 2014-10-30 11:44:31 +0100
  • e4a77c1f69 Increase refund counter if deleting a storage item [Delivers #81575908] Paweł Bylica 2014-10-30 11:12:18 +0100
  • 22e4d16e1f Remove old code Paweł Bylica 2014-10-30 10:39:45 +0100
  • af0530ba3d Got rid of some gcc warnings artur-zawlocki 2014-10-29 22:13:25 +0000
  • c6cf723c68 Fix u256 to APInt conversion Paweł Bylica 2014-10-29 21:56:12 +0100
  • 014d370b5d New SIGNEXTEND tets Christoph Jentzsch 2014-10-29 21:23:56 +0100
  • e6b4761765 Allow creating LLVM constants directly from u256 Paweł Bylica 2014-10-29 21:23:16 +0100
  • fa890c8c01 Merge pull request #167 from fjl/feature/split-tx-event Jeffrey Wilcke 2014-10-29 21:10:04 +0100
  • ce2ec1980b Merge pull request #166 from fjl/fix/mist-quit Jeffrey Wilcke 2014-10-29 21:09:32 +0100
  • 155d449be2 New tests for BNOT and SIGNEXTEND Christoph Jentzsch 2014-10-29 20:59:05 +0100
  • 33f1253bbe Update gas counting for SSTORE, no refunding yet [#81575908] Paweł Bylica 2014-10-29 20:49:28 +0100
  • f05d422a97 ethchain: fix dependency Felix Lange 2014-10-29 20:39:01 +0100
  • 2ef044edfc Use new bloom when filtering for topics obscuren 2014-10-29 20:33:25 +0100
  • cc67a84e94 Added bloom 9 point lookup and bloom test obscuren 2014-10-29 20:16:18 +0100
  • 81ec564ef6 Merge pull request #168 from fjl/feature/working-tests Jeffrey Wilcke 2014-10-29 19:48:38 +0100
  • 4cf69d7cd3 vm: fix basic VM tests Felix Lange 2014-10-29 18:40:18 +0100
  • 38034c3066 ethwire: fix ClientIdentity test Felix Lange 2014-10-29 18:39:51 +0100