1. May 25, 2021
  2. May 13, 2021
  3. May 12, 2021
  4. May 10, 2021
  5. Apr 23, 2021
  6. Apr 22, 2021
  7. Apr 21, 2021
  8. Apr 20, 2021
    • Michael Müller's avatar
      Fix flaky CI test (#263) · 307de23e
      Michael Müller authored
      * Add fix
      
      * Revert "Add fix"
      
      This reverts commit 5c81fee5.
      
      * Generate unique contract names for tests
      
      * Fix test
      
      * Implement comments
      
      * Implement comments
      307de23e
  9. Apr 19, 2021
  10. Apr 16, 2021
  11. Apr 13, 2021
  12. Apr 12, 2021
  13. Apr 07, 2021
  14. Apr 06, 2021
  15. Apr 01, 2021
    • Aten's avatar
      Add git commit hash in cargo-contract version (#189) · cacf2d54
      Aten authored
      * add git commit hash in cargo-contract version
      
      * remove todo and add version for `cargo contract` command
      
      * It seems that I misunderstand the requirements. recover the old modify
      
      * remove `pub`
      cacf2d54
  16. Mar 31, 2021
  17. Mar 30, 2021
  18. Mar 29, 2021
  19. Mar 26, 2021
  20. Mar 24, 2021
    • Michael Müller's avatar
      Test new project template in CI (#235) · 6d8ef3f1
      Michael Müller authored
      * Test new project template in CI
      
      * Add empty workspace before build
      
      * Add `--all-features`
      6d8ef3f1
    • Michael Müller's avatar
      Support `optimization-passes` in the release profile (#231) · 3454c125
      Michael Müller authored
      * Reduce code for `OptimizationPasses`
      
      * Fix typo: zeros ➜ zeroes
      
      * Reduce code for `OptimizationPasses`
      
      * Add log output for optimization flags
      
      * Support `optimization-passes` in the release profile
      
      * Add link to Windows binary releases to Readme
      
      * Improve failed assert message
      
      * Account for `binaryen-rs` behavior
      
      * Link GitHub issue in comment
      
      * Implement comments
      
      * Update `--help`
      3454c125
  21. Mar 23, 2021
  22. Mar 22, 2021