1. Apr 21, 2018
  2. Apr 20, 2018
    • 5chdn's avatar
      Update Parity stable to 1.9.7 · 0d89093c
      5chdn authored
      0d89093c
    • GitLab Build Bot's avatar
      c48a6968
    • GitLab Build Bot's avatar
      ca436e87
    • Wei Tang's avatar
      [stable] Backports (#8449) · 014d0ac1
      Wei Tang authored
      * Use forked app_dirs crate for reverted Windows dir behavior  (#8438)
      
      * Remove unused appdirs dependency in CLI
      
      * Use forked app_dirs crate for reverted Windows dir behavior
      
      * remove Tendermint extra_info due to seal inconsistencies (#8367)
      
      * Improve VM executor stack size estimation rules (#8439)
      
      * Improve VM executor stack size estimation rules
      
      * typo: docs add "(Debug build)" comment
      
      * Fix an off by one typo and set minimal stack size
      
      This avoids the case if `depth_threshold == max_depth`. Usually setting stack size to zero will just rebound it to
      platform minimal stack size, but we set it here just in case.
      
      * Use saturating_sub to avoid potential overflow
      
      * Upgrade crossbeam to 0.3
      v1.9.7-ci0
      014d0ac1
  3. Apr 16, 2018
  4. Apr 10, 2018
  5. Mar 26, 2018
  6. Mar 23, 2018
  7. Mar 21, 2018
  8. Mar 19, 2018
  9. Mar 17, 2018
  10. Mar 15, 2018
  11. Mar 14, 2018
    • Rando's avatar
      Stable backports (#8055) · 2acfdfc9
      Rando authored
      * CI: Fix cargo cache (#7968)
      
      * Fix cache
      
      Blocking waiting for file lock on the registry index
      
      * Only clean locked cargo cache on windows
      
      * fixed ethstore sign (#8026)
      
      * fix cache & snapcraft CI build (#8052)
      
      after successful testing it is necessary to port in a ```beta``` and ```stable```
      
      *  Add MCIP-6 Byzyantium transition to Musicoin spec (#7841)
      
      * Add test chain spec for musicoin byzantium testnet
      
      * Add MCIP-6 Byzyantium transition to Musicoin spec
      
      * Update mcip6_byz.json
      
      * ethcore: update musicoin byzantium block number
      
      * ethcore: update musicoin byzantium block number
      
      * ethcore: update musicoin bootnodes
      
      * Update musicoin.json
      
      * Update musicoin.json
      
      * More bootnodes.
      2acfdfc9
  12. Mar 13, 2018