1. Mar 17, 2020
  2. Mar 16, 2020
  3. Mar 13, 2020
  4. Mar 12, 2020
  5. Mar 10, 2020
  6. Mar 09, 2020
  7. Feb 27, 2020
  8. Feb 26, 2020
    • Benjamin Kampmann's avatar
      set missing metadata fields, prepping alpha.2 (#5067) · 2afecf81
      Benjamin Kampmann authored
      * setting first batch of descriptions
      
      * fix what I just broke
      
      * next batch
      
      * and pallets, too
      
      * last batch
      
      * set cargo.lock
      
      * keep'em dev-deps
      
      * bump version to alpha.2
      v2.0.0-alpha.2
      2afecf81
    • Eric's avatar
      Fix/div by zero (#5041) · 5b415750
      Eric authored
      * Handle gas_price being zero separately
      
      * Bump spec_version
      
      * Add a unit & integration tests for gas price = 0
      5b415750
    • s3krit's avatar
      Activate publishing of draft releases... (#5062) · 0f4f9d76
      s3krit authored
      * Activate publishing of draft releases...
      
      ... And fix the message sending (missing parameter).
      
      * publish_draft_release.sh now checks latest...
      
      ... release on github rather than just a tag
      0f4f9d76
    • Denis_P's avatar
      Fix the issue with `trybuild`'s `ui` tests (#4992) · bad1280e
      Denis_P authored
      * repro ui bug
      
      * fix the tests
      
      * test with the new image
      
      * test without CARGO_HOME
      
      * test without fixes
      
      * test again
      
      * fix trybuild old versions
      
      * bump CArgo.lock
      
      * fix trybuild newest versions
      
      * bump Cargo.lock
      
      * trying on the latest image
      
      * bump Cargo.lock
      
      * run with the old image
      
      * ci will be green on the image from 2020-02-19 [skip ci]
      
      * bump Cargo.lock
      bad1280e