Skip to content

v0.1.5

Compare
Choose a tag to compare
@yanganto yanganto released this 15 Oct 07:27
· 79 commits to main since this release
  • Try to decode error message when test fail
  • Show the specific caller when test fail
  • Handle 0x prefix address in Address
  • Handle 0x prefix address for test runtime
  • Fix doc with wasm target
  • Implement Key, Value trait for all unsigned integers
  • Implement Key, Value traits for String and SizedString

Special thanks: @carlosfrodrigues