You are viewing a single comment's thread from:

RE: Update on Hardfork 24 work by BlockTrades team

in HiveDevs4 years ago

I noticed the active_votes array returned by 'hive.api.getContent()' no longer include the 'time' and 'weight' fields. Are these omitted on purpose?

I use these on hiveblockexplorer.com. For example:
https://hiveblockexplorer.com/@blocktrades/update-on-hardfork-24-work-by-blocktrades-team

hive.api.getActiveVotes() returns an error (RPCError: Server error) using beta.openhive.network. It works properly when I use a non-eclipse node.

Sort:  

I think this error is similar to this one:

Yesterday, @good-karma began testing ecency against our Eclipse API service hosted by @gtg (https://beta.openhive.network/) and reported a problem: the API method find_account_names doesn’t return the post_json_metadata field.

Since most metadata is now being moved to hivemind, the eclipse nodes don't have it, but I am just guessing.

Yeah, looks like there are some fields being dropped in get_content call