1. Jun 20, 2016
  2. Jun 19, 2016
  3. Jun 18, 2016
    • Marek Kotewicz's avatar
      Merge pull request #1324 from ethcore/renamefield · 3617923d
      Marek Kotewicz authored
      Update default gas limit, rename field
      3617923d
    • Edward Wang's avatar
      Use constants for DatabaseConfig (#1318) · 2b650117
      Edward Wang authored
      Closes #1157
      2b650117
    • Gav Wood's avatar
      Remove code no longer in master :-S · 47cd9ff3
      Gav Wood authored
      47cd9ff3
    • Gav Wood's avatar
      Unsaved file. Duh. · 7208f9f9
      Gav Wood authored
      7208f9f9
    • Tomasz Drwięga's avatar
      Fixing warnings (#1321) · 81df97a7
      Tomasz Drwięga authored
      81df97a7
    • 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
    • Arkadiy Paronyan's avatar
      Syncing fix (#1320) · ec654fea
      Arkadiy Paronyan authored
      * Fixed aborting peer for expired session
      
      * Don't ban for usesless
      ec654fea
    • Gav Wood's avatar
      Merge branch 'master' into renamefield · d416e5d9
      Gav Wood authored
      d416e5d9
    • Gav Wood's avatar
      Rename block_dao -> reject_dao. · 22e390f9
      Gav Wood authored
      22e390f9