baking-bad/tzkt

Update sampler to match tezos/tezos

novalis opened this issue · 1 comments

I recently fixed a minor bug in the corresponding tezos code here: https://gitlab.com/tezos/tezos/-/merge_requests/4385

It looks like tzkt still needs an update to do the same:

var r = Math.Abs(state.ReadInt64(pos));

Huh, very nice catch! Many thanks for letting know!