Alexander Eichhorn

Results 15 comments of Alexander Eichhorn

This seems to be an undesirable side-effect of changes in Hangzhou. TzGo uses an internal (undocumented) endpoint into the raw blockchain context `/chains/main/blocks/head/context/raw/json/big_maps/index/165079/contents` which used to list all active keys...

Hi, I think the problem is unrelated to changing the path. It looks like your `state.db` file is corrupt. This can happen in rare circumstances when a container is killed...

You could use `boltbrowser` https://github.com/br0xen/boltbrowser and edit the contents of all keys in bucket `tips` to the most recent block (you find its height and hash in bucket `chaintip`). This...

It exists and is called `seed_loss` (details are `lost_seed_fees` and `lost_seed_rewards`) and `endorsing_loss`. See https://docs.tzpro.io/api/index/tables/income-table https://docs.tzpro.io/api/index/explorer/bakers#get-baker-cycle-income Example https://api.tzpro.io/explorer/bakers/tz3ipHZQpBBFuxv7eKoFgGnTaU3RBhnS93yY/income/619?api_key=YOUR_API_KEY

Can you define "baking loss" please?