Skip to content

Tests/Cache: remove `Obj.magic` from cache tests

Resolves tezos/tezos!2392 (comment 497361831)

  • Assert.Gas now accept Gas_limit_repr.Arith.fp instead of Gas.Arith.fp from Alpha_context.
  • Use Raw_context.prepare to create current context in order to avoid accessing Alpha_context.
  • make fmt for test files.

Merge request reports