1. Apr 06, 2021
  2. 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
  3. Mar 31, 2021
  4. Mar 30, 2021
  5. Mar 29, 2021
  6. Mar 23, 2021
  7. Mar 22, 2021
  8. Mar 10, 2021
  9. Mar 09, 2021
  10. Mar 08, 2021
  11. Mar 04, 2021
  12. Mar 02, 2021
  13. Mar 01, 2021
  14. Feb 24, 2021
  15. Feb 23, 2021
  16. Feb 22, 2021
  17. Feb 19, 2021
  18. Feb 18, 2021
  19. Feb 15, 2021
  20. Feb 12, 2021
  21. 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
  22. Feb 08, 2021
  23. Feb 05, 2021
  24. Jan 28, 2021
  25. Jan 27, 2021
  26. Jan 26, 2021
  27. Jan 25, 2021
  28. Jan 20, 2021
  29. Jan 18, 2021
  30. Jan 15, 2021