Commit Graph

  • d7a7f034db Read registry_address from block with REQUEST_CONFIRMATIONS_REQUIRED (#8309) Wei Tang 2018-04-06 18:03:13 +0800
  • 27c32d3629
    Tweaks and add a Dockerfile for Android (#8036) Pierre Krieger 2018-04-05 14:38:50 +0200
  • 0d2993e46d Use associated type M::Error instead of Error (#8308) Kwang Yul Seo 2018-04-05 18:31:58 +0900
  • e4168c2985 Remove InvalidParentHash in favor of assert! (#8300) Wei Tang 2018-04-05 17:03:25 +0800
  • 9d3771458d bump proc macro deps (#8310) Marek Kotewicz 2018-04-05 17:31:06 +0900
  • ff0ce70169 Decouple timestamp open-block-assignment/verification to Engine (#8305) Wei Tang 2018-04-05 16:11:21 +0800
  • 68320e8e89
    Change name Wallet -> UI (#8164) (#8205) Amaury Martiny 2018-04-04 18:07:36 +0200
  • 811d165458 Validate if gas limit is not zero (#8307) Andronik Ordian 2018-04-04 18:14:59 +0300
  • d57944ffb9 Implement Easthub chain spec (#8295) East Coin 2018-04-04 23:00:21 +0900
  • 991f0cac6e Update some dependencies (#8285) Pierre Krieger 2018-04-04 15:38:04 +0200
  • fdd03cc40d
    Backport #8099 (#8132) Marek Kotewicz 2018-04-04 21:33:14 +0900
  • b2d338bf35 Ethcore now uses Rayon 1.0 as a dependency (#8296) (#8304) Dmitry Kashitsyn 2018-04-04 19:05:21 +0700
  • ef80698deb Upgrader remove raw unwrap and bump semver (#8251) Niklas Adolfsson 2018-04-04 11:54:41 +0200
  • e12a5159a8 Cleaner binary shutdown system (#8284) Pierre Krieger 2018-04-04 11:50:28 +0200
  • 0455aa96bf Ethcore now uses rayon to 0.9 as a dependency (#8296) (#8302) Dmitry Kashitsyn 2018-04-04 16:50:01 +0700
  • 9aaedad64f Include suicided accounts in state diff (#8297) Wei Tang 2018-04-04 17:49:43 +0800
  • ea6b0ec164
    remove evmjit (#8229) Marek Kotewicz 2018-04-04 18:07:49 +0900
  • 679d6c6f2b
    build: fix updater rand dependency in Cargo.lock (#8298) André Silva 2018-04-03 23:16:29 +0100
  • ec96091369 SecretStore: generating and retrieving decryption keys via service contract (#8029) Svyatoslav Nikolsky 2018-04-03 17:54:34 +0300
  • 0a535bf485 Honor --max-peers if --min-peers is not specified (#8087) Niklas Adolfsson 2018-04-03 16:51:57 +0200
  • dcaff6f4c8 Auto-updater improvements (#8078) André Silva 2018-04-03 15:49:23 +0100
  • 5e7d42e4a4 dapps-fetcher: calculate keccak in-flight while reading the response (#8294) Wei Tang 2018-04-03 20:58:55 +0800
  • 99a13c4e66 Cleanup Ellaism bootnodes (#8276) ellaismer 2018-04-03 08:58:24 -0400
  • 060205ab27 Allow unsafe js eval on Parity Wallet. (#8204) Tomasz Drwięga 2018-04-03 12:43:34 +0200
  • 9f775a7673 Remove RefCell from Header (#8227) Tomasz Drwięga 2018-04-03 10:01:28 +0200
  • d477670cb9 Typo fix: todo with no content (#8292) Wei Tang 2018-04-03 15:32:38 +0800
  • 54c9c382e7 Revert "ci: disable link-dead-code in coverage build (#8118)" (#8287) André Silva 2018-04-02 14:06:07 +0100
  • 9108a3bb50 Bump ethabi & ethereum-types. (#8258) Tomasz Drwięga 2018-04-02 13:12:52 +0200
  • c1cced3662 Allow customization of max WS connections. (#8257) Tomasz Drwięga 2018-04-02 12:33:09 +0200
  • 5ea4c22868 Supress TemporaryInvalid verification failures. (#8256) Tomasz Drwięga 2018-04-02 12:30:26 +0200
  • f1b7d8ab34 Return null number for pending block in eth_getBlockByNumber (#8281) Wei Tang 2018-04-02 17:04:14 +0800
  • 9c9ddaccec use constant durations (#8278) Ryan Leung 2018-04-02 16:47:56 +0800
  • 68a08df9c3 Typo fix: Mode doc - RLP should be client (#8283) Wei Tang 2018-03-31 21:41:53 +0800
  • 1e6d889fc7 eth_uninstallFilter should return false for non-existent filter (#8280) Wei Tang 2018-03-31 17:06:16 +0800
  • 443115f885 Update app_dirs to 1.2.1 (#8268) Ryan Leung 2018-03-30 16:31:54 +0800
  • cab073ba00 Add missing license header for runtime.rs (#8252) Sergey Pepyakin 2018-03-29 15:48:57 +0300
  • 7f9589d678 Fix warning about --no-hardcoded-sync being printed when it shouldn't (#8261) Pierre Krieger 2018-03-29 14:33:57 +0200
  • 899c1a4b0e Warp-only sync with warp-barrier [blocknumber] flag. (#8228) Tomasz Drwięga 2018-03-29 11:20:27 +0200
  • e3f7b70c38 Replace all Rlp usages with UntrustedRlp except for ethcore views (#8233) Andrew Jones 2018-03-29 10:19:45 +0100
  • 6e49ff1d98 Add test for ethstore-cli, fixes #8027 (#8187) Marek Kotewicz 2018-03-29 04:04:08 +0900
  • 0c7f998c25 Update musicoin spec in line with gmc v2.6.2 (#8242) Varunram Ganesh 2018-03-28 17:41:49 +0530
  • 23ea4798e0 fixed ethcore tx_filter (#8200) Marek Kotewicz 2018-03-28 18:59:16 +0900
  • 2632310b6a
    Update CLI help for jsonrpc-apis, ws-apis and ipc-apis (#8234) Thibaut S 2018-03-28 10:42:55 +0200
  • c4dd156113 Remove network stats (#8225) Pierre Krieger 2018-03-28 08:45:36 +0200
  • 06a7ca221c
    node-filter does not use ChainNotify (#8231) Marek Kotewicz 2018-03-28 11:32:44 +0900
  • 04931618ed
    Implement hardcoded sync in the light client (#8075) Pierre Krieger 2018-03-27 13:56:59 +0200
  • dbc4d85f0a Update some of the dependencies for WASM (#8223) Pierre Krieger 2018-03-27 04:35:51 +0200
  • c3d446420c Beta backprots (WASM libs) (#8220) Nikolay Volf 2018-03-26 21:29:16 +0800
  • f1530394b8 [ci skip] js-precompiled 20180326-103315 GitLab Build Bot 2018-03-26 10:34:34 +0000
  • fc53f27c86 Stable backports (WASM libraries bump) (#8219) Nikolay Volf 2018-03-26 18:25:55 +0800
  • bd45cd4a5e
    bump wasmi version (#8209) Nikolay Volf 2018-03-26 16:55:48 +0800
  • 8c02211dc3 Updated jsonrpc to point to the 1.11 branch (#8180) Kirill Pimenov 2018-03-24 06:43:28 +0100
  • 9e7f887606 Update hyper to 0.11.24 (#8203) Toralf Wittner 2018-03-24 06:34:22 +0100
  • 4a67b1b8f7 [ci skip] js-precompiled 20180323-134513 GitLab Build Bot 2018-03-23 13:46:11 +0000
  • eb18e7ade7 Change name Wallet -> UI (#8164) Amaury Martiny 2018-03-23 14:33:23 +0100
  • 5acdd091a2 Updated jsonrpc to include latest backports (beta) (#8181) Kirill Pimenov 2018-03-23 14:32:42 +0100
  • d40d9e1c8c Updated jsonrpc to include latest backports (1.9) (#8182) Kirill Pimenov 2018-03-23 14:32:14 +0100
  • 8ddd508a44 Introduce Parity UI (#8202) Thibaut S 2018-03-23 12:04:17 +0100
  • 857809f693 Update Changelogs (#8175) Rando 2018-03-23 10:53:26 +0100
  • ca0045482c Returns number of topcis to take fr.. (#8199) James Ray 2018-03-23 19:16:20 +1100
  • 1c2c683ae3 make docopt usage non-const (#8189) Niklas Adolfsson 2018-03-23 05:53:06 +0100
  • 7c8d404cf8 Avoid allocations when computing triehash. (#8176) Tomasz Drwięga 2018-03-22 09:24:46 +0100
  • d293f94a6f Handle rlp decoding Result in patricia trie (#8166) Andrew Jones 2018-03-22 02:08:48 +0000
  • a60d0e440d bump wasm libs (#8171) Nikolay Volf 2018-03-21 12:47:25 +0300
  • d05c8b2de4 [ci skip] js-precompiled 20180321-092434 GitLab Build Bot 2018-03-21 09:25:33 +0000
  • b60cda6cf8 [ci skip] js-precompiled 20180321-085629 GitLab Build Bot 2018-03-21 08:57:33 +0000
  • ff821daf1d
    Do a meaningful commit that does not contain the words "ci" or "skip" v1.9.5 Rando 2018-03-21 09:41:50 +0100
  • 0a9d41e294 Re-enable signer, even with no UI. (#8167) (#8168) v1.10.0 André Silva 2018-03-20 21:49:07 +0000
  • 9e294d577a Re-enable signer, even with no UI. (#8167) Tomasz Drwięga 2018-03-20 18:57:37 +0100
  • 6d5d419e14 Update daemonize (#8165) Pierre Krieger 2018-03-20 16:28:01 +0100
  • 1b4d9c2d39 Some tiny modifications. (#8163) lihuafeng 2018-03-20 22:46:03 +0800
  • a91e562021 SecretStore: store key author address in db (#7887) Svyatoslav Nikolsky 2018-03-20 05:03:51 +0300
  • d7f690c8ba rename DatabaseValueView::new to from_rlp (#8159) Andrew Jones 2018-03-20 02:02:07 +0000
  • 20421fcb6d [ci skip] js-precompiled 20180319-204820 GitLab Build Bot 2018-03-19 20:50:39 +0000
  • 610f6f1425 [Beta] Backports (#8136) v1.10.0-ci7 André Silva 2018-03-19 20:40:56 +0000
  • a295dc8c02 [ci skip] js-precompiled 20180319-195343 GitLab Build Bot 2018-03-19 19:55:09 +0000
  • 49357a7a9a
    Triggering build for stable. v1.9.5-ci6 Tomasz Drwięga 2018-03-19 20:36:58 +0100
  • 7f1ff152ca dapps: update parity-ui dependencies (#8160) André Silva 2018-03-19 18:28:34 +0000
  • a667de45fe [ci skip] js-precompiled 20180319-175725 v1.9.5-ci5 GitLab Build Bot 2018-03-19 17:58:43 +0000
  • ff71e787db [stable] Postpone Kovan hard fork (#8137) (#8152) Tomasz Drwięga 2018-03-19 18:45:38 +0100
  • beb6438ef5
    Disable UI by default. (#8105) Tomasz Drwięga 2018-03-19 18:11:00 +0100
  • e25a660a11
    fix wasmi x32 builds (#8155) Denis S. Soldatov aka General-Beck 2018-03-19 18:42:51 +0300
  • a7887fa9f1 Postpone Kovan hard fork (#8137) André Silva 2018-03-19 10:23:12 +0000
  • 0940fe91e5 [ci skip] js-precompiled 20180319-094121 GitLab Build Bot 2018-03-19 09:43:53 +0000
  • f205490fb0 [ci skip] js-precompiled 20180319-082712 GitLab Build Bot 2018-03-19 08:28:13 +0000
  • dc8d6d819e
    Fix scripts. Force JS rebuild. (#8144) Tomasz Drwięga 2018-03-19 09:15:14 +0100
  • feef2f8791 [stable] Backports (#8133) Tomasz Drwięga 2018-03-19 07:00:16 +0100
  • a6915778bb SecretStore: ability to identify requester via Public/Address (#7886) Svyatoslav Nikolsky 2018-03-19 08:42:40 +0300
  • 249f81cbc5 optional dependency on secp256k1 for ethcrypto (#8109) Robert Habermeier 2018-03-19 06:39:46 +0100
  • 2403fc52c1 Probe changes one step deeper (#8134) (#8135) Kirill Pimenov 2018-03-19 03:23:18 +0100
  • 3c15a501ca
    Check one step deeper if we're on release track branches (#8134) (#8140) Tomasz Drwięga 2018-03-17 08:04:58 +0100
  • 373036bb7a network: init discovery using healthy nodes (#8061) André Silva 2018-03-16 21:39:23 +0000
  • ed296312aa Check one step deeper if we're on release track branches (#8134) Kirill Pimenov 2018-03-16 15:19:14 +0100
  • d27c36cf75 explicitly mention pruning_history uses RAM (#8130) Max Kaye 2018-03-16 19:11:54 +1100
  • c737056000 Remove ethcrypto::{en,de}crypt_single_message. (#8126) Toralf Wittner 2018-03-16 08:48:46 +0100
  • 6f5bd845ad fix typo (#8124) Niklas Adolfsson 2018-03-15 16:49:43 +0100
  • fed4864939 secret_store: use ecies::encrypt/ecies::decrypt. (#8125) Toralf Wittner 2018-03-15 16:49:13 +0100
  • acd7192b17 Fix comment for fn gas() in wasm/runtime (#8122) Alexey 2018-03-15 15:34:11 +0300
  • b7682dabf4 Trigger js build. (#8121) Tomasz Drwięga 2018-03-15 11:18:13 +0100
  • 21cb08586b structured rlp encoding in journaldb (#8047) Marek Kotewicz 2018-03-15 11:14:38 +0100