forked from hyperledger-solang/solang
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
For information on these milestones, see the Add Stylus as a Solang compiler target proposal.
Milestone 1
- read_args
- write_result
- storage_load_bytes32
- expand tests
- storage_cache_bytes32
- storage_flush_cache
- call_contract
- delegate_call_contract
- expand tests
- static_call_contract
- expand tests
- read_return_data
- return_data_size
- msg_sender
- tx_origin
Milestone 2
- emit_log
- transient_load_bytes32
- transient_store_bytes32
- create1
- create2
- evm_gas_left
- block_basefee
- block_coinbase
- block_gas_limit
- block_number
- block_timestamp
- chainid
- contract_address
- msg_value
Milestone 3
- account_balance
- account_code
- account_code_size
- account_codehash
- native_keccak256
- math_div
- math_mod
- math_pow
- math_add_mod
- math_mul_mod
- tx_gas_price
Metadata
Metadata
Assignees
Labels
No labels