Skip to content

Wrapping up 007 gas

Ilias Garnier requested to merge wrapping-up-gas-007 into proto-proposal

This MR finalizes gas for 007:

  • prettified gas constants (arbitrary, manual rounding + removing useless auto-generated let bindings)
  • basic unit test for cost functions (testing strict positivity)
  • important change per-manager operation cost from 10_000 to 1_000

Merge request reports