Files
pezkuwi-subxt/substrate/client/cli
Bastian Köcher e2b21d00c7 sc-executor: Increase maximum instance count (#1856)
Changes the maximum instances count for `wasmtime` to `64`. It also
allows to only pass in maximum `32` for `--max-runtime-instances` as
`256` was way too big. With `64` instances in total and `32` that can be
configured in maximum, there should be enough space to accommodate for
extra instances that are may required to be allocated adhoc.

---------

Co-authored-by: Koute <koute@users.noreply.github.com>
2023-10-22 10:44:34 +02:00
..
2023-10-09 14:56:30 +01:00
2023-09-04 12:02:32 +03:00

Substrate CLI library.

License: GPL-3.0-or-later WITH Classpath-exception-2.0