v3.4.0
Version 3.4.0
We keep ink! v3 updated with nice features and fixes from the master
branch.
This release:
- Introduces the
ink_env::pay_with_call!
helper macro for the emulation of invoking payble messages in off-chain tests.
As response to ink! developers request on the Substrate StackExchange. - Fixes contracts compilation error with the latest Rust
+nightly
‒ #1417 (thanks @xgreenx).
See the back portation PR #1439 for details.