Commit graph

  • 6cf6981ed0 init obscuren 2014-12-10 00:00:52 +0100
  • 6cf4e0329c rlp: display decoder target type in more error messages Felix Lange 2014-12-09 13:55:47 +0100
  • df5157c0b0 PV49 obscuren 2014-12-09 20:28:36 +0100
  • acf4b5753f Core changes obscuren 2014-12-09 20:27:57 +0100
  • 829730dec4 rlp: remove dead code Felix Lange 2014-12-09 12:49:20 +0100
  • 401a06163f Merge c084a7daa5 into 76842b0df8 Felix Lange 2014-12-09 10:20:16 +0000
  • c084a7daa5 rlp: fix panic in decodeList on go 1.4+ Felix Lange 2014-12-09 10:44:48 +0100
  • 93e858f88e rlp: remove support for signed integer types Felix Lange 2014-12-09 10:41:47 +0100
  • 4f12f0697e rlp: move decoder type switch to decode.go Felix Lange 2014-12-09 10:39:39 +0100
  • 76842b0df8 Additional checks and debug output obscuren 2014-12-08 14:25:52 +0100
  • e3a8412df3 Proper start/stoping wpeers obscuren 2014-12-08 13:16:50 +0100
  • ebe2d9d872 First draft of Whisper messages relaying obscuren 2014-12-08 12:43:33 +0100
  • ad322fbb58 Log as array CJentzsch 2014-12-08 06:01:17 +0100
  • f06543fd06 Merge branch 'poc8' into develop obscuren 2014-12-05 16:27:48 +0100
  • 195b2d2ebd Merge branch 'fjl-feature/p2p-protocol-interface' into poc8 obscuren 2014-12-05 16:27:37 +0100
  • 384b8c75f0 Merge branch 'feature/p2p-protocol-interface' of https://github.com/fjl/go-ethereum into fjl-feature/p2p-protocol-interface obscuren 2014-12-05 16:27:11 +0100
  • 9925916851 upped proto version and modified block pool obscuren 2014-12-05 16:26:39 +0100
  • b1b94de243 Opcodes update Paweł Bylica 2014-12-05 15:38:19 +0100
  • c9f5694a28 CMakeLists.txt cleanup (in progress) Artur Zawłocki 2014-12-05 15:12:20 +0100
  • f989f42618 state log tests CJentzsch 2014-12-05 15:12:12 +0100
  • 63d699792c added missing <csetjmp> Artur Zawłocki 2014-12-05 15:11:19 +0100
  • 095cb97675 EXP simplified obscuren 2014-12-05 14:52:36 +0100
  • b07f25da4a Detect endianness without boost help Paweł Bylica 2014-12-05 14:01:10 +0100
  • b1765749f5 Remove usage of boost::lexical_cast Paweł Bylica 2014-12-05 14:00:15 +0100
  • 5f4c1c7466 Fix evmcc compilation - provide fake runtime data Paweł Bylica 2014-12-05 13:23:15 +0100
  • e3ccc03fde Fix MSVC warning Paweł Bylica 2014-12-05 12:52:51 +0100
  • 9452da9ea1 Merge remote-tracking branch 'origin/develop' into develop Paweł Bylica 2014-12-05 12:51:42 +0100
  • 2fd2446330 Simplify ExecutionEngine interface. It is possible to pass raw code instead of LLVM module. Paweł Bylica 2014-12-05 12:49:09 +0100
  • 46d19261d3 fixed gcc warnings (missing field initializers, unused functions) Artur Zawłocki 2014-12-05 12:40:27 +0100
  • d80f8bda94 Fixed issue in VM where LOG didn't pop anything of the stack obscuren 2014-12-05 12:32:47 +0100
  • bd40486c7b Moving ext_calldataload helper function to evmjit library (does not depend on Env) Paweł Bylica 2014-12-05 11:40:06 +0100
  • 2b9b53024d Cleanups Paweł Bylica 2014-12-05 10:11:44 +0100
  • c6fcdbc7d6 Arith performace tests Paweł Bylica 2014-12-05 08:45:20 +0100
  • adb5a6869f A bit of work in evmcc. Not ready yet. Paweł Bylica 2014-12-05 08:43:34 +0100
  • 3cf0477c21 Merge branch 'poc8' into develop obscuren 2014-12-04 23:54:40 +0100
  • 8dbca75d85 Skip mining on transactions that don't meet the min accepted gas price obscuren 2014-12-04 23:54:07 +0100
  • 710360bab6 Merge pull request #199 from ethereum/tests Jeffrey Wilcke 2014-12-04 23:00:12 +0100
  • b98725861d A TODO comment Paweł Bylica 2014-12-04 21:05:40 +0100
  • 5362d5056d SDIV & SMOD fixed Paweł Bylica 2014-12-04 20:31:56 +0100
  • 58d2bfbd8a External code access in Env reimplemented Paweł Bylica 2014-12-04 20:12:05 +0100
  • 4366542b63 LOGs reimplemented Paweł Bylica 2014-12-04 19:27:08 +0100
  • 4bc65d1129 add calldataload, codecopy, extcodecopy tests CJentzsch 2014-12-04 18:18:49 +0100
  • 63719d24bc env_call updated Paweł Bylica 2014-12-04 18:18:39 +0100
  • 69dae9a83a env_create updated Paweł Bylica 2014-12-04 17:32:12 +0100
  • 3db9c80070 Removed mutan. Closes #183 obscuren 2014-12-04 17:13:23 +0100
  • 085f604b27 Show newly created private key during startup. Closes #126 obscuren 2014-12-04 17:09:47 +0100
  • 6f84f3d1ad Rename sload, sstore & sha3 Env functions Paweł Bylica 2014-12-04 16:52:16 +0100
  • a5b27bbc10 Improved and simplified wallet functions and behaviour obscuren 2014-12-04 16:44:43 +0100
  • 8c7e4b290f Added pre processing of transaction on the transient state obscuren 2014-12-04 16:44:14 +0100
  • 408fda8498 Old code removed Paweł Bylica 2014-12-04 16:28:47 +0100
  • 116ce60b1c Remove Env* param from env_sha3 function (not needed) Paweł Bylica 2014-12-04 16:21:13 +0100
  • 4fc4e76fa5 Change the way memory is passed to sha3 Env function Paweł Bylica 2014-12-04 16:18:06 +0100
  • 12cfae18e3 add calldataload test CJentzsch 2014-12-04 15:57:56 +0100
  • cc6bb83fc6 Simplify JIT logs Paweł Bylica 2014-12-04 15:39:36 +0100
  • 5653898150 vim error :S obscuren 2014-12-04 15:38:41 +0100
  • 73123bf257 Only set TD if it's actually higher obscuren 2014-12-04 15:35:21 +0100
  • 73c4ca3a6f Upped protocol version obscuren 2014-12-04 15:31:48 +0100
  • 259d1d2096 Old files removed Paweł Bylica 2014-12-04 15:25:53 +0100
  • ddfe85bd33 Update VM gas counter after execution Paweł Bylica 2014-12-04 15:22:26 +0100
  • 296112848c Moved block validation as first step obscuren 2014-12-04 15:13:29 +0100
  • 2b4430eedf Change Env functions first argument type to opaque Env* Paweł Bylica 2014-12-04 15:10:53 +0100
  • 969f1b54a3 The way runtime data is passed to jit'ed contract changed Paweł Bylica 2014-12-04 14:37:07 +0100
  • 008e91db6a null ptr fix obscuren 2014-12-04 12:43:12 +0100
  • 3043b233ea Log is now interface obscuren 2014-12-04 12:35:23 +0100
  • bff5999efa sort tests for evm obscuren 2014-12-04 12:09:22 +0100
  • f298ffdbb8 Renamed State => StateDB obscuren 2014-12-04 11:40:20 +0100
  • 3664cd58e3 Updated testing tools obscuren 2014-12-04 11:30:41 +0100
  • b8e0ad1fd4 Fix exporting Env callback symbols Paweł Bylica 2014-12-04 11:24:22 +0100
  • 491edc16e7 Fixes #189 obscuren 2014-12-04 10:57:09 +0100
  • 83663ed4b0 Renames for chain, updated VM, moved methods obscuren 2014-12-04 10:53:49 +0100
  • 9008b155d3 Renamed chain => core obscuren 2014-12-04 10:28:02 +0100
  • 7db676c012 Client side Env updated Paweł Bylica 2014-12-03 17:38:19 +0100
  • b6cb5272de Descriptive function names for closure getters obscuren 2014-12-03 17:35:57 +0100
  • 6d99c03d91 Updated environments according to the new interface set obscuren 2014-12-03 17:22:26 +0100
  • a0d0f85dd0 JIT VM updated Paweł Bylica 2014-12-03 17:18:25 +0100
  • 99853ac3ce Moved execution from vm to chain. obscuren 2014-12-03 17:06:54 +0100
  • 3298e102af Remove mock declaration Paweł Bylica 2014-12-03 17:03:04 +0100
  • 49b82cdbac Move EXP implementation from Ext to Arith256 Paweł Bylica 2014-12-03 15:02:50 +0100
  • 8672c4b65a Updating Ext interface Paweł Bylica 2014-12-03 14:49:57 +0100
  • bb6e603568 Updating ExecutionEngine interface Paweł Bylica 2014-12-03 14:35:12 +0100
  • 0509b3bddd Changing Runtime interface Paweł Bylica 2014-12-03 14:21:57 +0100
  • 8240550187 updated to types obscuren 2014-12-03 14:05:19 +0100
  • aa771582a7 Separate runtime classes Paweł Bylica 2014-12-03 13:52:53 +0100
  • 709eff4ea7 reverted vm back obscuren 2014-12-03 13:52:30 +0100
  • 6212175be3 reverted vm back obscuren 2014-12-03 13:52:13 +0100
  • 6095edac58 merge obscuren 2014-12-03 13:50:51 +0100
  • 3d9a4e7084 Fixed mem error in vm. Fixed logs tests obscuren 2014-12-03 12:21:12 +0100
  • 68648a2fb5 Separating EVM JIT from CPP client (WIP) Paweł Bylica 2014-12-03 11:59:24 +0100
  • 99c7113079 CMake scripts Paweł Bylica 2014-12-03 11:57:38 +0100
  • 086caf3701 protocol update (CALLCODE <-> RETURN), topics in log are arrays not sets CJentzsch 2014-12-03 08:31:03 +0100
  • f778922086 Set proper message value obscuren 2014-12-02 22:37:45 +0100
  • edc52bdcbf Updated value for mined blocks. Closes #197 obscuren 2014-12-02 22:23:20 +0100
  • 0a22dc2ce5 Check coinbase for from/to inclusion obscuren 2014-12-02 22:22:43 +0100
  • cb4d168ecc Updated LOG to match proper gas in all cases obscuren 2014-12-02 17:22:33 +0100
  • 5f61bdcca0 Starting cmake scripts Paweł Bylica 2014-12-02 16:55:45 +0100
  • 5ebae82eeb Additional logging and removed temp merged mining options. obscuren 2014-12-02 12:23:27 +0100
  • 64f35ba8d1 merge errors fixed obscuren 2014-12-02 11:52:56 +0100
  • 99481a245a Check for known block err and ignore obscuren 2014-12-02 11:37:33 +0100
  • 9f7a8ea5e6 updated tests obscuren 2014-12-02 10:29:39 +0100
  • b4eeffa8f1 Transaction strictness obscuren 2014-12-02 00:14:34 +0100