Skip to content

Limit the number of execution cycles for network txs #1800

@Mirko-von-Leipzig

Description

@Mirko-von-Leipzig

We currently use the default executor, which defaults to 1 << 29 cycles.

We should limit this to something more reasonable, like 64k. It likely makes sense to make this a configurable parameter.

Some additional context 0xMiden/protocol#2618

Metadata

Metadata

Labels

network transactionsRelates to the network transactions feature

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions