Skip to content

Milestones #4

@smoelius

Description

@smoelius

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions