Commit Graph

  • 97fcd60e56 saturating add Tomasz Drwięga 2016-09-23 19:42:53 +0200
  • 06fc494d03 Remove crufty code Gav Wood 2016-09-23 18:25:46 +0200
  • 5e7955b1f1 saturating not overflowing Gav Wood 2016-09-23 18:23:37 +0200
  • 3e474216ac Peek transaction queue via RPC (#2270) Tomasz Drwięga 2016-09-23 18:13:03 +0200
  • efaef85565 Avoid penalizing legit transactions Tomasz Drwięga 2016-09-23 17:26:36 +0200
  • 2874f464aa Penalize transactions with gas above gas limit Tomasz Drwięga 2016-09-23 16:24:11 +0200
  • 62cbf9ce97 Improving txqueue logs Tomasz Drwięga 2016-09-23 20:30:12 +0200
  • ff0be9f361 Separate RPC serialization from implementation (#2072) Robert Habermeier 2016-09-23 19:42:33 +0200
  • e2b81bc08d Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-24 00:11:23 +0700
  • 4d2d1eac1f Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-23 23:45:57 +0700
  • 5572e3dd1d Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-23 23:40:25 +0700
  • 0db1c0d336 Peek transaction queue via RPC (#2270) Tomasz Drwięga 2016-09-23 18:13:03 +0200
  • 905f04dc9d Update Ubuntu arm Dockerfile Denis S. Soldatov aka General-Beck 2016-09-23 21:35:04 +0700
  • f560cf360c Update Dockerfile ubuntu-aarch64 Denis S. Soldatov aka General-Beck 2016-09-23 21:34:16 +0700
  • 84ba75f7cb Add hash as CLI function (#1995) Gav Wood 2016-09-23 15:28:09 +0200
  • aae6d19df9 Separate path for ext code size (#2251) Tomasz Drwięga 2016-09-22 19:58:42 +0200
  • 723d837d05 Snapshot format changes (#2234) Robert Habermeier 2016-09-22 19:47:03 +0200
  • 862feb7172 Serving content at /api/content/<hash> (#2248) Tomasz Drwięga 2016-09-22 18:05:36 +0200
  • 368aca521b Fails when deserializing non-hex uints (#2247) Tomasz Drwięga 2016-09-22 18:02:47 +0200
  • 15488b3e40 Fixing output of eth_call and Bytes deserialization (#2230) Tomasz Drwięga 2016-09-22 14:50:00 +0200
  • f5d48cbf2a Handle RLP to string UTF-8 decoding errors (#2217) (#2226) Tomasz Drwięga 2016-09-22 14:48:54 +0200
  • 07b5e9a5c7 Encryption, decryption and public key RPCs. (#1946) Gav Wood 2016-09-22 14:48:22 +0200
  • 5e0dcd0892 Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-21 22:37:34 +0700
  • d59e2ecbc6 Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-21 22:36:54 +0700
  • a97ca5aaf4 Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-21 22:25:51 +0700
  • 79ce410299 Update .gitlab-ci.yml Denis S. Soldatov aka General-Beck 2016-09-21 21:19:34 +0700
  • e0afb8cd53 Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-21 20:48:01 +0700
  • 5d0491f9af Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-21 18:45:21 +0700
  • 0688716af6 Handle RLP to string UTF-8 decoding errors (#2217) Arkadiy Paronyan 2016-09-21 18:59:46 +0800
  • a100b9d09e Remove panickers from trie iterators (#2209) Robert Habermeier 2016-09-21 12:56:13 +0200
  • df61b1b328 Fixing compilation without ui feature (#2207) Tomasz Drwięga 2016-09-21 12:51:49 +0200
  • 8c111da70b Limit for logs filter. (#2180) Tomasz Drwięga 2016-09-21 12:51:10 +0200
  • 2e6684dae8 Various state copy optimizations (#2172) Tomasz Drwięga 2016-09-21 12:49:11 +0200
  • b7e2afd5c0 New signer token RPC & Initial signer connection without token. (#2096) Tomasz Drwięga 2016-09-21 12:44:49 +0200
  • c57e3cefe4 sync check method keorn 2016-09-21 10:29:44 +0200
  • 93f82a1164 Merge pull request #2161 from ethcore/fixes Robert Habermeier 2016-09-20 19:21:25 +0200
  • 52a69d19e6 Avoid cloning clean stuff (#2173) Tomasz Drwięga 2016-09-20 17:10:26 +0200
  • 9b6d30f729 Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-20 22:01:50 +0700
  • 0921dffd86 Fixing trait definition Tomasz Drwięga 2016-09-20 16:25:22 +0200
  • 28adfc32a1 Merge pull request #2204 from ethcore/sync-fix Robert Habermeier 2016-09-20 15:50:57 +0200
  • 9d23915caf more simulation methods keorn 2016-09-20 15:48:17 +0200
  • 302f8a190f Fix syncing with pv63 peers arkpar 2016-09-20 17:36:56 +0800
  • 33084aaa07 v1.3.2 (#2200) Arkadiy Paronyan 2016-09-20 14:21:17 +0800
  • 44c4845d84 fix up step switching test keorn 2016-09-19 18:40:25 +0200
  • d84f94975f add proposer step to seal keorn 2016-09-19 18:00:39 +0200
  • 7f177f27d8 revert dummy_client changes keorn 2016-09-19 14:52:43 +0200
  • 49fba0b548 Merge branch 'master' into auth-round keorn 2016-09-19 14:35:44 +0200
  • 551b5d7b6c Merge remote-tracking branch 'parity/master' keorn 2016-09-19 14:33:59 +0200
  • ce3e8750c9 additional consensus test keorn 2016-09-19 14:33:11 +0200
  • 48be60905d Merge pull request #2162 from ethcore/jsonrpc-bump Robert Habermeier 2016-09-19 13:02:23 +0200
  • b6df3759c8 Breaking the line Tomusdrw 2016-09-19 12:16:22 +0200
  • 98ee2e44f7 Fixing tests Tomusdrw 2016-09-19 12:12:50 +0200
  • 49b8e144fd initial mocknet with chain notify keorn 2016-09-19 10:43:01 +0200
  • fdcda41280 add tracing keorn 2016-09-19 10:42:36 +0200
  • 6af888f9e4 disable TemporaryPath panic keorn 2016-09-19 10:41:35 +0200
  • c6c45db1d0 add devtools dependency keorn 2016-09-19 10:41:01 +0200
  • b31e732ebe temporary is_sealer check disable keorn 2016-09-19 10:39:57 +0200
  • b144bd2b84 add tracing keorn 2016-09-19 10:38:47 +0200
  • 110e58607f Bumping jsonrpc-core & jsonrpc-http-server Tomusdrw 2016-09-19 01:54:44 +0200
  • 9bf29a555a Fixing evm-debug Tomusdrw 2016-09-19 01:51:59 +0200
  • 7f7e74869c Bump clippy & Fix warnings (#2109) Tomasz Drwięga 2016-09-16 23:03:26 +0200
  • 851b639ecb Merge pull request #2102 from ethcore/import-stats Robert Habermeier 2016-09-16 13:05:03 +0200
  • 0124f985c3 Added docs arkpar 2016-09-16 12:18:27 +0200
  • f8f39c4369 check for existence of deprecated ethash file before attempting delete (#2103) Robert Habermeier 2016-09-16 08:57:38 +0200
  • cc845c61d3 Import summary arkpar 2016-09-15 16:56:10 +0200
  • c16bf7face Merge pull request #2078 from ethcore/bigint_crates Robert Habermeier 2016-09-15 16:54:30 +0200
  • 167cfd4caa Enable sealing if Engine provides internal sealing given author (#2084) keorn 2016-09-15 12:12:15 +0200
  • 3419549c16 revamp dummy_client to take accounts keorn 2016-09-14 17:30:57 +0200
  • 44fe864826 new highway to miner, set_author keorn 2016-09-14 17:30:09 +0200
  • d3ec8588c4 new constructor that takes AccountProvider keorn 2016-09-14 17:29:35 +0200
  • bb59c2288e docs on authority spec keorn 2016-09-14 17:28:57 +0200
  • c482b8ffb6 enable sealing only is authority keorn 2016-09-14 17:28:15 +0200
  • c8533a31fa Merge pull request #2070 from ethcore/config-files Robert Habermeier 2016-09-14 15:16:04 +0200
  • a44e2b0497 Merge remote-tracking branch 'parity/should-seal' into auth-round keorn 2016-09-14 14:38:47 +0200
  • 7c82a10ecc fix typo keorn 2016-09-14 14:34:47 +0200
  • c6c951dd15 Merge remote-tracking branch 'parity/should-seal' into auth-round keorn 2016-09-14 14:05:17 +0200
  • 77a3bf1a62 Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-14 19:00:43 +0700
  • 68fd862671 simplify constructors keorn 2016-09-14 13:56:28 +0200
  • 9dbc49b76e adjust targets.sh to new bigint name Robert Habermeier 2016-09-13 16:31:15 +0200
  • 2ba4968cd5 Remove old cache data (#2081) kristoffer 2016-09-14 12:02:52 +0200
  • 9ed9857fba Logs limit & log_index bug (#2073) Tomasz Drwięga 2016-09-14 12:02:30 +0200
  • b2c0a9d531 introduce ethkey dependency to generate txs keorn 2016-09-14 11:26:39 +0200
  • faa9c7fb1b add new TestNet transaction issuing keorn 2016-09-14 11:25:23 +0200
  • 7eac946fdb remove unused original TestNet method keorn 2016-09-14 11:24:38 +0200
  • 28a088eea7 add client own_tx import through client keorn 2016-09-14 11:22:43 +0200
  • bedbe6e65e update test spec loading keorn 2016-09-14 11:20:22 +0200
  • ddb6fec171 add new test specs keorn 2016-09-14 11:17:39 +0200
  • 7f05021075 Merge remote-tracking branch 'parity/should-seal' into auth-round keorn 2016-09-14 10:59:33 +0200
  • 0880d4ad8f method to check if default address is_sealer keorn 2016-09-14 10:49:44 +0200
  • 21cc368066 Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-14 14:35:09 +0700
  • 2bd82269e8 add tests, keep track of engine sealing status keorn 2016-09-14 00:00:26 +0200
  • 2d96af4229 Delete deploy.sh Denis S. Soldatov aka General-Beck 2016-09-14 03:06:12 +0700
  • 06353f2beb Create deploy.sh Denis S. Soldatov aka General-Beck 2016-09-14 03:05:19 +0700
  • fef94205e3 enable internal sealing based on author keorn 2016-09-13 19:59:34 +0200
  • aa949c3f04 Update gitlab-ci Denis S. Soldatov aka General-Beck 2016-09-14 00:42:02 +0700
  • a872484891 Add new file deploy.sh Denis S. Soldatov aka General-Beck 2016-09-13 22:03:50 +0700
  • bdba4230aa Merge remote-tracking branch 'parity/master' keorn 2016-09-13 16:01:51 +0200
  • 099468107e Merge remote-tracking branch 'parity/master' into auth-round keorn 2016-09-13 16:01:19 +0200
  • da2f117aef new test_net holding Client keorn 2016-09-13 15:58:32 +0200
  • 325967cadb Fixing removal from gas price when moving future->current (#2076) Tomasz Drwięga 2016-09-13 15:41:38 +0200