v0.24.0
greenhat
released this
12 May 11:44
·
211 commits
to develop
since this release
[0.24.0] - 2023-05-12
Added
- Introduce Wallet::sign_tx_input; by @greenhat in #689
- Introduce transaction::verify_tx_input_proof by @greenhat in #691
- Tuple expression support in register values by @greenhat in #702
- Include backtrace on error in Expr::check_post_eval_tpe by @greenhat in #713
- enable TC39 weak ref support in wasm-bindgen by @greenhat in #682