clearmatics/mobius

Change `constant` and `view` to `pure` when compiler supports it.

HarryR opened this issue · 0 comments

For functions which could be pure, e.g. all of the bn256g1, anything which doesn't reference state variables.

See: