I need a pointer here please. I am working my way through the codebase and just need one thing

There’s already an issue open but I’m just uploading a awe v0.5.0 to https://downloads.happybeing.com which helps show this. I don’t have a build for MacOS but there are instructions for that on the forum here.

The following command just syncs to get the register and then prints some info. You can list the entries too (use --help for options).
awe inspect-register --register-summary d6108b6090abc54159fad5e034473ec0a6264746001543a3b2e475474cc35da3a56cf326d1e1abbed387f8fd53e3fe6dfb3431cfb3f1c8c1bbd044cbddd1c08a2e4bf25521f909d9c18d0bd4a825a274

This gets the register and prints a summary for it such as:

Autonomi client initialising...
Connecting to the network using 50 peers
register: d6108b6090abc54159fad5e034473ec0a6264746001543a3b2e475474cc35da3a56cf326d1e1abbed387f8fd53e3fe6dfb3431cfb3f1c8c1bbd044cbddd1c08a2e4bf25521f909d9c18d0bd4a825a274
type: 1fd6ee..
size: 12

Most of the time however it reports size 2. Sometimes 12 (correct) and occasionally something else.

3 Likes