1. Feb 26, 2017
    • asynchronous rob's avatar
      Propagate trie errors upwards from State (#4655) · 1bf2b277
      asynchronous rob authored
      * state backend trait mirroring state_db API
      
      * minimal state backend trait
      
      make state module public
      
      * fix json tests
      
      * return errors on database corruption
      
      * fix tests, json tests
      
      * fix remainder of build
      
      * add Backend bound on state
      1bf2b277
  2. Feb 25, 2017
  3. Feb 24, 2017
    • Denis S. Soldatov aka General-Beck's avatar
      update gitlab-ci · 714b46df
      Denis S. Soldatov aka General-Beck authored
      add triggers to docker-build
      714b46df
    • Denis S. Soldatov aka General-Beck's avatar
      update gitlab-ci · bef33a09
      Denis S. Soldatov aka General-Beck authored
      [ci skip] fix `docker-build`
      bef33a09
    • GitLab Build Bot's avatar
      8bee7144
    • Jaco Greeff's avatar
      Enhance dialog layouts (round 1) (#4637) · 609e24ef
      Jaco Greeff authored
      * Added SelectionList component for selections
      
      * Use SelectionList in DappPermisions
      
      * AddDapps uses SelectionList
      
      * Fix AccountCard to consistent height
      
      * Display type icons in creation dialog
      
      * Complimentary colours
      
      * Convert Signer defaults to SelectionList
      
      * Fix Geth import - actually pass addresses through
      
      * Work from addresses returned via RPC
      
      * Display actual addresses imported (not selected)
      
      * Update tests to cover bug fixed
      
      * Prettyfy Geth import
      
      * Description on selection actions
      
      * SelectionList as entry point
      
      * Update failing tests
      
      * Subtle selection border
      
      * Styling updates for account details
      
      * Add ModalBox summary
      
      * AddAddress updated
      
      * Convert VaultAccounts to SelectionList
      
      * Add tests for SectionList component
      
      * Add tests for ModalBox component
      
      * Re-apply stretch fix
      
      * Apply scroll fixes from lates commit in #4621
      
      * Clear name on switch (test in #4652, not pulling in)
      
      * Remove refs (cleanup)
      609e24ef
    • Jaco Greeff's avatar
      Vault Management UI (round 2) (#4631) · 570e6f32
      Jaco Greeff authored
      * Add VaultMeta edit dialog
      
      * Updated (WIP)
      
      * Meta & password edit completed
      
      * Added SelectionList component for selections
      
      * Use SelectionList in DappPermisions
      
      * AddDapps uses SelectionList
      
      * Fix AccountCard to consistent height
      
      * Convert Signer defaults to SelectionList
      
      * Subtle selection border
      
      * Display account vault information
      
      * Allow invalid addresses to display icons (e.g. vaults)
      
      * Display vault on edit meta
      
      * Convert VaultAccounts to SelectionList
      
      * Allow editing of Vault in meta
      
      * Add tests for SectionList component
      
      * Add tests for VaultSelector component
      
      * Auto-focus description field (aligns with #4657)
      
      * Apply scroll fixes from lates commit in #4621
      
      * Remove unneeded logs
      
      * Remove extra div, fixing ParityBar overflow
      
      * Disable save if password don't match
      
      * s/disabled/readOnly/
      
      * string -> bool
      570e6f32
    • Nicolas Gotchac's avatar
      Fix Portal broad event stopper (#4674) · 9ff427ca
      Nicolas Gotchac authored and Jaco Greeff's avatar Jaco Greeff committed
      9ff427ca
    • keorn's avatar
      custom dev presets (#4671) · 7a773b42
      keorn authored
      7a773b42
    • Arkadiy Paronyan's avatar
      Max gas limit and min gas price (#4661) · ef7998f4
      Arkadiy Paronyan authored
      * Max gas limit and min gas price
      
      * Tests
      
      * Limit gas limit ceiling
      ef7998f4
    • GitLab Build Bot's avatar
      af45d05a
    • Jaco Greeff's avatar
      Align list displays with SectionList (UI consistency) (#4621) · f670b180
      Jaco Greeff authored
      * Render Dapps via SectionList
      
      * Initial rendering of accounts via SectionList
      
      * Width vars
      
      * Allow classNames in certifications & tags
      
      * Overlay of info on hover
      
      * Adjust hover balances
      
      * Large owner icons (align with vaults)
      
      * Consistent block mined at message
      
      * Attach ParityBackground to html
      
      * Adjust page padding to align
      
      * Lint fixes
      
      * Link to different types of addresses
      
      * Make content parts clickable only (a within a)
      
      * Force Chrome hardware acceleration
      
      * Trust the vendors... don't go crazy with transform :)
      
      * Use faster & default transitions
      
      * Remove extra container (double scrolling)
      
      * Remove unused container style
      
      * Make dapp iframe background white
      
      * Stop event propgation on tag click
      f670b180
    • GitLab Build Bot's avatar
      afecf5b1
    • Jaco Greeff's avatar
      Add SelectionList component to DRY up (#4639) · a6ed3dc5
      Jaco Greeff authored
      * Added SelectionList component for selections
      
      * Use SelectionList in DappPermisions
      
      * AddDapps uses SelectionList
      
      * Fix AccountCard to consistent height
      
      * Convert Signer defaults to SelectionList
      
      * Subtle selection border
      
      * Convert VaultAccounts to SelectionList
      
      * Add tests for SectionList component
      
      * Apply scroll fixes from lates commit in #4621
      
      * Remove unneeded logs
      
      * Remove extra div, fixing ParityBar overflow
      a6ed3dc5
    • GitLab Build Bot's avatar
      5817cfdf
    • Jaco Greeff's avatar
      Linting updates (#4662) · 38cf7d26
      Jaco Greeff authored
      38cf7d26
    • Jaco Greeff's avatar
      Misc. small UI fixes (#4657) · 0b214450
      Jaco Greeff authored
      * Shorten menu items (accounts)
      
      * Shorten menu items (addresses)
      
      * Shorten menu items (contracts)
      
      * Shorten menu items (account)
      
      * Shorten menu items (address)
      
      * Shorten menu items (contract)
      
      * Auto-focus & perform default action
      
      * Auto-focus & default action
      
      * Auto focus for first fields (create account)
      
      * Clear phrase & auto-focus field
      
      * Auto-focus name fields
      
      * Add autoFocus (Add Address)
      
      * autoFocus address (Add Contract)
      
      * Auto focus name field
      
      * Auto-focus name field for EditMeta
      
      * Auto-focus modifications (WalletSettings)
      
      * Verification auto focus
      
      * typo
      
      * Double-up on keys
      0b214450
    • Maciej Hirsz's avatar
      More CLI settings for IPFS API (#4608) · f97e7754
      Maciej Hirsz authored
      * TEMP: Bind to 0.0.0.0, don't check Origin
      
      * More CLI options for IPFS
      
      * CORS and Hosts filtering
      
      * Allow current interface as origin
      
      * Correctly handle CORS settings
      
      * fix grumbles
      f97e7754
    • keorn's avatar
      Fix Tendermint deadlock (#4654) · 9b5bcb81
      keorn authored
      * scope read
      
      * consistent step
      9b5bcb81
    • Bas's avatar
      nl translations (#4649) · 56d0ad86
      Bas authored
      * translation stings copied from _default to nl
      
      * First batch of nl translations
      
      * Second batch of nl translations
      
      * Syntax fix
      
      * include new nl translation files to index
      56d0ad86
    • GitLab Build Bot's avatar
      c7b3b9a5
    • Jaco Greeff's avatar
      92fa4249
    • Tomasz Drwięga's avatar
      Bump hyper versions (#4645) · daf36739
      Tomasz Drwięga authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      daf36739
    • Gav Wood's avatar
      Sane updater (#4658) · 76ade2fc
      Gav Wood authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * Make updater avoid downloading earlier versions.
      
      * Disable if files can't be moved.
      76ade2fc
  4. Feb 23, 2017
  5. Feb 22, 2017