Expand description
defines block cost related limits
Structs
Number of compute units for each built-in programs
Constants
Cluster data, method of collecting at https://github.com/fair-exchange/safecoin/issues/19627 Dashboard: https://metrics.safecoin.org:8889/sources/0/dashboards/10?refresh=Paused&lower=now%28%29%20-%2012h
Number of data bytes per compute units
max length of account data in a slot (bytes)
Static configurations:
Statically computed data:
number of concurrent processes,
Number of compute units that a writable account in a block is allowed. The limit is to prevent too many transactions write to same account, therefore reduce block’s parallelism.
Number of compute units for one signature verification.
Number of compute units for one write lock