1. Feb 04, 2017
    • Arkadiy Paronyan's avatar
      mac build fix · fa6aceca
      Arkadiy Paronyan authored
    • GitLab Build Bot's avatar
      js-precompiled 20170204-084850 · 503137a9
      GitLab Build Bot authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      503137a9
    • Tomasz Drwięga's avatar
      Returning default account as coinbase + allow altering sender in signer (#4323) (#4431) · 184648a7
      Tomasz Drwięga authored
      * Returning first address as coinbase
      
      * Allowing sender alteration in signer
      
      * Adding default account RPC
      184648a7
    • Jaco Greeff's avatar
      [beta] UI updates for 1.5.1 (#4429) · fb817fcd
      Jaco Greeff authored
      * s/Delete Contract/Forget Contract/ (#4237)
      
      * Adjust the location of the signer snippet (#4155)
      
      * Additional building-block UI components (#4239)
      
      * Currency WIP
      
      * Expand tests
      
      * Pass className
      
      * Add QrCode
      
      * Export new components in ~/ui
      
      * s/this.props.netSymbol/netSymbol/
      
      * Fix import case
      
      * ui/SectionList component (#4292)
      
      * array chunking utility
      
      * add SectionList component
      
      * Add TODOs to indicate possible future work
      
      * Add missing overlay style (as used in dapps at present)
      
      * Add a Playground for the UI Components (#4301)
      
      * Playground // WIP
      
      * Linting
      
      * Add Examples with code
      
      * CSS Linting
      
      * Linting
      
      * Add Connected Currency Symbol
      
      * 2015-2017
      
      * 2015-2017
      
      * 2015-2017
      
      * 2015-2017
      
      * 2015-2017
      
      * 2015-2017
      
      * 2015-2017
      
      * Added `renderSymbol` tests
      
      * PR grumbles
      
      * Add Eth and Btc QRCode examples
      
      * 2015-2017
      
      * Add tests for playground
      
      * Fixing tests
      
      * Split Dapp icon into ui/DappIcon (#4308)
      
      * Add QrCode & Copy to ShapeShift (#4322)
      
      * Extract CopyIcon to ~/ui/Icons
      
      * Add copy & QrCode address
      
      * Default size 4
      
      * Add bitcoin: link
      
      * use protocol links applicable to coin exchanged
      
      * Remove .only
      
      * Display QrCode for accounts, addresses & contracts (#4329)
      
      * Allow Portal to be used as top-level modal (#4338)
      
      * Portal
      
      * Allow Portal to be used in as both top-level and popover
      
      * modal/popover variable naming
      
      * export Portal in ~/ui
      
      * Properly handle optional onKeyDown
      
      * Add simple Playground Example
      
      * Add proper event listener to Portal (#4359)
      
      * Display AccountCard name via IdentityName (#4235)
      
      * Fix signing (#4363)
      
      * Dapp Account Selection & Defaults (#4355)
      
      * Add parity_defaultAccount RPC (with subscription) (#4383)
      
      * Default Account selector in Signer overlay (#4375)
      
      * Typo, fixes #4271 (#4391)
      
      * Fix ParityBar account selection overflows (#4405)
      
      * Available Dapp selection alignment with Permissions (Portal) (#4374)
      
      * registry dapp: make lookup use lower case (#4409)
      
      * Dapps use defaultAccount instead of own selectors (#4386)
      
      * Poll for defaultAccount to update dapp & overlay subscriptions (#4417)
      
      * Poll for defaultAccount (Fixes #4413)
      
      * Fix nextTimeout on catch
      
      * Store timers
      
      * Re-enable default updates on change detection
      
      * Add block & timestamp conditions to Signer (#4411)
      
      * Extension installation overlay (#4423)
      
      * Extension installation overlay
      
      * Pr gumbles
      
      * Spelling
      
      * Update Chrome URL
      
      * Fix for non-included jsonrpc
      
      * Extend Portal component (as per Modal) #4392
      fb817fcd
  2. Feb 03, 2017
  3. Jan 25, 2017
  4. Jan 24, 2017
  5. Jan 19, 2017
  6. Jan 18, 2017
  7. Jan 16, 2017
    • Arkadiy Paronyan's avatar
      gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) (#4176) · f20db411
      Arkadiy Paronyan authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * gas_limit for new blocks will divide evenly by 13
      
      * increased PARITY_GAS_LIMIT_DETERMINANT to 37
      
      * separate method for marking mined block
      
      * debug_asserts(gas_limit within protocol range)
      
      * round_block_gas_limit method is now static
      
      * made round_block_gas_limit free-function
      
      * multiplier renamed to multiple
      f20db411
    • GitLab Build Bot's avatar
      6830273c
    • Arkadiy Paronyan's avatar
      Backporting to beta (#4175) · 65594b88
      Arkadiy Paronyan authored
      * verification: check if server is running (#4140)
      
      * verification: check if server is running
      
      See also ethcore/email-verification#67c6466 and ethcore/sms-verification#a585e42.
      
      * verification: show in the UI if server is running
      
      * verification: code style , more i18n
      
      * fix i18n key
      
      * Optimized hash lookups (#4144)
      
      * Optimize hash comparison
      
      * Use libc
      
      * Ropsten fork detection (#4163)
      
      * Stop flickering + added loader in AddressSelector (#4149)
      
      * Stop UI flickering + added loader to AddressSelector #4103
      
      * PR Grumbles
      
      * Add a password strength component (#4153)
      
      * Added new PasswordStrength Component
      
      * Added tests
      
      * PR Grumbles
      
      * icarus -> update, increase web timeout. (#4165)
      
      * icarus -> update, increase web timeout.
      
      * Fix estimate gas
      
      * Fix token images // Error in Contract Queries (#4169)
      
      * Fix dapps not loading (#4170)
      
      * Add secure to dappsreg
      
      * Remove trailing slash // fix dapps
      65594b88
    • Tomasz Drwięga's avatar
      [beta] Bumping hyper (#4168) · 5b30a611
      Tomasz Drwięga authored
      * Bumping hyper
      
      * Bumping again
      5b30a611
  8. Jan 13, 2017