pro-wh
pro-wh
> But I got 0 amount for all balance even active balance. What do you think? can you open a new issue with some more information about this? the gateway...
that means no ROSE is delegated _to_ that address. you need to put in the address of, for example, a validator to see the total ROSE delegated to it.
unfortunately there's no fast way to do it in the 22.2.x oasis-node. there's only that slow piece of code that was timing out for you
we've resolved this in oasis-core
network b11b369e0da5bb230b220127f5e7b242d385ef8c6f54906243f30af63c815535 (mainnet, damask upgrade) started on height 8048956 (see the genesis file). blocks below that number don't exist on this hard fork of the network, so you won't be...
I think it has to do with setting up a node without pruning. But again, just make sure this is clear, "the first block of the chain" has height 8048956,...
Yeah, that's definitely worth bringing up. Oasis Scan, in addition to allowing users to view blocks on the current network, also allows users to view blocks from previous hard forks....
https://docs.oasis.dev/general/run-a-node/upgrade-log see historical upgrade instructions here to get what version of oasis-node to run and some hints on how to configure it. the configuration has undergone various changes https://github.com/oasisprotocol/mainnet-artifacts/releases you...
Would you be able to get the logs from the gateway from around the time you make this request? I haven't been able to reproduce this on our deployment.
can you run `docker attach` on that container? I think by default it logs everything to the container output