Odaily Planet Daily News Ethereum expansion program Fuel tweeted that the virtual machine FuelVM has been upgraded to enhance its performance and security. The update features of this update include:
1. The contract can now mint unlimited types of tokens, and supports functions such as native NFT and EIP-1155 type multi-tokens;
2. Add support for new encrypted signature types secp256r1 and ed25519, and add new encrypted signature curves, which will enable Fuel to natively support WebAuthn and Cosmos wallets;
3. Add native support for 256-bit encrypted bits, so that it can perform large mathematical operations at a lower cost and improve interoperability with EVM;
4. Removed the limit on the number of nested calls;
5. Parallel predicate verification, now the network and memory pool can handle more transactions, thereby increasing network TPS and utilizing all cores;
6. WASM Bindgen supports Fuel-types and Fuel-asm types, so that it can unify the Rust and TypeScript SDK code bases, achieve a rapid development process, and reduce errors caused by different implementations.
In previous news, Fuel Labs, the developer of Fuel, the modular execution layer of Ethereum, announced that it will soon launch FuelProver, a hybrid proof (Hybrid Proving) solution.
As a fusion solution of Optimistic and ZK, FuelProver can support all the latest general-purpose Prover, reduce the withdrawal window and achieve high throughput. FuelProver will initially use one Prover, with the aim of evolving to a multi-Prover model to enhance correctness. In addition, FuelProver plans to support multiple proof mechanisms, including Risc Zero, zkSync, Powdr, etc.