1. Oct 04, 2016
  2. Oct 02, 2016
  3. Oct 01, 2016
  4. Sep 30, 2016
  5. Sep 29, 2016
  6. Sep 28, 2016
  7. Sep 27, 2016
  8. Sep 25, 2016
    • Tomasz Drwięga's avatar
      Penalize transactions with gas above gas limit (#2271) · c3741640
      Tomasz Drwięga authored
      * Handle RLP to string UTF-8 decoding errors (#2217)
      
      * Penalize transactions with gas above gas limit
      
      * Avoid penalizing legit transactions
      
      * saturating not overflowing
      
      * Remove crufty code
      
      * Introduce gas price ordering.
      
      * Gas before gas-price, as long as the minimum price is met.
      
      * saturating add
      c3741640
  9. Sep 23, 2016
  10. Sep 22, 2016
  11. Sep 21, 2016
  12. Sep 20, 2016
  13. Sep 11, 2016
    • Arkadiy Paronyan's avatar
      Backports to beta (#2068) · 2a82fa0a
      Arkadiy Paronyan authored
      * Fix several RPCs (#1926)
      
      * Fix up pending receipts details.
      
      * Add support for additional params and registry over RPC.
      
      * Fix tests.
      
      * Add test, additional fix.
      
      Fixes #1932.
      
      * Fix up tests.
      
      * Fix test.
      
      * Fix test.
      
      * DB WAL size limit (#1935)
      
      * Limit WAL size
      
      * Check pruning by db modification date (#1924)
      
      * Cache address hash (#1943)
      
      * ECIES without MAC (#1948)
      
      * Use random IV for ECIES AES
      
      * ECIES encrypt/decrypt for a single message
      
      * Derive IV from shared secret
      
      * Apply settings to column families
      
      * fixed #1933 (#1979)
      
      * Fixed neighbours collection (#1996)
      
      * dapps-hosts configuration
      
      * Disabled counter check
      
      * always process trie death row on commit, add more tracing
      
      * fixed transaction addresses mapping, fixes #1971
      
      * simplified iterator
      
      * v1.3.1
      
      * v1.3.1
      v1.3.1
      2a82fa0a
  14. Sep 09, 2016