Skip to content

v1.3.2

Compare
Choose a tag to compare
@maoueh maoueh released this 24 Jan 20:53
  • Fixed store.has_at Wazero signature which was defined as has_at(storeIdx: i32, ord: i32, key_ptr: i32, key_len: i32) but should have been has_at(storeIdx: i32, ord: i64, key_ptr: i32, key_len: i32).
  • Fixed the local substreams alpha service serve ClickHouse deployment which was failing with a message regarding fork handling.
  • Catch more cases of WASM deterministic errors as InvalidArgument.
  • Added some output-stream info to logs.