hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
38 stars 53 forks source link

Add coverage example for Transient Storage and Memory Copy Cancun opcodes (HIP-865) #688

Closed quiet-node closed 3 months ago

quiet-node commented 7 months ago

Problem

Based on HIP-865, Transient Storage and Memory Copy Cancun opcodes are now officially enabled on Hedera network. Currently, no contracts or examples existed to showcase this update.

Solution

Add new contracts and associated tests to expose the support for new Cancun opcodes

Resources: