1. Jan 24, 2017
    • Gav Wood's avatar
      No need for geth compat by default. · 73b67da3
      Gav Wood authored
      73b67da3
    • GitLab Build Bot's avatar
      7b7b552e
    • Jaco Greeff's avatar
      Feature selector (#4074) · 155bbc32
      Jaco Greeff authored
      * WIP
      
      * ParityBar verification
      
      * import from index.js
      
      * i18n expansion & tests
      
      * Features component
      
      * Adapt language selector to use features
      
      * Add features to settings view
      
      * typo
      
      * Convert logging
      
      * Fix earlier merge issues resulting in test failures
      
      * Lint failure fixes (new rules)
      
      * Fix additional listing rules
      
      * Re-add FormattedMessage (missing after merge), fix tests
      
      * Fix loader overrides
      
      * grumble: split item rendering (& test)
      
      * grumble: allow enable/disable while testing (default on)
      
      * grumble: move LanguageSelector below Features
      
      * grumble: don't pass visiblity prop (& update tests)
      
      * grumble: missing observable (onClick misbehaving)
      
      * grumble: don't reset to defaults per session
      
      * Fix to single store instance
      155bbc32
    • GitLab Build Bot's avatar
      5b2dd8de
    • Jaco Greeff's avatar
      AccountCreate updates (#3988) · 06433033
      Jaco Greeff authored
      * Add esjify for mocha + ejs
      
      * First pass through, intl + basic smoketests
      
      * Create store
      
      * Update for renames
      
      * Pass store around
      
      * createType into store
      
      * Move stage into store
      
      * Update labels
      
      * Define stages
      
      * address into store
      
      * Add @observer
      
      * Retrieve name from store
      
      * Store phrase in store
      
      * isWindowsPhrase into store
      
      * gethAddresses to store
      
      * Store manages geth addresses
      
      * passwordHint into store
      
      * Fix build
      
      * rawKey into store
      
      * import json files
      
      * name set direct from component
      
      * No parent change callbacks
      
      * canCreate from store
      
      * createAccounts into store
      
      * expand create tests
      
      * Windows phrase testcases
      
      * Properly bind newError
      
      * FirstRun use of new CreateAccount
      
      * Add fix & test for selectedAddress match
      
      * Call into store from props
      
      * onChangeIdentity fix & test
      
      * Phrase set fix & test
      
      * RecoveryPhrase tested manually (issues addressed via tests)
      
      * Hex import manual test (& tests added for errors)
      
      * New eslint update fixes
      
      * grumble: set default type from store (with test)
      
      * grumble: pass copy of accounts (observable injection)
      
      * grumble: Summary owners can be array or array-like
      06433033
    • GitLab Build Bot's avatar
      153f2ca2
    • Maciej Hirsz's avatar
      Extended JS interface -> Markdown generator (#4275) · a30a108a
      Maciej Hirsz authored and Jaco Greeff's avatar Jaco Greeff committed
      * Extended Markdown generator
      
      * Fix linter errors
      
      * Review fixes
      a30a108a
    • Konstantin's avatar
      added 3 warpnodes for ropsten (#4289) · 9d0278e0
      Konstantin authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * added 3 warpnodes for ropsten
      
      * Fixed indentation
      9d0278e0
    • GitLab Build Bot's avatar
      7aafa8a7
    • Jaco Greeff's avatar
      Ledger Communication toolkit (#4268) · 53bbc76d
      Jaco Greeff authored
      53bbc76d
    • keorn's avatar
      ValidatorSet reporting (#4208) · ba020967
      keorn authored
      * remove register_account_provider
      
      * build rpc module
      
      * new dummy client
      
      * common EngineSigner struct
      
      * from -> into
      
      * initial report via call
      
      * separate safe from regular contract
      
      * transact_contract
      
      * fix build
      
      * return Signature, docs
      
      * add sign method to some engines
      
      * add safeContract spec
      
      * update specs to new contracts
      
      * use AuthorityRound for contract spec
      
      * add more reporting
      
      * add reporting test
      
      * use gas floor
      
      * shorter
      ba020967
  2. Jan 23, 2017
  3. Jan 22, 2017
  4. Jan 21, 2017
  5. Jan 20, 2017