Commit Graph

  • 81c5085b35 Don't create new Contracts instance if already exists Nicolas Gotchac 2016-12-10 14:31:20 +0100
  • 13607d48be Better use of Tab Bar Nicolas Gotchac 2016-12-10 14:26:35 +0100
  • 02c788a403 Network connectivity fixes arkpar 2016-12-10 14:20:34 +0100
  • 591d086f42 Better use of React-Router (maintaining old routes) Nicolas Gotchac 2016-12-10 14:19:15 +0100
  • 316c25d9f8
    Merge remote-tracking branch 'origin/master' into check-updates Gav Wood 2016-12-10 14:08:41 +0100
  • 60ea787bd1 Merge pull request #3781 from ethcore/consistent-id Gav Wood 2016-12-10 14:04:07 +0100
  • 0977b82eeb
    More fixes. Gav Wood 2016-12-10 13:54:17 +0100
  • 7eb30b1249
    Fix build. Gav Wood 2016-12-10 13:52:43 +0100
  • 82efa2675e
    Merge remote-tracking branch 'origin/master' into consistent-id Gav Wood 2016-12-10 13:36:30 +0100
  • 51b9034a5e Don't show addresses while loading balances (fix flash of unsorted) Nicolas Gotchac 2016-12-10 12:44:48 +0100
  • 4696d7f606 Additional RPCs for dapps accounts management Tomasz Drwięga 2016-12-10 12:34:20 +0100
  • e5f8044cad Merge branch 'master' into auth-bft keorn 2016-12-10 11:01:23 +0100
  • 268c6d15c0 v1.3.15 arkpar 2016-12-10 10:50:49 +0100
  • 6eb63a7316 Update CI builds (#3780) Jaco Greeff 2016-12-10 10:49:39 +0100
  • 5f09eb9d04 update tests to new spec (#3790) keorn 2016-12-10 10:38:10 +0100
  • 0d9b1882a3 Treat tabs as real link (enable Ctrl+Click for new Tab) Nicolas Gotchac 2016-12-10 01:56:38 +0100
  • f6564dcc2f Fix dapps separation Nicolas Gotchac 2016-12-10 01:32:39 +0100
  • b9c04fcd00 Fixes to the Wallet UI (#3787) Nicolas Gotchac 2016-12-10 01:26:47 +0100
  • 6655e7e3c0 Add support for wallets without getOwner() interface (#3779) Nicolas Gotchac 2016-12-10 01:26:28 +0100
  • 923f85d90d Update Material-UI (#3785) Nicolas Gotchac 2016-12-10 01:26:03 +0100
  • 5c555aa18f Fixes error in Transfer modal (mix between props and own property) (#3788) Nicolas Gotchac 2016-12-10 01:25:23 +0100
  • 4d25445af5 Merge pull request #3755 from ethcore/lightserv Robert Habermeier 2016-12-10 00:40:46 +0100
  • 341777dbb6 Merge pull request #3743 from ethcore/jg-test-ui Gav Wood 2016-12-09 23:16:11 +0100
  • edd5e76050
    Merge branch 'consistent-id' into check-updates Gav Wood 2016-12-09 23:12:36 +0100
  • 5f1fcf95e0
    Make *ID names consistent with std Rust (Id) Gav Wood 2016-12-09 23:01:43 +0100
  • d427d60156 Merge pull request #3776 from ethcore/p2p-event-ordering Robert Habermeier 2016-12-09 23:00:59 +0100
  • 0e516162c3 Rebased on master Kristoffer Ström 2016-11-02 17:14:05 +0100
  • 6552319074 Style rewrite Kristoffer Ström 2016-11-02 15:55:03 +0100
  • 1d0ccb1c30 Move format_ether into transaction_request.rs Kristoffer Ström 2016-10-18 19:13:43 +0200
  • a7e10cebbd Remove forgotten test debug Kristoffer Ström 2016-10-18 16:10:06 +0200
  • e202b9c79a Fix Cargo.toml formating Kristoffer Ström 2016-10-17 16:42:57 +0200
  • 68df68ca1d Use Signer mock from the signer crate Kristoffer Ström 2016-10-17 15:53:33 +0200
  • b2b00e9dbe Use Mutex from util Kristoffer Ström 2016-10-17 15:06:45 +0200
  • f700aa39fe Switch to jsonrpc request/response types Kristoffer Ström 2016-10-17 14:59:41 +0200
  • 91b7780eb5 comment formating Kristoffer Ström 2016-10-06 12:07:09 +0200
  • 7a176094d5 * Use try!/map_err instead of match * Use jsonrpc_core for serializing/deserializing rpc messages * Factor out unwraps * Remove mem::replace * Add nicer formating of ConfirmationRequests Kristoffer Ström 2016-09-30 15:30:17 +0200
  • 273d7c00c3 Pass cli tests, remove compiler warnings Kristoffer Ström 2016-09-29 14:48:44 +0200
  • 4e3f8bab10 Add Ws Json rpc client and command line utils Kristoffer Ström 2016-09-20 12:19:07 +0200
  • 503b126c93 Merge branch 'master' into lightserv Robert Habermeier 2016-12-09 21:37:55 +0100
  • b772901d77 network: process packets only after connection handler finishes Robert Habermeier 2016-12-09 19:36:40 +0100
  • 2226324495 Merge pull request #3778 from ethcore/auth-round-test Gav Wood 2016-12-09 20:58:05 +0100
  • b15edd095e Merge branch 'auth-bft' of https://github.com/ethcore/parity into auth-bft keorn 2016-12-09 20:51:42 +0100
  • c82754874c
    Fix typo. Gav Wood 2016-12-09 20:48:52 +0100
  • 08e7e79bfd more test keorn 2016-12-09 20:48:05 +0100
  • 46af3d18da
    Merge remote-tracking branch 'origin/master' into check-updates Gav Wood 2016-12-09 20:45:15 +0100
  • e5e6b77984
    Cleanups and avoid redownloading. Gav Wood 2016-12-09 20:40:24 +0100
  • 97f358ced9 AuthorityRound network simulation test arkpar 2016-12-06 19:23:15 +0100
  • fe27b0f313 Merge pull request #3775 from ethcore/auth-bft-test Gav Wood 2016-12-09 20:25:51 +0100
  • c91a614c3d Fixing tests Tomasz Drwięga 2016-12-09 20:24:33 +0100
  • 598fd42856 Merge pull request #3770 from ethcore/jg-execute-gas Gav Wood 2016-12-09 20:24:10 +0100
  • 0a4e63b462 Merge pull request #3762 from ethcore/tx-check Gav Wood 2016-12-09 20:17:28 +0100
  • 45ec84e627 Merge pull request #3752 from ethcore/jg-subscription-check Gav Wood 2016-12-09 20:16:34 +0100
  • 2e1e167397 Merge pull request #3753 from ethcore/jg-fix-gitlab.yml Gav Wood 2016-12-09 20:16:10 +0100
  • ca7406773f AuthorityRound network simulation test arkpar 2016-12-06 19:23:15 +0100
  • 647b62b4a2 [ci skip] js-precompiled 20161209-182130 GitLab Build Bot 2016-12-09 18:23:46 +0000
  • cf0b1bb9b2 use path prefix Gav Wood 2016-12-09 19:21:39 +0100
  • b99403740a Merge pull request #3773 from ethcore/ng-enhanced-multisig Gav Wood 2016-12-09 19:15:46 +0100
  • 5758bb7cac Rust files are all non-js files Arkadiy Paronyan 2016-12-09 19:11:00 +0100
  • c2b6be95c8
    Fetch and place in updates path. Gav Wood 2016-12-09 19:02:42 +0100
  • 9bfceeea21 Merge pull request #3761 from ethcore/io-stop Gav Wood 2016-12-09 19:00:46 +0100
  • d5d9d78bd9 It's not either-or. Gav Wood 2016-12-09 18:58:37 +0100
  • a73e0a987e Merge branch 'master' into jg-test-ui Jaco Greeff 2016-12-09 18:34:58 +0100
  • 290a4a40ff Merge branch 'master' into jg-subscription-check Jaco Greeff 2016-12-09 18:17:36 +0100
  • 0cbef30508 Unsubscribe on true Jaco Greeff 2016-12-09 18:17:31 +0100
  • 99846e2ad2 Merge branch 'master' into jg-subscription-check Jaco Greeff 2016-12-09 18:14:09 +0100
  • 1b0945940b Test for boolean result before unsubscribe Jaco Greeff 2016-12-09 18:14:05 +0100
  • fd23a2972c [ci skip] js-precompiled 20161209-165845 GitLab Build Bot 2016-12-09 17:00:59 +0000
  • ffd8314a11 Be lenient around invalid owners map (#3764) Jaco Greeff 2016-12-09 17:52:25 +0100
  • ff11634e1d PR Grumble Nicolas Gotchac 2016-12-09 16:55:43 +0100
  • bc33231f7c
    merge master into jr-use-badge-reg Jannis R 2016-12-09 16:53:14 +0100
  • eb1429237b
    merge master into jr-email-verification Jannis R 2016-12-09 16:52:44 +0100
  • c249c51dd3
    certification: use BadgeReg to load the contract Jannis R 2016-12-09 16:40:45 +0100
  • bace05b154 Merge branch 'master' into ng-enhanced-multisig Nicolas Gotchac 2016-12-09 16:40:07 +0100
  • caf3a96c19 Add fallback Full Fleshed Wallet if no library Nicolas Gotchac 2016-12-09 16:29:57 +0100
  • efee55ae84 Updated Wallet Version ! Now only 500k gas for Wallet creation Nicolas Gotchac 2016-12-09 16:24:11 +0100
  • 452b8c9c74
    split sms & email verification 3rdparty code Jannis R 2016-12-09 16:20:35 +0100
  • d992c642ff Adjust to final step on rejected/completed Jaco Greeff 2016-12-09 15:55:50 +0100
  • cee07fef74 Trigger remove_old on new block Tomasz Drwięga 2016-12-09 15:54:13 +0100
  • 63137b1548 Add enhanced Wallet solidity code Nicolas Gotchac 2016-12-09 15:52:28 +0100
  • d2494d1425 GasPrice selection for contract execution Jaco Greeff 2016-12-09 15:43:24 +0100
  • 415fccfffb add ethcore-light cov target Robert Habermeier 2016-12-09 15:20:45 +0100
  • 9a4dfbd211 Merge branch 'lightserv' of github.com:ethcore/parity into lightserv Robert Habermeier 2016-12-09 15:20:12 +0100
  • 5d054f08c3 Clearing old transactions Tomasz Drwięga 2016-12-09 15:05:03 +0100
  • 5f37c93659 les: use negotiated protocol version Robert Habermeier 2016-12-09 15:04:54 +0100
  • 56e9dab9de add Engine stop method keorn 2016-12-09 14:52:08 +0100
  • cc8c2ea58d Reject existing tx arkpar 2016-12-07 23:13:53 +0100
  • c7f1260775 Merge branch 'io-stop' of https://github.com/ethcore/parity into auth-bft keorn 2016-12-09 14:27:39 +0100
  • 6d20592f76
    remove certification on Revoke Jannis R 2016-12-09 14:06:02 +0100
  • 1213ada59c [ci skip] js-precompiled 20161209-125036 GitLab Build Bot 2016-12-09 12:52:50 +0000
  • 2582514b58 GasEditor component (#3750) Jaco Greeff 2016-12-09 13:44:35 +0100
  • befcc9cc1a Cleanups (#3742) Jaco Greeff 2016-12-09 13:44:10 +0100
  • 00c53a8d18 Merge branch 'master' into jg-test-ui Jaco Greeff 2016-12-09 13:36:50 +0100
  • bb209424ac IdentityName flags testing Jaco Greeff 2016-12-09 13:36:46 +0100
  • fd88421e88
    store id with certifiers Jannis R 2016-12-09 13:35:10 +0100
  • 364dd9dda4 Make stop const arkpar 2016-12-09 13:25:02 +0100
  • 3dc943e854
    merge master into jr-use-badge-reg Jannis R 2016-12-09 13:14:35 +0100
  • 1f4c84cbf1 Theme tests Jaco Greeff 2016-12-09 13:03:46 +0100
  • 475d4bcf3f Merge branch 'io-stop' into auth-bft keorn 2016-12-09 12:37:55 +0100
  • a94bbea7a5
    more user-friendly method selection Jannis R 2016-12-09 12:37:36 +0100
  • 762e5f1e3e proposed block sync tests keorn 2016-12-09 12:05:56 +0100