1. Jan 15, 2018
  2. Jan 14, 2018
    • GitLab Build Bot's avatar
      da62cfd1
    • Marek Kotewicz's avatar
      bloom refactor (#7475) · 668d910c
      Marek Kotewicz authored
      * ethereum-types refactor in progress
      
      * ethereum-types refactor in progress
      
      * ethereum-types refactor in progress
      
      * ethereum-types refactor in progress
      
      * ethereum-types refactor finished
      
      * cleanup bloom mess
      
      * simplify usage of Bloom in few places
      
      * removed obsolete util/src/lib.rs
      
      * removed commented out code
      
      * ethereum-types 0.1.4
      
      * updated ethereum-types and tiny-keccak
      668d910c
  3. Jan 13, 2018
  4. Jan 12, 2018
  5. Jan 11, 2018
  6. Jan 10, 2018
  7. Jan 09, 2018
  8. Jan 08, 2018
    • Kirill Pimenov's avatar
      More thorough changes detection (#7472) · bdc3d6fe
      Kirill Pimenov authored
      * More thorough changes detection
      
      This basically trades false-negatives ("dumb" last commit not touching
      Rust on a Rust-touching branch) for false-positives (all builds against
      `stable` and `beta` will run all tests almost always).
      This seems to be a reasonable tradeoff.
      
      Closes #6507
      
      * We don't have Appveyor anymore
      
      * before_script sections are not merged
      
      * Limiting commit depth breaks branching detection
      bdc3d6fe
    • GitLab Build Bot's avatar
      4c22ca27