Commit Graph

  • 82cc5f63ae bring back jsonrpc single method calls in polling Marek Kotewicz 2015-02-05 18:20:43 +01:00
  • 9d2166a964 wip obscuren 2015-02-05 08:29:41 -08:00
  • 0c29650bfa debug version for cppjit in dockerfile CJentzsch 2015-02-05 17:01:24 +01:00
  • af21a32cef enabled tests sveneh 2015-02-05 12:31:49 +01:00
  • 5235124460 enabled python in tests sveneh 2015-02-05 12:09:35 +01:00
  • 2e2e36cc72 updated python and go to new build requirement. added script to create dockers locally sveneh 2015-02-05 12:07:12 +01:00
  • db7c34a9df Default gas price and default gas for rpc obscuren 2015-02-04 18:34:29 -08:00
  • a1b4547a53 set uncles regardless of empty uncle list. Fixes invalid blocks being mined obscuren 2015-02-04 18:26:23 -08:00
  • 57f95c1dc7 fixed test obscuren 2015-02-04 17:35:49 -08:00
  • 1d519854e2 Propagate known transactions to new peers on connect obscuren 2015-02-04 17:28:54 -08:00
  • 292f7ada8e Merge branch 'develop' into miner obscuren 2015-02-04 15:05:49 -08:00
  • 65158d39b0 Filtering obscuren 2015-02-04 15:05:47 -08:00
  • 7c278d6ac2 updated tests obscuren 2015-02-04 12:52:17 -08:00
  • 429077a5a0 Merge branch 'develop' of github.com:tgerring/go-ethereum into develop Taylor Gerring 2015-02-04 10:58:18 -06:00
  • 2656a2d038 Use different default RPC port per #186 Taylor Gerring 2015-02-04 10:57:47 -06:00
  • 3f03197dae Updated tests obscuren 2015-02-04 07:39:02 -08:00
  • 83258456d3 remove false tests CJentzsch 2015-02-04 16:23:54 +01:00
  • 936a8c0e3b python fail CJentzsch 2015-02-04 16:21:06 +01:00
  • b1870631a4 WIP miner obscuren 2015-02-04 05:52:59 -08:00
  • 859a1999cb Merge pull request #55 from ethereum/develop Marek Kotewicz 2015-02-04 11:26:19 +01:00
  • f3e1797153 fixed jsonrpc response 0 not handled properly Marek Kotewicz 2015-02-04 11:23:23 +01:00
  • 7bfa609f38 Merge remote-tracking branch 'origin' into develop CJentzsch 2015-02-04 09:48:31 +01:00
  • 822b05106d goFail CJentzsch 2015-02-04 09:48:16 +01:00
  • 55ed0ff07c Update RPC message format Taylor Gerring 2015-02-03 17:29:29 -06:00
  • 07590196a5 Merge branch 'develop' of github.com:tgerring/go-ethereum into develop Taylor Gerring 2015-02-03 17:18:20 -06:00
  • c37ea26dc7 updated blockchain require wanderer 2015-02-03 17:35:36 -05:00
  • 697c2b5dc1 Correct block parent timestamp check and typos Gustav Simonsson 2015-02-03 23:09:39 +01:00
  • a0cfa3ca21 version upgrade Marek Kotewicz 2015-02-03 23:02:24 +01:00
  • e58e2f5ee4 jsonrpc.js tests && jsonrpc response validation is more strict Marek Kotewicz 2015-02-03 23:00:02 +01:00
  • 45134de740 jsonrpc.js file && batch polling Marek Kotewicz 2015-02-03 22:24:17 +01:00
  • f3ce1f07c4 simplified polling && jsonrpc payload creation Marek Kotewicz 2015-02-03 21:43:39 +01:00
  • ddc17196da tests && fixes for utils methods Marek Kotewicz 2015-02-03 20:12:56 +01:00
  • fdcc1af4e2 clearing tests Marek Kotewicz 2015-02-03 19:48:51 +01:00
  • 901ddf7737 moved blockchain tests wanderer 2015-02-03 12:45:23 -05:00
  • 4a54b8c451 version upgrade 0.0.12 Marek Kotewicz 2015-02-03 16:58:49 +01:00
  • 4dc283c0fb Removed minimum height. Closes #282 obscuren 2015-02-03 07:54:50 -08:00
  • f1a5cf9128 Merge branch 'develop' into cpp Marek Kotewicz 2015-02-03 16:20:26 +01:00
  • a5909d82eb parsing events output Marek Kotewicz 2015-02-03 16:16:38 +01:00
  • 59b7386abb Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-02-03 07:16:14 -08:00
  • 7bd2fbe2b1 Fixed whisper "to" filtering. Closes #283 obscuren 2015-02-03 07:16:05 -08:00
  • 623469cb6c Added missing whisper timestamp. Closes #284 obscuren 2015-02-03 06:56:19 -08:00
  • 663d725026 Added a different default home page obscuren 2015-02-03 06:54:41 -08:00
  • 1860b3dff9 gulp Marek Kotewicz 2015-02-03 15:08:36 +01:00
  • 03faec9d41 event outputParser && tests Marek Kotewicz 2015-02-03 15:08:19 +01:00
  • 2b3ea9770b cppjit fail CJentzsch 2015-02-03 13:13:10 +01:00
  • 30fa30bd4a Docs & old code removed obscuren 2015-02-02 20:02:00 -08:00
  • faa54e59c1 Make sure that CALL addr is always 20 bytes obscuren 2015-02-02 20:01:10 -08:00
  • 93ae7bb0d2 Raw data for existing blocks obscuren 2015-02-02 19:58:58 -08:00
  • 3c7181d28f Fixed a copy issue in the trie which could cause a consensus failure obscuren 2015-02-02 19:58:34 -08:00
  • 6fecb150d6 Updated tests obscuren 2015-02-02 19:55:38 -08:00
  • 56559162d3 RefundOverflowTest CJentzsch 2015-02-03 01:00:32 +01:00
  • 1f4ed49b4c Move hardcoded seed node address to app flag Taylor Gerring 2015-02-02 13:04:00 -06:00
  • 57c6caf146 Separate Coveralls submission from coverage script Taylor Gerring 2015-02-02 12:14:04 -06:00
  • 4bb5ba78b0 reverted ethereum.js arkpar 2015-02-02 18:20:43 +01:00
  • 9d9c23e315 common cleanup Marek Kotewicz 2015-02-02 17:40:05 +01:00
  • 1a6b7de0af removed splitter.qml arkpar 2015-02-02 16:47:18 +01:00
  • b2b42f759c Update signature for rpc websockets Taylor Gerring 2015-02-02 07:37:44 -06:00
  • 7139c1aff7 Decrease log level for Sending RPC payload Taylor Gerring 2015-02-02 07:30:22 -06:00
  • 1e60919d47 Merge pull request #3 from ethereum/develop Taylor Gerring 2015-02-02 07:22:20 -06:00
  • 011fdd91df event_inc example Marek Kotewicz 2015-02-02 11:52:56 +01:00
  • 0994efa66f Better HTML template in Mix. Use happened in JS. Debugging QML enabled. Gav Wood 2015-02-01 22:51:14 -08:00
  • 8ccde784f9 Added (disabled) Jit validation obscuren 2015-02-01 15:30:29 +01:00
  • d52878c744 Removed some VMEnv & Added VmType() to vm.Environment obscuren 2015-02-01 15:29:57 +01:00
  • ca19e52266 Create badBlockChain.json martin becze 2015-01-31 18:40:02 -05:00
  • e76af886bf updated test loader wanderer 2015-01-31 18:26:29 -05:00
  • b4b280c4ff removed old folder wanderer 2015-01-31 17:51:22 -05:00
  • 764ed01688 move folder wanderer 2015-01-31 17:48:45 -05:00
  • d1c8fa6bbd Rename basicBlockChain.js to basicBlockChain.json martin becze 2015-01-31 17:47:39 -05:00
  • 8ce498ee53 Create basicBlockChain.js martin becze 2015-01-31 17:46:24 -05:00
  • d5166918e9 fixed event signatures Marek Kotewicz 2015-01-31 19:07:59 +01:00
  • 0d97c3ce13 Merge branch 'bounty' into develop obscuren 2015-01-31 17:50:43 +01:00
  • 19cff8ecca Fixed n obscuren 2015-01-31 17:50:28 +01:00
  • bb2e847363 Merge branch 'bounty' into develop obscuren 2015-01-31 17:44:42 +01:00
  • a008c21cf0 Fixed Sign nonce obscuren 2015-01-31 17:44:34 +01:00
  • 9016ce8dd8 Merge branch 'bounty' into develop obscuren 2015-01-31 17:23:50 +01:00
  • 79cd58bdf3 removed old code obscuren 2015-01-31 17:23:46 +01:00
  • d1e5d92191 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-01-31 17:23:37 +01:00
  • cb382fa76b Validate transactions sender before adding to pool. Closes #272 obscuren 2015-01-31 17:22:17 +01:00
  • e6c0ec7278 version upgrade Marek Kotewicz 2015-01-31 16:02:51 +01:00
  • 3cdf108057 Merge branch 'develop' Marek Kotewicz 2015-01-31 16:02:16 +01:00
  • 688030ecb6 eth.filter next param optional Marek Kotewicz 2015-01-31 16:01:41 +01:00
  • 589c4fb30f formatInput && formatOutput simplified Marek Kotewicz 2015-01-31 15:48:49 +01:00
  • b20e972bec few methods moved to utils Marek Kotewicz 2015-01-31 15:22:05 +01:00
  • a8a2e3231c constants separated to const.js file Marek Kotewicz 2015-01-31 14:05:48 +01:00
  • 4bdf52fc1e toAscii && fromAscii moved to utils Marek Kotewicz 2015-01-31 13:54:39 +01:00
  • 0b82a05a75 events Marek Kotewicz 2015-01-31 04:09:48 +01:00
  • 80c97ca21b events Marek Kotewicz 2015-01-31 03:42:13 +01:00
  • 2491c99b37 abi.js cleanup && new types.js, utils.js Marek Kotewicz 2015-01-31 02:54:17 +01:00
  • cf534d4726 gulp Marek Kotewicz 2015-01-31 01:54:46 +01:00
  • 5689086202 formatters separated Marek Kotewicz 2015-01-31 01:52:36 +01:00
  • bd64ed1e93 Update coveralls badge to develop branch Taylor Gerring 2015-01-30 18:47:25 -06:00
  • 995861de4d event options Marek Kotewicz 2015-01-31 01:30:19 +01:00
  • 56a0131778 Travis fixes for Qt5.4 Taylor Gerring 2015-01-30 17:24:51 -06:00
  • e125e70fa0 bump wanderer 2015-01-30 16:07:55 -05:00
  • 5f10d982ac Update genesishashestest.json martin becze 2015-01-30 16:09:25 -05:00
  • 0bb3943698 Updated for Qt5.4 Taylor Gerring 2015-01-30 11:49:52 -06:00
  • 2d9b3aa537 Removed debug log obscuren 2015-01-30 17:00:33 +01:00
  • 8e14545282 added new default favicon obscuren 2015-01-30 15:54:43 +01:00
  • 2eedc330bf contract with array example Marek Kotewicz 2015-01-30 15:43:12 +01:00
  • 0ed3edc99e "fixed" transaction view obscuren 2015-01-30 14:49:45 +01:00