Results 83 comments of Ino Murko

This is quite a concerning issues. Did this ever occur? Is there a way to replicate this? Have you seen it in the wild and can provide logs?

the warn logs come out because transactions that are not accepted don't have information about used gas.

> A reverse that's rarely used: > > https://github.com/omgnetwork/elixir-omg/blob/master/apps/omg_db/lib/omg_db/rocksdb/core.ex#L125 > > ```elixir > defp do_filter_keys(reference, prefix) do > # https://github.com/facebook/rocksdb/wiki/Prefix-Seek-API-Changes#use-readoptionsprefix_seek > {:ok, iterator} = :rocksdb.iterator(reference, prefix_same_as_start: true) > move_iterator =...

ah, you mean that. If I remember correctly Piotr wanted it.

Sounds good! @pdobacz @pnowosie asses the ticket and let us know if it's a mainnet blocker.

Childchain is being addressed.

PS: Maybe this really belongs to the informational watcher for product. But Child Chain *really* needs this visibility.

1. There's two set of metrics we're interested in: - Product metrics related to UTXOs (how utilized are we, what are the amounts going in and out) - balance and...