Skip to content
  1. Feb 01, 2017
    • Jaco Greeff's avatar
      Default Account selector in Signer overlay (#4375) · 3bdd32f9
      Jaco Greeff authored
      * Manage default accounts
      
      * Portal
      
      * Portal
      
      * Allow Portal to be used in as both top-level and popover
      
      * modal/popover variable naming
      
      * Move to Portal
      
      * export Portal in ~/ui
      
      * WIP
      
      * Tags handle empty values
      
      * Export AccountCard in ~/ui
      
      * Allow ETH-only & zero display
      
      * Use ui/Balance for balance display
      
      * Add tests for Balance & Tags component availability
      
      * WIP
      
      * Default overlay display to block (not flex)
      
      * Revert block
      
      * WIP
      
      * Add className, optional handlers only
      
      * WIP
      
      * Properly handle optional onKeyDown
      
      * Selection updated
      
      * Align margins
      
      * Remove old code
      
      * Remove debug logging
      
      * TransitionGroup for animations
      
      * No anim
      
      * Cleanups
      
      * Revert addons removal
      
      * Fix tests
      
      * defaultAccount
      
      * Selection actually selects
      
      * WIP tests
      
      * tests WIP
      
      * Expand tests
      
      * Container for scrollbars
      
      * Add parity_defaultAccount RPC (with subscription)
      
      * Add jsonrpc interface
      3bdd32f9
    • GitLab Build Bot's avatar
      a414729d
    • Tomasz Drwięga's avatar
      Fixing web3 in console (#4382) · 5526a3a2
      Tomasz Drwięga authored and Jaco Greeff's avatar Jaco Greeff committed
      5526a3a2
    • GitLab Build Bot's avatar
      f4a761ed
    • Jaco Greeff's avatar
      Add parity_defaultAccount RPC (with subscription) (#4383) · 04fb2afb
      Jaco Greeff authored
      * Add parity_defaultAccount RPC (with subscription)
      
      * Add jsonrpc interface
      04fb2afb
    • Maciej Hirsz's avatar
      Full JSON-RPC docs + sync tests. (#4335) · ed09a76c
      Maciej Hirsz authored and Jaco Greeff's avatar Jaco Greeff committed
      * Extended Markdown generator
      
      * Synced and extended all JSON-RPC interfaces
      
      * Fix linter errors
      
      * Format `parity_listAccounts` output in API
      
      * typo
      
      * Check if interfaces are synced in JS spec tests
      
      * Fixing missing interface errors
      
      * Better #[rpc] attribute parsing
      
      * Fixed RPC JS spec tests
      
      * More examples
      
      * Refactored how dummy data appears in examples
      
      * Complete trace docs!
      
      * fix typo
      
      * Less copy-paste
      
      * All the docs!
      
      * Fix differences between CallRequest and TransactionRequest
      
      * Fix differences between CallRequest and TransactionRequest
      
      * Missing examples
      
      * Grumble fixes
      ed09a76c
  2. Jan 31, 2017
  3. Jan 30, 2017
  4. Jan 29, 2017
  5. Jan 27, 2017