-
Add a new type, MultiTransaction, to enable simultaneous transfers to multiple target chains on aelf, simplifying cross-chain transfers and similar business scenarios for users and dApps. #3613
-
Introduce a new API, /api/blockChain/transactionResultWithBVP. For transactions that have not been included in a block and have expired, the StatusWithBVP field will indicate "EXPIRED", signalling that the transaction can no longer be successfully processed. #3625 #3628
-
Add Func and Tuple APIs with multiple parameters to the whitelist to improve development efficiency, and introduce cryptographic curve functions to support ZK contract development. #3614