1. Mar 07, 2017
  2. Mar 06, 2017
  3. Mar 05, 2017
  4. Mar 03, 2017
    • keorn's avatar
      Extend authority round consensus test (#4756) · d68ea777
      keorn authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * add auth round test case
      
      * correct fork assertion
      d68ea777
    • GitLab Build Bot's avatar
      2e0d0054
    • Tomasz Drwięga's avatar
      Revert last hyper "fix" (#4752) · edecd951
      Tomasz Drwięga authored
      edecd951
    • Jaco Greeff's avatar
      Vault Management UI (round 3) (#4652) · 15482015
      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
      
      * 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
      
      * 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
      
      * 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 ModalBox component
      
      * Add tests for VaultSelector component
      
      * Add vaultsOpened in store
      
      * Add ~/ui/Form/VaultSelect
      
      * WIP
      
      * Fix failing tests
      
      * Move account to vault when selected
      
      * Fix circular build deps
      
      * EditMeta uses Form/VaultSelect
      
      * Vault move into meta store (alignment)
      
      * Re-apply stretch fix
      
      * Display vault in account summary
      
      * Add busy indicators to relevant modals
      
      * Auto-focus description field (aligns with #4657)
      
      * Remove extra container (double scrolling)
      
      * Remove unused container style
      
      * Apply scroll fixes from lates commit in #4621
      
      * Remove unneeded logs
      
      * Remove extra div, fixing ParityBar overflow
      
      * Make dapp iframe background white
      
      * Stop event propgation on tag click
      
      * ChangeVault component (re-usable)
      
      * Use ChangeVault component
      
      * Pass vaultStores in
      
      * Icon highlight colour
      
      * Tag-ify vault name display
      
      * ChangeVault location
      
      * Bothced merge, selector rendering twice
      
      * Value can be undefined (no vault)
      
      * Close selector on Select bug
      
      * Fix toggle botched merge
      
      * Update tests
      
      * Add Vault Tags to Account Header
      15482015
    • Jaco Greeff's avatar
      Update SelectionList indicators (#4736) · cb118f19
      Jaco Greeff authored
      * Move selector indicators to the left
      
      * Only display default account selection icon
      cb118f19
    • Jaco Greeff's avatar
      Update testnet detection (#4746) · 9b6170a3
      Jaco Greeff authored
      9b6170a3
    • Nicolas Gotchac's avatar
      Add StackEventListener (#4745) · ec0e8f9d
      Nicolas Gotchac authored
      ec0e8f9d
    • GitLab Build Bot's avatar
      ead40a8b
    • Maciej Hirsz's avatar
      Update wiki (#4743) · d297ddbf
      Maciej Hirsz authored
      - Added missing `creates` field.
      - Removed deprecated methods.
      d297ddbf
    • GitLab Build Bot's avatar
      4024100e
    • Jaco Greeff's avatar
      Account selector close operations (#4728) · 6760ae0e
      Jaco Greeff authored
      * Close when clicking anywhere on body pane
      
      * Allow click to propagate on address click
      
      * Rename noCopy -> allowAddressClick
      
      * Handle i18n strings in input
      
      * Close on pasted addresses (valid entry)
      
      * allowAddressClick default
      
      * Don't do onClick on AccountCard if text is selected
      
      * Reset filter value on close for address selection
      
      * Better close on click for AccountSelection
      6760ae0e
    • Nicolas Gotchac's avatar
      Fix Account Selection in Signer (#4744) · 55593746
      Nicolas Gotchac authored and Jaco Greeff's avatar Jaco Greeff committed
      * Can pass FormattedMessage to Input (eg. Status // RPC Enabled)
      
      * Simple fixed-width fix for Accoutn Selection in Parity Signer
      55593746
    • GitLab Build Bot's avatar
      fd19f6f4
    • Jaco Greeff's avatar
      Support both V1 & V2 DataChanged events in registry (#4734) · 495e5790
      Jaco Greeff authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * Add info on forks.
      
      * Add new registry ABI
      
      * Import registry2 & fix exports
      
      * Select ABI based on code hash
      
      * Render new event types (owner not available)
      
      * New registry.
      
      * Rename old chain.
      
      * Fix test.
      
      * Another fix.
      
      * Finish rename.
      495e5790
    • Gav Wood's avatar
      Add info on forks. (#4733) · 3a0c4b65
      Gav Wood authored
      3a0c4b65
  5. Mar 02, 2017
    • keorn's avatar
      Merge pull request #4732 from ethcore/new-chains · 810c71dd
      keorn authored
      Add registry addr
      810c71dd
    • GitLab Build Bot's avatar
      0432b841
    • Jaco Greeff's avatar
      UI support for hardware wallets (#4539) · b11caaf0
      Jaco Greeff authored
      * Add parity_hardwareAccountsInfo
      
      * Ledger Promise interface wrapper
      
      * Initial hardwarestore
      
      * Move ~/views/historyStore to ~/mobx
      
      * split scanLedger
      
      * test createEntry
      
      * Also scan via parity_hardwareAccountsInfo
      
      * Explanation for scanning options
      
      * react-intl-inify tooltips
      
      * add hwstore
      
      * Listen for hw walet updates
      
      * Return arrays from scanning
      
      * Readability
      
      * add u2f-api polyfill
      
      * check response.errorCode
      
      * Support hardware types in state.personal
      
      * Tooltips (to be split into sep. PR)
      
      * Tooltips support intl strings
      
      * FormattedMessage for strings to Tooltip
      
      * Fix TabBar tooltip display
      
      * signLedger
      
      * Use wallets as an object map
      
      * PendingForm -> FormattedMessage
      
      * Pending form doesn't render password for hardware
      
      * Groundwork for JS API signing
      
      * Show hardware accounts in list
      
      * Cleanup rendering conditions
      
      * Update RequestPending rendering tests (verification)
      
      * Tests for extended signer middleware
      
      * sign properly & handle response, error
      
      * Align outputs between Parity & Ledger u2f
      
      * Ledger returns checksummed addresses
      
      * Update ethereum-tx for EIP155 support
      
      * Update construction of tx
      
      * Updates after sanity checks (thanks @tomusdrw)
      
      * Allow display for disabled IdentityIcon
      
      * Disabled accounts
      
      * Disabled auto-disabling
      
      * Password button ebaled for hardware
      
      * Don't display password hint for hardware
      
      * Disable non-applicable options when not connected
      
      * Fix failing test
      
      * Confirmation via ledger (u2f)
      
      * Confirm on device message
      
      * Cleanups & support checks
      
      * Mark u2f as unsupported (until https)
      
      * rewording
      
      * Pass account & disabled flags
      
      * Render attach device message
      
      * Use isConnected for checking availability
      
      * Show hardware accounts in defaults list
      
      * Pass signerstore
      
      * Update u2f to correct version
      
      * remove debug u2f lib
      
      * Update test (prop name change)
      
      * Add ETC path (future work)
      
      * new Buffer -> Buffer.from (thanks @derhuerst)
      b11caaf0
    • Gav's avatar
      40526c52
    • Gav's avatar
      Add registry. · 71d3fa87
      Gav authored
      71d3fa87
    • GitLab Build Bot's avatar
      96d74543
    • Jaco Greeff's avatar
      s/delete/forget/ for wallets (#4729) · 036ef773
      Jaco Greeff authored
      036ef773