iotex-core
iotex-core copied to clipboard
Standalone mode cannot grant reward
What version of iotex-core are you using (ioctl version)?
0.10.0
What did you do? If possible, provide a recipe for reproducing the error.
reward protocol which queries ProductivityByEpoch cannot return appropriate values in standalone mode
Basically, Standalone is one mode to run iotex blockchain with a single node, mostly for testing/demo purposes.
This issue is fixed now.
Run blockchain in standalone mode and query the node reward. First check the rolldpos protocol is registered or not, and ProductivityByEpoch is not called yet. The output: