1. Feb 24, 2021
  2. Feb 23, 2021
  3. Feb 22, 2021
  4. Feb 19, 2021
  5. Feb 18, 2021
  6. Feb 15, 2021
  7. Feb 12, 2021
  8. Feb 11, 2021
    • Michael Müller's avatar
      Implement Wasm validation for known issues/markers (#171) · 4f7356b7
      Michael Müller authored
      * Implement Wasm validation for known issues/markers
      
      * Add test for invalid panic import
      
      * Add prefix to error markers
      
      * Add test for ink! codegen error marker
      
      * Implement improved linker error protocol
      
      * Move validation into its own module
      
      * Migrate tests to new linker error protocol
      
      * Fix merge
      
      * Improve code structure
      
      * Fix formatting
      
      * Improve code structure
      
      * Remove mod indirection
      
      * Replace `contains` with `starts_with`
      
      * Add note regarding equivalent ink! type necessity
      
      * Throw an error on invalid import function
      
      * Add sunny day test
      
      * Do not panic if no import section is found
      
      * Update error message on decoding error
      4f7356b7
  9. Feb 08, 2021
  10. Feb 05, 2021
  11. Feb 04, 2021
    • Michael Müller's avatar
      Use either `binaryen-rs` dep or `wasm-opt` binary (#168) · 0e80763c
      Michael Müller authored
      * Fix `#[warn(clippy::ptr_arg)]`
      
      * Use either `binaryen-rs` dep or `wasm-opt` binary
      
      * Implement reviewers suggestions
      
      * Rename `optimization_level` to `optimization_passes`
      
      * Revert "Rename `optimization_level` to `optimization_passes`"
      
      This reverts commit 1fd35bcd.
      
      * Update installation instructions
      
      * Update readme
      
      * Add package manager links
      0e80763c
  12. Jan 28, 2021
  13. Jan 27, 2021
  14. Jan 26, 2021
  15. Jan 25, 2021
  16. Jan 20, 2021
  17. Jan 18, 2021
  18. Jan 15, 2021
  19. Jan 13, 2021
  20. Jan 12, 2021
  21. Jan 11, 2021
  22. Jan 08, 2021
  23. Jan 05, 2021
  24. Dec 14, 2020
  25. Dec 10, 2020
  26. Dec 01, 2020
    • Andrew Jones's avatar
      Release v0.8.0 (#111) · 24c2854f
      Andrew Jones authored
      * Bump versions
      
      * Upgrade dependencies
      
      * Update CHANGELOG.md
      
      * Fix CHANGELOG.md
      
      * Remove changelog messages about CI
      24c2854f
  27. Nov 05, 2020
  28. Nov 02, 2020