1. Jun 18, 2016
    • Tomasz Drwięga's avatar
      Bumping topbar. Fixing ws server closing when suspending (#1312) · c1c64bed
      Tomasz Drwięga authored
      * More meaningful errors when sending transaction
      
      * Fixing returned value
      
      * Consolidating all RPC error codes
      
      * Fixed loosing peers on incoming connections. (#1293)
      
      * Deactivate peer if it has no new data
      
      * Fixed node table timer registration
      
      * Fixed handshake timeout expiration
      
      * Extra trace
      
      * Fixed session count calculation
      
      * Only deactivate incapable peers in ChainHead state
      
      * Timer registration is not needed
      
      * x64 path
      
      * firewall rules
      
      * Fix read-ahead bug.
      
      Re-ahead 8 bytes rather than 3 to ensure large blocks import fine.
      
      * Refactor to use a const.
      
      * Update README.md
      
      * Gas price statistics. (#1291)
      
      * Gas price statistics.
      
      Affects eth_gasPrice.
      Added ethcore_gasPriceStatistics.
      
      Closes #1265
      
      * Fix a bug in eth_gasPrice
      
      * Fix tests.
      
      * Revert minor alteration.
      
      * Tests for gas_price_statistics.
      
      - Tests;
      - Additional infrastructure for generating test blocks with
      transactions.
      
      * Key load avoid warning (#1303)
      
      * avoid warning with key
      
      * fix intendations
      
      * more intendation fix
      
      * ok() instead of expect()
      
      * Appveyor config for windows build+installer (#1302)
      
      * appveyor
      
      * proper dist name
      
      * quote
      
      * win-build config
      
      * proper build section
      
      * tests in release
      
      * plugin dir
      
      * cache binaries
      
      * quotes
      
      * escaped quotes
      
      * forces user dir
      
      * fixes
      
      * syntax
      
      * proper cahce dir
      
      * quotes?
      
      * root nsis instead of bin
      
      * submodules init
      
      * artifact path fix
      
      * no submodule
      
      * raw link here
      
      * another way to force cargo cache
      
      * include vc++ 2015 redist
      
      * fix name of the dist
      
      * ETHCORE -> Ethcore
      
      * Bumping topbar. Fixing ws server closing when suspending
      c1c64bed
    • Tomasz Drwięga's avatar
      Removing Maker and DAO dapps (#1319) · 91dc31fd
      Tomasz Drwięga authored
      91dc31fd
    • Tomasz Drwięga's avatar
      Disabling ethcore_set* APIs by default (+ Status page update) (#1315) · e9575651
      Tomasz Drwięga authored
      * More meaningful errors when sending transaction
      
      * Fixing returned value
      
      * Consolidating all RPC error codes
      
      * Fixed loosing peers on incoming connections. (#1293)
      
      * Deactivate peer if it has no new data
      
      * Fixed node table timer registration
      
      * Fixed handshake timeout expiration
      
      * Extra trace
      
      * Fixed session count calculation
      
      * Only deactivate incapable peers in ChainHead state
      
      * Timer registration is not needed
      
      * x64 path
      
      * firewall rules
      
      * Fix read-ahead bug.
      
      Re-ahead 8 bytes rather than 3 to ensure large blocks import fine.
      
      * Refactor to use a const.
      
      * Update README.md
      
      * Gas price statistics. (#1291)
      
      * Gas price statistics.
      
      Affects eth_gasPrice.
      Added ethcore_gasPriceStatistics.
      
      Closes #1265
      
      * Fix a bug in eth_gasPrice
      
      * Fix tests.
      
      * Revert minor alteration.
      
      * Tests for gas_price_statistics.
      
      - Tests;
      - Additional infrastructure for generating test blocks with
      transactions.
      
      * Key load avoid warning (#1303)
      
      * avoid warning with key
      
      * fix intendations
      
      * more intendation fix
      
      * ok() instead of expect()
      
      * Appveyor config for windows build+installer (#1302)
      
      * appveyor
      
      * proper dist name
      
      * quote
      
      * win-build config
      
      * proper build section
      
      * tests in release
      
      * plugin dir
      
      * cache binaries
      
      * quotes
      
      * escaped quotes
      
      * forces user dir
      
      * fixes
      
      * syntax
      
      * proper cahce dir
      
      * quotes?
      
      * root nsis instead of bin
      
      * submodules init
      
      * artifact path fix
      
      * no submodule
      
      * raw link here
      
      * another way to force cargo cache
      
      * include vc++ 2015 redist
      
      * fix name of the dist
      
      * ETHCORE -> Ethcore
      
      * Disabling ethcore_set* APIs (+ Status page)
      e9575651
    • Tomasz Drwięga's avatar
      More meaningful errors when sending transaction · 2c9a5fc0
      Tomasz Drwięga authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      2c9a5fc0
  2. Jun 14, 2016
  3. Jun 13, 2016
    • Arkadiy Paronyan's avatar
      Windows build (#1253) · 6b123341
      Arkadiy Paronyan authored
      * Networking refactoring
      
      * Fixed typo
      
      * Trace logging
      
      * Updated dependencies for windows build
      
      * Windows fixes
      
      * use mio 0.5
      
      * nix build
      
      * Windows build fix
      
      * style
      
      * removed unused import
      
      * ipc crate version bump
      
      * ipc config for named pipes
      
      * tweaks and fixes
      
      * tweaks and fixes
      
      * final version bump
      
      * Fixed tests
      
      * Disable color output on windows
      
      * Added missing doc
      6b123341
  4. Jun 12, 2016
  5. Jun 10, 2016
  6. Jun 09, 2016
  7. Jun 08, 2016
  8. Jun 07, 2016
    • Tomasz Drwięga's avatar
      SystemUIs authorization (#1233) · f61ee1a5
      Tomasz Drwięga authored
      * Initial implementation of AuthCodeStore for SystemUIs
      
      * SystemUIs authorization
      
      * Renaming SystemUI -> SignerUI
      
      * Fixing clippy warnings
      
      * Lowering time threshold
      
      * Bumping sysui
      
      * Fixing test
      f61ee1a5
  9. Jun 06, 2016
  10. Jun 03, 2016
  11. Jun 02, 2016
  12. Jun 01, 2016
  13. May 31, 2016
  14. May 30, 2016
  15. May 29, 2016
  16. May 28, 2016
  17. May 27, 2016