Commit graph

  • 89eff45bc8 restarted design to squash some unkonw bug Alexandre Van de Sande 2015-02-02 18:40:17 -0200
  • 6cd6a44f08 not opening new tabs? Alexandre Van de Sande 2015-02-02 18:17:44 -0200
  • 97c42a311b Started design branch Alexandre Van de Sande 2015-02-02 17:18:43 -0200
  • 1f4ed49b4c Move hardcoded seed node address to app flag Taylor Gerring 2015-02-02 13:04:00 -0600
  • 57c6caf146 Separate Coveralls submission from coverage script Taylor Gerring 2015-02-02 12:14:04 -0600
  • 4bb5ba78b0 reverted ethereum.js arkpar 2015-02-02 18:20:43 +0100
  • 9d9c23e315 common cleanup Marek Kotewicz 2015-02-02 17:40:05 +0100
  • 1a6b7de0af removed splitter.qml arkpar 2015-02-02 16:47:18 +0100
  • b2b42f759c Update signature for rpc websockets Taylor Gerring 2015-02-02 07:37:44 -0600
  • 7139c1aff7 Decrease log level for Sending RPC payload Taylor Gerring 2015-02-02 07:30:22 -0600
  • 1e60919d47 Merge pull request #3 from ethereum/develop Taylor Gerring 2015-02-02 07:22:20 -0600
  • 368b5d6a40 p2p/discover: new package implementing the Node Discovery Protocol Felix Lange 2015-01-27 14:33:26 +0100
  • 2ee081fa19 rlp: fix encoding of arrays with byte element type Felix Lange 2015-01-30 16:52:48 +0100
  • 01f6763bf7 crypto: make it easier to run Sha3 on multiple inputs Felix Lange 2015-01-27 14:29:33 +0100
  • 011fdd91df event_inc example Marek Kotewicz 2015-02-02 11:52:56 +0100
  • 0994efa66f Better HTML template in Mix. Use happened in JS. Debugging QML enabled. Gav Wood 2015-02-01 22:51:14 -0800
  • bcbaada9b8 fix redundancy in join + comment out logging in chunker zelig 2015-02-01 20:31:24 +0100
  • 667c59f81a rename dhtstore -> netsore zelig 2015-02-01 19:57:18 +0100
  • 518c671067 uncomment random binary tests - passes zelig 2015-02-01 19:55:45 +0100
  • cb0ffe392e dpa - store/retrieve on a chunk async in itss own go routine - retrieve breaks if found unless chunk update needed, see memstore - notFound error - fix dpa Chunkstore interface zelig 2015-02-01 19:50:17 +0100
  • 2c464282cd memstore changes - inttegrate changes related to db + access count - simplify API , only Get/Put no add/find - signal need to retrieve from db with chunk.update = true - consistent naming - unix line endings zelig 2015-02-01 19:41:27 +0100
  • 4d3af2ca33 fix division by zero in split - update chunk pretty printer - add comments zelig 2015-02-01 19:35:45 +0100
  • 99190409dd started moving logic from bzz-fefe Daniel A. Nagy 2015-02-01 16:48:47 +0100
  • 4ea99e804f Recursion converted into loop Daniel A. Nagy 2015-02-01 15:59:20 +0100
  • 32ed5ba45d Use parallelism Daniel A. Nagy 2015-02-01 15:43:52 +0100
  • b710ad9568 chunker perpared for nil chunk channel, bzzhash from bzz-fefe modified for chunker API Daniel A. Nagy 2015-02-01 15:35:15 +0100
  • 8ccde784f9 Added (disabled) Jit validation obscuren 2015-02-01 15:30:29 +0100
  • d52878c744 Removed some VMEnv & Added VmType() to vm.Environment obscuren 2015-02-01 15:29:57 +0100
  • 463b056518 Import bzzhash from bzz-fefe branch Daniel A. Nagy 2015-02-01 14:38:38 +0100
  • ca19e52266 Create badBlockChain.json martin becze 2015-01-31 18:40:02 -0500
  • e76af886bf updated test loader wanderer 2015-01-31 18:26:29 -0500
  • b4b280c4ff removed old folder wanderer 2015-01-31 17:51:22 -0500
  • 764ed01688 move folder wanderer 2015-01-31 17:48:45 -0500
  • d1c8fa6bbd Rename basicBlockChain.js to basicBlockChain.json martin becze 2015-01-31 17:47:39 -0500
  • 8ce498ee53 Create basicBlockChain.js martin becze 2015-01-31 17:46:24 -0500
  • d5166918e9 fixed event signatures Marek Kotewicz 2015-01-31 19:07:59 +0100
  • 0d97c3ce13 Merge branch 'bounty' into develop obscuren 2015-01-31 17:50:43 +0100
  • 19cff8ecca Fixed n obscuren 2015-01-31 17:50:28 +0100
  • bb2e847363 Merge branch 'bounty' into develop obscuren 2015-01-31 17:44:42 +0100
  • a008c21cf0 Fixed Sign nonce obscuren 2015-01-31 17:44:34 +0100
  • 9016ce8dd8 Merge branch 'bounty' into develop obscuren 2015-01-31 17:23:50 +0100
  • 79cd58bdf3 removed old code obscuren 2015-01-31 17:23:46 +0100
  • d1e5d92191 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-01-31 17:23:37 +0100
  • cb382fa76b Validate transactions sender before adding to pool. Closes #272 obscuren 2015-01-31 17:22:17 +0100
  • e6c0ec7278 version upgrade Marek Kotewicz 2015-01-31 16:02:51 +0100
  • 3cdf108057 Merge branch 'develop' Marek Kotewicz 2015-01-31 16:02:16 +0100
  • 688030ecb6 eth.filter next param optional Marek Kotewicz 2015-01-31 16:01:41 +0100
  • 589c4fb30f formatInput && formatOutput simplified Marek Kotewicz 2015-01-31 15:48:49 +0100
  • b20e972bec few methods moved to utils Marek Kotewicz 2015-01-31 15:22:05 +0100
  • a8a2e3231c constants separated to const.js file Marek Kotewicz 2015-01-31 14:05:48 +0100
  • 4bdf52fc1e toAscii && fromAscii moved to utils Marek Kotewicz 2015-01-31 13:54:39 +0100
  • e528e20fc3 Merge b765e2d19c into bd64ed1e93 ebuchman 2015-01-31 07:29:51 +0000
  • 0b82a05a75 events Marek Kotewicz 2015-01-31 04:09:48 +0100
  • 80c97ca21b events Marek Kotewicz 2015-01-31 03:42:13 +0100
  • 2491c99b37 abi.js cleanup && new types.js, utils.js Marek Kotewicz 2015-01-31 02:54:17 +0100
  • cf534d4726 gulp Marek Kotewicz 2015-01-31 01:54:46 +0100
  • 5689086202 formatters separated Marek Kotewicz 2015-01-31 01:52:36 +0100
  • bd64ed1e93 Update coveralls badge to develop branch Taylor Gerring 2015-01-30 18:47:25 -0600
  • 995861de4d event options Marek Kotewicz 2015-01-31 01:30:19 +0100
  • 56a0131778 Travis fixes for Qt5.4 Taylor Gerring 2015-01-30 17:24:51 -0600
  • e125e70fa0 bump wanderer 2015-01-30 16:07:55 -0500
  • 5f10d982ac Update genesishashestest.json martin becze 2015-01-30 16:09:25 -0500
  • 0bb3943698 Updated for Qt5.4 Taylor Gerring 2015-01-30 11:49:52 -0600
  • 2d9b3aa537 Removed debug log obscuren 2015-01-30 17:00:33 +0100
  • 8e14545282 added new default favicon obscuren 2015-01-30 15:54:43 +0100
  • 2eedc330bf contract with array example Marek Kotewicz 2015-01-30 15:43:12 +0100
  • 0ed3edc99e "fixed" transaction view obscuren 2015-01-30 14:49:45 +0100
  • 0c0708076e added disasm obscuren 2015-01-30 14:41:14 +0100
  • 3847e248df Bumped version number obscuren 2015-01-30 14:37:07 +0100
  • af927ffdaf Added whisper messages obscuren 2015-01-30 13:47:18 +0100
  • c03d403437 Added whisper interface for xeth, added examples, updated RPC obscuren 2015-01-30 13:25:12 +0100
  • c48644490f Fixed whisper pub key bug obscuren 2015-01-30 13:24:20 +0100
  • 54927dc0e0 Fixed issue with Storage() obscuren 2015-01-29 23:58:43 +0100
  • 705cf6113d debug err removed obscuren 2015-01-29 23:18:46 +0100
  • 9022f5034f default values removed obscuren 2015-01-29 23:17:43 +0100
  • e8e8d12168 update genesis block CJentzsch 2015-01-29 23:05:42 +0100
  • fad4ddbcaf delete wrong tests CJentzsch 2015-01-29 22:50:38 +0100
  • bd992e7baf Merge branch 'qt5.4' of github.com-obscure:ethereum/go-ethereum into qt5.4 obscuren 2015-01-29 20:41:10 +0100
  • 0031f388ac More dapp samples obscuren 2015-01-29 20:39:26 +0100
  • 447bad9dbd Travis fix Taylor Gerring 2015-01-29 12:12:19 -0600
  • 89a48e365c Cleanup Taylor Gerring 2015-01-29 11:39:59 -0600
  • 1cfea1113a Merge branch 'qt5.4' of github.com:ethereum/go-ethereum into qt5.4 Taylor Gerring 2015-01-29 11:28:55 -0600
  • 6488a392a3 Reimplemented message filters for rpc calls obscuren 2015-01-29 16:52:00 +0100
  • 600c9dd27d topics are deprecated Marek Kotewicz 2015-01-29 15:45:04 +0100
  • e380462532 topic for backwards compatibility Marek Kotewicz 2015-01-29 15:36:13 +0100
  • 94e0e5ab7d Merge branch 'cpp' into cpp2 Marek Kotewicz 2015-01-29 15:22:55 +0100
  • 8613382869 moved comment Marek Kotewicz 2015-01-29 15:17:32 +0100
  • df17c33898 event example Marek Kotewicz 2015-01-29 15:05:43 +0100
  • ddf17d93ac Samples and disams cmd for evm code obscuren 2015-01-29 14:46:59 +0100
  • 55ea1a7bc9 key generation abstracted out, for testing with deterministic keys zelig 2015-01-29 03:16:10 +0000
  • c8ee08c24b contract.js simplified Marek Kotewicz 2015-01-29 13:32:32 +0100
  • 84adf77bf3 Added RPC "Call" for JS calls to contracts obscuren 2015-01-29 13:10:34 +0100
  • f75dcc7f4c Added abi example obscuren 2015-01-29 13:10:04 +0100
  • 842b8cf323 event.js Marek Kotewicz 2015-01-29 12:35:21 +0100
  • b5918a1faa removed create obscuren 2015-01-29 12:06:47 +0100
  • d0c6559204 Merge branch 'develop' into qt5.4 obscuren 2015-01-29 12:02:45 +0100
  • 6d012f628b implement transact obscuren 2015-01-29 12:01:51 +0100
  • 726852e3d3 Remove old websocket implementation Taylor Gerring 2015-01-28 21:39:49 -0600
  • 83b385a290 Separate golang source dir from GOPATH dir Taylor Gerring 2015-01-28 21:28:32 -0600
  • 154fcbff5e fix clientidentity test after privkey removed zelig 2015-01-29 01:49:50 +0000