koinos / koinos-types

The Rosetta Stone of the Koinos ecosystem. Allows for the interpretation of Koinos data structures in a multitude of languages. Useful in the development of microservices, clients, and smart contracts.
MIT License
12 stars 3 forks source link

Add max_ticks argument to execute_contract_args #210

Closed theoreticalbts closed 3 years ago

theoreticalbts commented 3 years ago

We need to add a max_ticks argument to execute_contract_args to support counting and enforcing limits on opcodes.

sgerbino commented 3 years ago

We are going with a different strategy.