after transfer of tokens from HIVE network to peerplays network, HBD balances shown in HIVE network is not proper. #125

Closed
opened 2021-06-08 18:42:53 +00:00 by prandnum · 6 comments
prandnum commented 2021-06-08 18:42:53 +00:00 (Migrated from gitlab.com)

Steps:

Balances before HIVE

unlocked >>> get_account account07
get_account account07
355405ms websocket_api.cpp:102         on_message           ] message: {"jsonrpc":"2.0","result":[{"id":29,"name":"account07","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST7JNpAuX5mFoUTuTjPt25bsfBaienz4jujSbQQcWPekLH4PKwQT",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST8UdKL5WSQnHzaobqJhXhraJ6iT85EeezQKnHeRhdvNyyCVTELJ",1]]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6QNCZRMagxhxAaPr7jBw6aZnGwnvcwy1MoiEmgDyZT5qBrnb58",1]]},"memo_key":"TST5QGyn69TtAHev4JbG7QmFhx4iLjRVWjFcmDFxiiyLkmeTsqMjk","json_metadata":"","posting_json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"1970-01-01T00:00:00","created":"2021-06-08T15:30:00","mined":false,"recovery_account":"initminer","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_manabar":{"current_mana":"36466059754","last_update_time":1623166500},"downvote_manabar":{"current_mana":"9116514938","last_update_time":1623166500},"voting_power":0,"balance":"4000000.000 TESTS","savings_balance":"0.000 TESTS","hbd_balance":"1000000.000 TBD","hbd_seconds":"0","hbd_seconds_last_update":"2021-06-08T15:31:42","hbd_last_interest_payment":"1970-01-01T00:00:00","savings_hbd_balance":"0.000 TBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"0.000 TBD","reward_hive_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_hive":"0.000 TESTS","vesting_shares":"36466.059754 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"36466.059754 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","last_vote_time":"1970-01-01T00:00:00","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[{"time":"2021-06-08T15:35:00","val":"36466059754"}],"vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":1}
{
  "id": 29,
  "name": "account07",
  "owner": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST7JNpAuX5mFoUTuTjPt25bsfBaienz4jujSbQQcWPekLH4PKwQT",
        1
      ]
    ]
  },
  "active": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST8UdKL5WSQnHzaobqJhXhraJ6iT85EeezQKnHeRhdvNyyCVTELJ",
        1
      ]
    ]
  },
  "posting": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST6QNCZRMagxhxAaPr7jBw6aZnGwnvcwy1MoiEmgDyZT5qBrnb58",
        1
      ]
    ]
  },
  "memo_key": "TST5QGyn69TtAHev4JbG7QmFhx4iLjRVWjFcmDFxiiyLkmeTsqMjk",
  "json_metadata": "",
  "posting_json_metadata": "",
  "proxy": "",
  "last_owner_update": "1970-01-01T00:00:00",
  "last_account_update": "1970-01-01T00:00:00",
  "created": "2021-06-08T15:30:00",
  "mined": false,
  "recovery_account": "initminer",
  "last_account_recovery": "1970-01-01T00:00:00",
  "reset_account": "null",
  "comment_count": 0,
  "lifetime_vote_count": 0,
  "post_count": 0,
  "can_vote": true,
  "voting_manabar": {
    "current_mana": "36466059754",
    "last_update_time": 1623166500
  },
  "downvote_manabar": {
    "current_mana": "9116514938",
    "last_update_time": 1623166500
  },
  "voting_power": 0,
  "balance": "4000000.000 TESTS",
  "savings_balance": "0.000 TESTS",
  "hbd_balance": "1000000.000 TBD",
  "hbd_seconds": "0",
  "hbd_seconds_last_update": "2021-06-08T15:31:42",
  "hbd_last_interest_payment": "1970-01-01T00:00:00",
  "savings_hbd_balance": "0.000 TBD",
  "savings_hbd_seconds": "0",
  "savings_hbd_seconds_last_update": "1970-01-01T00:00:00",
  "savings_hbd_last_interest_payment": "1970-01-01T00:00:00",
  "savings_withdraw_requests": 0,
  "reward_hbd_balance": "0.000 TBD",
  "reward_hive_balance": "0.000 TESTS",
  "reward_vesting_balance": "0.000000 VESTS",
  "reward_vesting_hive": "0.000 TESTS",
  "vesting_shares": "36466.059754 VESTS",
  "delegated_vesting_shares": "0.000000 VESTS",
  "received_vesting_shares": "0.000000 VESTS",
  "vesting_withdraw_rate": "0.000000 VESTS",
  "post_voting_power": "36466.059754 VESTS",
  "next_vesting_withdrawal": "1969-12-31T23:59:59",
  "withdrawn": 0,
  "to_withdraw": 0,
  "withdraw_routes": 0,
  "pending_transfers": 0,
  "curation_rewards": 0,
  "posting_rewards": 0,
  "proxied_vsf_votes": [
    0,
    0,
    0,
    0
  ],
  "witnesses_voted_for": 0,
  "last_post": "1970-01-01T00:00:00",
  "last_root_post": "1970-01-01T00:00:00",
  "last_vote_time": "1970-01-01T00:00:00",
  "post_bandwidth": 0,
  "pending_claimed_accounts": 0,
  "delayed_votes": [{
      "time": "2021-06-08T15:35:00",
      "val": "36466059754"
    }
  ]
}
unlocked >>> get_account son-account
get_account son-account
356478ms websocket_api.cpp:102         on_message           ] message: {"jsonrpc":"2.0","result":[{"id":6,"name":"son-account","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST8kLKo9seYaJvuQSdwFd2YAi29VRdCVeLgd3E8A7PUFaKosYRGL",1]]},"active":{"weight_threshold":11,"account_auths":[["sonaccount01",1],["sonaccount02",1],["sonaccount03",1],["sonaccount04",1],["sonaccount05",1],["sonaccount06",1],["sonaccount07",1],["sonaccount08",1],["sonaccount09",1],["sonaccount10",1],["sonaccount11",1],["sonaccount12",1],["sonaccount13",1],["sonaccount14",1],["sonaccount15",1]],"key_auths":[]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6aEkVuFwiZB8Fz3fDSH5pLuJxmMHbnVW8t6wc2oGMkjsFRTyVx",1]]},"memo_key":"TST8Awh2THVMy44jS4daKQmVSeTHjW66Zey87wyZCiTx8NrTd2KLr","json_metadata":"","posting_json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2021-06-08T15:50:15","created":"2021-06-08T15:28:51","mined":false,"recovery_account":"initminer","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_manabar":{"current_mana":"36466114078","last_update_time":1623166431},"downvote_manabar":{"current_mana":"9116528519","last_update_time":1623166431},"voting_power":0,"balance":"4000000.000 TESTS","savings_balance":"0.000 TESTS","hbd_balance":"1000000.000 TBD","hbd_seconds":"0","hbd_seconds_last_update":"2021-06-08T15:30:33","hbd_last_interest_payment":"1970-01-01T00:00:00","savings_hbd_balance":"0.000 TBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"0.000 TBD","reward_hive_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_hive":"0.000 TESTS","vesting_shares":"36466.114078 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"36466.114078 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","last_vote_time":"1970-01-01T00:00:00","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[{"time":"2021-06-08T15:33:51","val":"36466114078"}],"vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":2}
{
  "id": 6,
  "name": "son-account",
  "owner": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST8kLKo9seYaJvuQSdwFd2YAi29VRdCVeLgd3E8A7PUFaKosYRGL",
        1
      ]
    ]
  },
  "active": {
    "weight_threshold": 11,
    "account_auths": [[
        "sonaccount01",
        1
      ],[
        "sonaccount02",
        1
      ],[
        "sonaccount03",
        1
      ],[
        "sonaccount04",
        1
      ],[
        "sonaccount05",
        1
      ],[
        "sonaccount06",
        1
      ],[
        "sonaccount07",
        1
      ],[
        "sonaccount08",
        1
      ],[
        "sonaccount09",
        1
      ],[
        "sonaccount10",
        1
      ],[
        "sonaccount11",
        1
      ],[
        "sonaccount12",
        1
      ],[
        "sonaccount13",
        1
      ],[
        "sonaccount14",
        1
      ],[
        "sonaccount15",
        1
      ]
    ],
    "key_auths": []
  },
  "posting": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST6aEkVuFwiZB8Fz3fDSH5pLuJxmMHbnVW8t6wc2oGMkjsFRTyVx",
        1
      ]
    ]
  },
  "memo_key": "TST8Awh2THVMy44jS4daKQmVSeTHjW66Zey87wyZCiTx8NrTd2KLr",
  "json_metadata": "",
  "posting_json_metadata": "",
  "proxy": "",
  "last_owner_update": "1970-01-01T00:00:00",
  "last_account_update": "2021-06-08T15:50:15",
  "created": "2021-06-08T15:28:51",
  "mined": false,
  "recovery_account": "initminer",
  "last_account_recovery": "1970-01-01T00:00:00",
  "reset_account": "null",
  "comment_count": 0,
  "lifetime_vote_count": 0,
  "post_count": 0,
  "can_vote": true,
  "voting_manabar": {
    "current_mana": "36466114078",
    "last_update_time": 1623166431
  },
  "downvote_manabar": {
    "current_mana": "9116528519",
    "last_update_time": 1623166431
  },
  "voting_power": 0,
  "balance": "4000000.000 TESTS",
  "savings_balance": "0.000 TESTS",
  "hbd_balance": "1000000.000 TBD",
  "hbd_seconds": "0",
  "hbd_seconds_last_update": "2021-06-08T15:30:33",
  "hbd_last_interest_payment": "1970-01-01T00:00:00",
  "savings_hbd_balance": "0.000 TBD",
  "savings_hbd_seconds": "0",
  "savings_hbd_seconds_last_update": "1970-01-01T00:00:00",
  "savings_hbd_last_interest_payment": "1970-01-01T00:00:00",
  "savings_withdraw_requests": 0,
  "reward_hbd_balance": "0.000 TBD",
  "reward_hive_balance": "0.000 TESTS",
  "reward_vesting_balance": "0.000000 VESTS",
  "reward_vesting_hive": "0.000 TESTS",
  "vesting_shares": "36466.114078 VESTS",
  "delegated_vesting_shares": "0.000000 VESTS",
  "received_vesting_shares": "0.000000 VESTS",
  "vesting_withdraw_rate": "0.000000 VESTS",
  "post_voting_power": "36466.114078 VESTS",
  "next_vesting_withdrawal": "1969-12-31T23:59:59",
  "withdrawn": 0,
  "to_withdraw": 0,
  "withdraw_routes": 0,
  "pending_transfers": 0,
  "curation_rewards": 0,
  "posting_rewards": 0,
  "proxied_vsf_votes": [
    0,
    0,
    0,
    0
  ],
  "witnesses_voted_for": 0,
  "last_post": "1970-01-01T00:00:00",
  "last_root_post": "1970-01-01T00:00:00",
  "last_vote_time": "1970-01-01T00:00:00",
  "post_bandwidth": 0,
  "pending_claimed_accounts": 0,
  "delayed_votes": [{
      "time": "2021-06-08T15:33:51",
      "val": "36466114078"
    }
  ]
}
unlocked >>>

Balances before Peerplays

unlocked >>> list_account_balances account07
list_account_balances account07
50000000 TEST
1000000 PBTC
1000000 PEOS
1000000 PETH

unlocked >>> list_account_balances son-account
list_account_balances son-account
49099039.95344 TEST

unlocked >>>

Using Hive cli wallet transfer the tokens

transfer account07 son-account "1234.000 TBD" null true

transfer account07 son-account "4321.000 TESTS" null true

Balances after HIVE

unlocked >>> get_account account07
get_account account07
3305745ms websocket_api.cpp:102         on_message           ] message: {"jsonrpc":"2.0","result":[{"id":29,"name":"account07","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST7JNpAuX5mFoUTuTjPt25bsfBaienz4jujSbQQcWPekLH4PKwQT",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST8UdKL5WSQnHzaobqJhXhraJ6iT85EeezQKnHeRhdvNyyCVTELJ",1]]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6QNCZRMagxhxAaPr7jBw6aZnGwnvcwy1MoiEmgDyZT5qBrnb58",1]]},"memo_key":"TST5QGyn69TtAHev4JbG7QmFhx4iLjRVWjFcmDFxiiyLkmeTsqMjk","json_metadata":"","posting_json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"1970-01-01T00:00:00","created":"2021-06-08T15:30:00","mined":false,"recovery_account":"initminer","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_manabar":{"current_mana":"36466059754","last_update_time":1623166500},"downvote_manabar":{"current_mana":"9116514938","last_update_time":1623166500},"voting_power":0,"balance":"3995679.000 TESTS","savings_balance":"0.000 TESTS","hbd_balance":"998773.363 TBD","hbd_seconds":"0","hbd_seconds_last_update":"2021-06-08T16:10:24","hbd_last_interest_payment":"2021-06-08T16:10:24","savings_hbd_balance":"0.000 TBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"0.000 TBD","reward_hive_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_hive":"0.000 TESTS","vesting_shares":"36466.059754 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"36466.059754 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","last_vote_time":"1970-01-01T00:00:00","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[{"time":"2021-06-08T15:35:00","val":"36466059754"}],"vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":13}
{
  "id": 29,
  "name": "account07",
  "owner": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST7JNpAuX5mFoUTuTjPt25bsfBaienz4jujSbQQcWPekLH4PKwQT",
        1
      ]
    ]
  },
  "active": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST8UdKL5WSQnHzaobqJhXhraJ6iT85EeezQKnHeRhdvNyyCVTELJ",
        1
      ]
    ]
  },
  "posting": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST6QNCZRMagxhxAaPr7jBw6aZnGwnvcwy1MoiEmgDyZT5qBrnb58",
        1
      ]
    ]
  },
  "memo_key": "TST5QGyn69TtAHev4JbG7QmFhx4iLjRVWjFcmDFxiiyLkmeTsqMjk",
  "json_metadata": "",
  "posting_json_metadata": "",
  "proxy": "",
  "last_owner_update": "1970-01-01T00:00:00",
  "last_account_update": "1970-01-01T00:00:00",
  "created": "2021-06-08T15:30:00",
  "mined": false,
  "recovery_account": "initminer",
  "last_account_recovery": "1970-01-01T00:00:00",
  "reset_account": "null",
  "comment_count": 0,
  "lifetime_vote_count": 0,
  "post_count": 0,
  "can_vote": true,
  "voting_manabar": {
    "current_mana": "36466059754",
    "last_update_time": 1623166500
  },
  "downvote_manabar": {
    "current_mana": "9116514938",
    "last_update_time": 1623166500
  },
  "voting_power": 0,
  "balance": "3995679.000 TESTS",
  "savings_balance": "0.000 TESTS",
  "hbd_balance": "998773.363 TBD",
  "hbd_seconds": "0",
  "hbd_seconds_last_update": "2021-06-08T16:10:24",
  "hbd_last_interest_payment": "2021-06-08T16:10:24",
  "savings_hbd_balance": "0.000 TBD",
  "savings_hbd_seconds": "0",
  "savings_hbd_seconds_last_update": "1970-01-01T00:00:00",
  "savings_hbd_last_interest_payment": "1970-01-01T00:00:00",
  "savings_withdraw_requests": 0,
  "reward_hbd_balance": "0.000 TBD",
  "reward_hive_balance": "0.000 TESTS",
  "reward_vesting_balance": "0.000000 VESTS",
  "reward_vesting_hive": "0.000 TESTS",
  "vesting_shares": "36466.059754 VESTS",
  "delegated_vesting_shares": "0.000000 VESTS",
  "received_vesting_shares": "0.000000 VESTS",
  "vesting_withdraw_rate": "0.000000 VESTS",
  "post_voting_power": "36466.059754 VESTS",
  "next_vesting_withdrawal": "1969-12-31T23:59:59",
  "withdrawn": 0,
  "to_withdraw": 0,
  "withdraw_routes": 0,
  "pending_transfers": 0,
  "curation_rewards": 0,
  "posting_rewards": 0,
  "proxied_vsf_votes": [
    0,
    0,
    0,
    0
  ],
  "witnesses_voted_for": 0,
  "last_post": "1970-01-01T00:00:00",
  "last_root_post": "1970-01-01T00:00:00",
  "last_vote_time": "1970-01-01T00:00:00",
  "post_bandwidth": 0,
  "pending_claimed_accounts": 0,
  "delayed_votes": [{
      "time": "2021-06-08T15:35:00",
      "val": "36466059754"
    }
  ]
}
unlocked >>> get_account son-account
get_account son-account
3307465ms websocket_api.cpp:102         on_message           ] message: {"jsonrpc":"2.0","result":[{"id":6,"name":"son-account","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST8kLKo9seYaJvuQSdwFd2YAi29VRdCVeLgd3E8A7PUFaKosYRGL",1]]},"active":{"weight_threshold":11,"account_auths":[["sonaccount01",1],["sonaccount02",1],["sonaccount03",1],["sonaccount04",1],["sonaccount05",1],["sonaccount06",1],["sonaccount07",1],["sonaccount08",1],["sonaccount09",1],["sonaccount10",1],["sonaccount11",1],["sonaccount12",1],["sonaccount13",1],["sonaccount14",1],["sonaccount15",1]],"key_auths":[]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6aEkVuFwiZB8Fz3fDSH5pLuJxmMHbnVW8t6wc2oGMkjsFRTyVx",1]]},"memo_key":"TST8Awh2THVMy44jS4daKQmVSeTHjW66Zey87wyZCiTx8NrTd2KLr","json_metadata":"","posting_json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2021-06-08T15:50:15","created":"2021-06-08T15:28:51","mined":false,"recovery_account":"initminer","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_manabar":{"current_mana":"36466114078","last_update_time":1623166431},"downvote_manabar":{"current_mana":"9116528519","last_update_time":1623166431},"voting_power":0,"balance":"4004321.000 TESTS","savings_balance":"0.000 TESTS","hbd_balance":"1001241.581 TBD","hbd_seconds":"0","hbd_seconds_last_update":"2021-06-08T16:10:24","hbd_last_interest_payment":"2021-06-08T16:10:24","savings_hbd_balance":"0.000 TBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"0.000 TBD","reward_hive_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_hive":"0.000 TESTS","vesting_shares":"36466.114078 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"36466.114078 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","last_vote_time":"1970-01-01T00:00:00","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[{"time":"2021-06-08T15:33:51","val":"36466114078"}],"vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":14}
{
  "id": 6,
  "name": "son-account",
  "owner": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST8kLKo9seYaJvuQSdwFd2YAi29VRdCVeLgd3E8A7PUFaKosYRGL",
        1
      ]
    ]
  },
  "active": {
    "weight_threshold": 11,
    "account_auths": [[
        "sonaccount01",
        1
      ],[
        "sonaccount02",
        1
      ],[
        "sonaccount03",
        1
      ],[
        "sonaccount04",
        1
      ],[
        "sonaccount05",
        1
      ],[
        "sonaccount06",
        1
      ],[
        "sonaccount07",
        1
      ],[
        "sonaccount08",
        1
      ],[
        "sonaccount09",
        1
      ],[
        "sonaccount10",
        1
      ],[
        "sonaccount11",
        1
      ],[
        "sonaccount12",
        1
      ],[
        "sonaccount13",
        1
      ],[
        "sonaccount14",
        1
      ],[
        "sonaccount15",
        1
      ]
    ],
    "key_auths": []
  },
  "posting": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST6aEkVuFwiZB8Fz3fDSH5pLuJxmMHbnVW8t6wc2oGMkjsFRTyVx",
        1
      ]
    ]
  },
  "memo_key": "TST8Awh2THVMy44jS4daKQmVSeTHjW66Zey87wyZCiTx8NrTd2KLr",
  "json_metadata": "",
  "posting_json_metadata": "",
  "proxy": "",
  "last_owner_update": "1970-01-01T00:00:00",
  "last_account_update": "2021-06-08T15:50:15",
  "created": "2021-06-08T15:28:51",
  "mined": false,
  "recovery_account": "initminer",
  "last_account_recovery": "1970-01-01T00:00:00",
  "reset_account": "null",
  "comment_count": 0,
  "lifetime_vote_count": 0,
  "post_count": 0,
  "can_vote": true,
  "voting_manabar": {
    "current_mana": "36466114078",
    "last_update_time": 1623166431
  },
  "downvote_manabar": {
    "current_mana": "9116528519",
    "last_update_time": 1623166431
  },
  "voting_power": 0,
  "balance": "4004321.000 TESTS",
  "savings_balance": "0.000 TESTS",
  "hbd_balance": "1001241.581 TBD",
  "hbd_seconds": "0",
  "hbd_seconds_last_update": "2021-06-08T16:10:24",
  "hbd_last_interest_payment": "2021-06-08T16:10:24",
  "savings_hbd_balance": "0.000 TBD",
  "savings_hbd_seconds": "0",
  "savings_hbd_seconds_last_update": "1970-01-01T00:00:00",
  "savings_hbd_last_interest_payment": "1970-01-01T00:00:00",
  "savings_withdraw_requests": 0,
  "reward_hbd_balance": "0.000 TBD",
  "reward_hive_balance": "0.000 TESTS",
  "reward_vesting_balance": "0.000000 VESTS",
  "reward_vesting_hive": "0.000 TESTS",
  "vesting_shares": "36466.114078 VESTS",
  "delegated_vesting_shares": "0.000000 VESTS",
  "received_vesting_shares": "0.000000 VESTS",
  "vesting_withdraw_rate": "0.000000 VESTS",
  "post_voting_power": "36466.114078 VESTS",
  "next_vesting_withdrawal": "1969-12-31T23:59:59",
  "withdrawn": 0,
  "to_withdraw": 0,
  "withdraw_routes": 0,
  "pending_transfers": 0,
  "curation_rewards": 0,
  "posting_rewards": 0,
  "proxied_vsf_votes": [
    0,
    0,
    0,
    0
  ],
  "witnesses_voted_for": 0,
  "last_post": "1970-01-01T00:00:00",
  "last_root_post": "1970-01-01T00:00:00",
  "last_vote_time": "1970-01-01T00:00:00",
  "post_bandwidth": 0,
  "pending_claimed_accounts": 0,
  "delayed_votes": [{
      "time": "2021-06-08T15:33:51",
      "val": "36466114078"
    }
  ]
}
unlocked >>>

Balances after Peerplays

unlocked >>> list_account_balances son-account
list_account_balances son-account
49098999.93344 TEST

unlocked >>> list_account_balances account07
list_account_balances account07
50000000 TEST
1234 HBD
4321 HIVE
1000000 PBTC
1000000 PEOS
1000000 PETH

unlocked >>>
Balance Summary from HIVE
#### account07
(-) 4321

(-) 1226.637

#### son-account
(+) 4321

(+) 1241.58

Balance Summary from Peerplays
#### account07
(+) 1234 HBD

(+) 4321 HIVE

#### son-account
(-) 40.02 TEST

peerplays logs: peerplays-witness.log

## Steps: ### Balances before HIVE ``` unlocked >>> get_account account07 get_account account07 355405ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":[{"id":29,"name":"account07","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST7JNpAuX5mFoUTuTjPt25bsfBaienz4jujSbQQcWPekLH4PKwQT",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST8UdKL5WSQnHzaobqJhXhraJ6iT85EeezQKnHeRhdvNyyCVTELJ",1]]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6QNCZRMagxhxAaPr7jBw6aZnGwnvcwy1MoiEmgDyZT5qBrnb58",1]]},"memo_key":"TST5QGyn69TtAHev4JbG7QmFhx4iLjRVWjFcmDFxiiyLkmeTsqMjk","json_metadata":"","posting_json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"1970-01-01T00:00:00","created":"2021-06-08T15:30:00","mined":false,"recovery_account":"initminer","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_manabar":{"current_mana":"36466059754","last_update_time":1623166500},"downvote_manabar":{"current_mana":"9116514938","last_update_time":1623166500},"voting_power":0,"balance":"4000000.000 TESTS","savings_balance":"0.000 TESTS","hbd_balance":"1000000.000 TBD","hbd_seconds":"0","hbd_seconds_last_update":"2021-06-08T15:31:42","hbd_last_interest_payment":"1970-01-01T00:00:00","savings_hbd_balance":"0.000 TBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"0.000 TBD","reward_hive_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_hive":"0.000 TESTS","vesting_shares":"36466.059754 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"36466.059754 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","last_vote_time":"1970-01-01T00:00:00","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[{"time":"2021-06-08T15:35:00","val":"36466059754"}],"vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":1} { "id": 29, "name": "account07", "owner": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST7JNpAuX5mFoUTuTjPt25bsfBaienz4jujSbQQcWPekLH4PKwQT", 1 ] ] }, "active": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST8UdKL5WSQnHzaobqJhXhraJ6iT85EeezQKnHeRhdvNyyCVTELJ", 1 ] ] }, "posting": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST6QNCZRMagxhxAaPr7jBw6aZnGwnvcwy1MoiEmgDyZT5qBrnb58", 1 ] ] }, "memo_key": "TST5QGyn69TtAHev4JbG7QmFhx4iLjRVWjFcmDFxiiyLkmeTsqMjk", "json_metadata": "", "posting_json_metadata": "", "proxy": "", "last_owner_update": "1970-01-01T00:00:00", "last_account_update": "1970-01-01T00:00:00", "created": "2021-06-08T15:30:00", "mined": false, "recovery_account": "initminer", "last_account_recovery": "1970-01-01T00:00:00", "reset_account": "null", "comment_count": 0, "lifetime_vote_count": 0, "post_count": 0, "can_vote": true, "voting_manabar": { "current_mana": "36466059754", "last_update_time": 1623166500 }, "downvote_manabar": { "current_mana": "9116514938", "last_update_time": 1623166500 }, "voting_power": 0, "balance": "4000000.000 TESTS", "savings_balance": "0.000 TESTS", "hbd_balance": "1000000.000 TBD", "hbd_seconds": "0", "hbd_seconds_last_update": "2021-06-08T15:31:42", "hbd_last_interest_payment": "1970-01-01T00:00:00", "savings_hbd_balance": "0.000 TBD", "savings_hbd_seconds": "0", "savings_hbd_seconds_last_update": "1970-01-01T00:00:00", "savings_hbd_last_interest_payment": "1970-01-01T00:00:00", "savings_withdraw_requests": 0, "reward_hbd_balance": "0.000 TBD", "reward_hive_balance": "0.000 TESTS", "reward_vesting_balance": "0.000000 VESTS", "reward_vesting_hive": "0.000 TESTS", "vesting_shares": "36466.059754 VESTS", "delegated_vesting_shares": "0.000000 VESTS", "received_vesting_shares": "0.000000 VESTS", "vesting_withdraw_rate": "0.000000 VESTS", "post_voting_power": "36466.059754 VESTS", "next_vesting_withdrawal": "1969-12-31T23:59:59", "withdrawn": 0, "to_withdraw": 0, "withdraw_routes": 0, "pending_transfers": 0, "curation_rewards": 0, "posting_rewards": 0, "proxied_vsf_votes": [ 0, 0, 0, 0 ], "witnesses_voted_for": 0, "last_post": "1970-01-01T00:00:00", "last_root_post": "1970-01-01T00:00:00", "last_vote_time": "1970-01-01T00:00:00", "post_bandwidth": 0, "pending_claimed_accounts": 0, "delayed_votes": [{ "time": "2021-06-08T15:35:00", "val": "36466059754" } ] } unlocked >>> get_account son-account get_account son-account 356478ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":[{"id":6,"name":"son-account","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST8kLKo9seYaJvuQSdwFd2YAi29VRdCVeLgd3E8A7PUFaKosYRGL",1]]},"active":{"weight_threshold":11,"account_auths":[["sonaccount01",1],["sonaccount02",1],["sonaccount03",1],["sonaccount04",1],["sonaccount05",1],["sonaccount06",1],["sonaccount07",1],["sonaccount08",1],["sonaccount09",1],["sonaccount10",1],["sonaccount11",1],["sonaccount12",1],["sonaccount13",1],["sonaccount14",1],["sonaccount15",1]],"key_auths":[]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6aEkVuFwiZB8Fz3fDSH5pLuJxmMHbnVW8t6wc2oGMkjsFRTyVx",1]]},"memo_key":"TST8Awh2THVMy44jS4daKQmVSeTHjW66Zey87wyZCiTx8NrTd2KLr","json_metadata":"","posting_json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2021-06-08T15:50:15","created":"2021-06-08T15:28:51","mined":false,"recovery_account":"initminer","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_manabar":{"current_mana":"36466114078","last_update_time":1623166431},"downvote_manabar":{"current_mana":"9116528519","last_update_time":1623166431},"voting_power":0,"balance":"4000000.000 TESTS","savings_balance":"0.000 TESTS","hbd_balance":"1000000.000 TBD","hbd_seconds":"0","hbd_seconds_last_update":"2021-06-08T15:30:33","hbd_last_interest_payment":"1970-01-01T00:00:00","savings_hbd_balance":"0.000 TBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"0.000 TBD","reward_hive_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_hive":"0.000 TESTS","vesting_shares":"36466.114078 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"36466.114078 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","last_vote_time":"1970-01-01T00:00:00","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[{"time":"2021-06-08T15:33:51","val":"36466114078"}],"vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":2} { "id": 6, "name": "son-account", "owner": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST8kLKo9seYaJvuQSdwFd2YAi29VRdCVeLgd3E8A7PUFaKosYRGL", 1 ] ] }, "active": { "weight_threshold": 11, "account_auths": [[ "sonaccount01", 1 ],[ "sonaccount02", 1 ],[ "sonaccount03", 1 ],[ "sonaccount04", 1 ],[ "sonaccount05", 1 ],[ "sonaccount06", 1 ],[ "sonaccount07", 1 ],[ "sonaccount08", 1 ],[ "sonaccount09", 1 ],[ "sonaccount10", 1 ],[ "sonaccount11", 1 ],[ "sonaccount12", 1 ],[ "sonaccount13", 1 ],[ "sonaccount14", 1 ],[ "sonaccount15", 1 ] ], "key_auths": [] }, "posting": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST6aEkVuFwiZB8Fz3fDSH5pLuJxmMHbnVW8t6wc2oGMkjsFRTyVx", 1 ] ] }, "memo_key": "TST8Awh2THVMy44jS4daKQmVSeTHjW66Zey87wyZCiTx8NrTd2KLr", "json_metadata": "", "posting_json_metadata": "", "proxy": "", "last_owner_update": "1970-01-01T00:00:00", "last_account_update": "2021-06-08T15:50:15", "created": "2021-06-08T15:28:51", "mined": false, "recovery_account": "initminer", "last_account_recovery": "1970-01-01T00:00:00", "reset_account": "null", "comment_count": 0, "lifetime_vote_count": 0, "post_count": 0, "can_vote": true, "voting_manabar": { "current_mana": "36466114078", "last_update_time": 1623166431 }, "downvote_manabar": { "current_mana": "9116528519", "last_update_time": 1623166431 }, "voting_power": 0, "balance": "4000000.000 TESTS", "savings_balance": "0.000 TESTS", "hbd_balance": "1000000.000 TBD", "hbd_seconds": "0", "hbd_seconds_last_update": "2021-06-08T15:30:33", "hbd_last_interest_payment": "1970-01-01T00:00:00", "savings_hbd_balance": "0.000 TBD", "savings_hbd_seconds": "0", "savings_hbd_seconds_last_update": "1970-01-01T00:00:00", "savings_hbd_last_interest_payment": "1970-01-01T00:00:00", "savings_withdraw_requests": 0, "reward_hbd_balance": "0.000 TBD", "reward_hive_balance": "0.000 TESTS", "reward_vesting_balance": "0.000000 VESTS", "reward_vesting_hive": "0.000 TESTS", "vesting_shares": "36466.114078 VESTS", "delegated_vesting_shares": "0.000000 VESTS", "received_vesting_shares": "0.000000 VESTS", "vesting_withdraw_rate": "0.000000 VESTS", "post_voting_power": "36466.114078 VESTS", "next_vesting_withdrawal": "1969-12-31T23:59:59", "withdrawn": 0, "to_withdraw": 0, "withdraw_routes": 0, "pending_transfers": 0, "curation_rewards": 0, "posting_rewards": 0, "proxied_vsf_votes": [ 0, 0, 0, 0 ], "witnesses_voted_for": 0, "last_post": "1970-01-01T00:00:00", "last_root_post": "1970-01-01T00:00:00", "last_vote_time": "1970-01-01T00:00:00", "post_bandwidth": 0, "pending_claimed_accounts": 0, "delayed_votes": [{ "time": "2021-06-08T15:33:51", "val": "36466114078" } ] } unlocked >>> ``` ### Balances before Peerplays ``` unlocked >>> list_account_balances account07 list_account_balances account07 50000000 TEST 1000000 PBTC 1000000 PEOS 1000000 PETH unlocked >>> list_account_balances son-account list_account_balances son-account 49099039.95344 TEST unlocked >>> ``` #### Using Hive cli wallet transfer the tokens transfer account07 son-account "1234.000 TBD" null true transfer account07 son-account "4321.000 TESTS" null true ### Balances after HIVE ``` unlocked >>> get_account account07 get_account account07 3305745ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":[{"id":29,"name":"account07","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST7JNpAuX5mFoUTuTjPt25bsfBaienz4jujSbQQcWPekLH4PKwQT",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST8UdKL5WSQnHzaobqJhXhraJ6iT85EeezQKnHeRhdvNyyCVTELJ",1]]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6QNCZRMagxhxAaPr7jBw6aZnGwnvcwy1MoiEmgDyZT5qBrnb58",1]]},"memo_key":"TST5QGyn69TtAHev4JbG7QmFhx4iLjRVWjFcmDFxiiyLkmeTsqMjk","json_metadata":"","posting_json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"1970-01-01T00:00:00","created":"2021-06-08T15:30:00","mined":false,"recovery_account":"initminer","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_manabar":{"current_mana":"36466059754","last_update_time":1623166500},"downvote_manabar":{"current_mana":"9116514938","last_update_time":1623166500},"voting_power":0,"balance":"3995679.000 TESTS","savings_balance":"0.000 TESTS","hbd_balance":"998773.363 TBD","hbd_seconds":"0","hbd_seconds_last_update":"2021-06-08T16:10:24","hbd_last_interest_payment":"2021-06-08T16:10:24","savings_hbd_balance":"0.000 TBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"0.000 TBD","reward_hive_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_hive":"0.000 TESTS","vesting_shares":"36466.059754 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"36466.059754 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","last_vote_time":"1970-01-01T00:00:00","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[{"time":"2021-06-08T15:35:00","val":"36466059754"}],"vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":13} { "id": 29, "name": "account07", "owner": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST7JNpAuX5mFoUTuTjPt25bsfBaienz4jujSbQQcWPekLH4PKwQT", 1 ] ] }, "active": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST8UdKL5WSQnHzaobqJhXhraJ6iT85EeezQKnHeRhdvNyyCVTELJ", 1 ] ] }, "posting": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST6QNCZRMagxhxAaPr7jBw6aZnGwnvcwy1MoiEmgDyZT5qBrnb58", 1 ] ] }, "memo_key": "TST5QGyn69TtAHev4JbG7QmFhx4iLjRVWjFcmDFxiiyLkmeTsqMjk", "json_metadata": "", "posting_json_metadata": "", "proxy": "", "last_owner_update": "1970-01-01T00:00:00", "last_account_update": "1970-01-01T00:00:00", "created": "2021-06-08T15:30:00", "mined": false, "recovery_account": "initminer", "last_account_recovery": "1970-01-01T00:00:00", "reset_account": "null", "comment_count": 0, "lifetime_vote_count": 0, "post_count": 0, "can_vote": true, "voting_manabar": { "current_mana": "36466059754", "last_update_time": 1623166500 }, "downvote_manabar": { "current_mana": "9116514938", "last_update_time": 1623166500 }, "voting_power": 0, "balance": "3995679.000 TESTS", "savings_balance": "0.000 TESTS", "hbd_balance": "998773.363 TBD", "hbd_seconds": "0", "hbd_seconds_last_update": "2021-06-08T16:10:24", "hbd_last_interest_payment": "2021-06-08T16:10:24", "savings_hbd_balance": "0.000 TBD", "savings_hbd_seconds": "0", "savings_hbd_seconds_last_update": "1970-01-01T00:00:00", "savings_hbd_last_interest_payment": "1970-01-01T00:00:00", "savings_withdraw_requests": 0, "reward_hbd_balance": "0.000 TBD", "reward_hive_balance": "0.000 TESTS", "reward_vesting_balance": "0.000000 VESTS", "reward_vesting_hive": "0.000 TESTS", "vesting_shares": "36466.059754 VESTS", "delegated_vesting_shares": "0.000000 VESTS", "received_vesting_shares": "0.000000 VESTS", "vesting_withdraw_rate": "0.000000 VESTS", "post_voting_power": "36466.059754 VESTS", "next_vesting_withdrawal": "1969-12-31T23:59:59", "withdrawn": 0, "to_withdraw": 0, "withdraw_routes": 0, "pending_transfers": 0, "curation_rewards": 0, "posting_rewards": 0, "proxied_vsf_votes": [ 0, 0, 0, 0 ], "witnesses_voted_for": 0, "last_post": "1970-01-01T00:00:00", "last_root_post": "1970-01-01T00:00:00", "last_vote_time": "1970-01-01T00:00:00", "post_bandwidth": 0, "pending_claimed_accounts": 0, "delayed_votes": [{ "time": "2021-06-08T15:35:00", "val": "36466059754" } ] } unlocked >>> get_account son-account get_account son-account 3307465ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":[{"id":6,"name":"son-account","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST8kLKo9seYaJvuQSdwFd2YAi29VRdCVeLgd3E8A7PUFaKosYRGL",1]]},"active":{"weight_threshold":11,"account_auths":[["sonaccount01",1],["sonaccount02",1],["sonaccount03",1],["sonaccount04",1],["sonaccount05",1],["sonaccount06",1],["sonaccount07",1],["sonaccount08",1],["sonaccount09",1],["sonaccount10",1],["sonaccount11",1],["sonaccount12",1],["sonaccount13",1],["sonaccount14",1],["sonaccount15",1]],"key_auths":[]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6aEkVuFwiZB8Fz3fDSH5pLuJxmMHbnVW8t6wc2oGMkjsFRTyVx",1]]},"memo_key":"TST8Awh2THVMy44jS4daKQmVSeTHjW66Zey87wyZCiTx8NrTd2KLr","json_metadata":"","posting_json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2021-06-08T15:50:15","created":"2021-06-08T15:28:51","mined":false,"recovery_account":"initminer","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_manabar":{"current_mana":"36466114078","last_update_time":1623166431},"downvote_manabar":{"current_mana":"9116528519","last_update_time":1623166431},"voting_power":0,"balance":"4004321.000 TESTS","savings_balance":"0.000 TESTS","hbd_balance":"1001241.581 TBD","hbd_seconds":"0","hbd_seconds_last_update":"2021-06-08T16:10:24","hbd_last_interest_payment":"2021-06-08T16:10:24","savings_hbd_balance":"0.000 TBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"0.000 TBD","reward_hive_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_hive":"0.000 TESTS","vesting_shares":"36466.114078 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"36466.114078 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","last_vote_time":"1970-01-01T00:00:00","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[{"time":"2021-06-08T15:33:51","val":"36466114078"}],"vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":14} { "id": 6, "name": "son-account", "owner": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST8kLKo9seYaJvuQSdwFd2YAi29VRdCVeLgd3E8A7PUFaKosYRGL", 1 ] ] }, "active": { "weight_threshold": 11, "account_auths": [[ "sonaccount01", 1 ],[ "sonaccount02", 1 ],[ "sonaccount03", 1 ],[ "sonaccount04", 1 ],[ "sonaccount05", 1 ],[ "sonaccount06", 1 ],[ "sonaccount07", 1 ],[ "sonaccount08", 1 ],[ "sonaccount09", 1 ],[ "sonaccount10", 1 ],[ "sonaccount11", 1 ],[ "sonaccount12", 1 ],[ "sonaccount13", 1 ],[ "sonaccount14", 1 ],[ "sonaccount15", 1 ] ], "key_auths": [] }, "posting": { "weight_threshold": 1, "account_auths": [], "key_auths": [[ "TST6aEkVuFwiZB8Fz3fDSH5pLuJxmMHbnVW8t6wc2oGMkjsFRTyVx", 1 ] ] }, "memo_key": "TST8Awh2THVMy44jS4daKQmVSeTHjW66Zey87wyZCiTx8NrTd2KLr", "json_metadata": "", "posting_json_metadata": "", "proxy": "", "last_owner_update": "1970-01-01T00:00:00", "last_account_update": "2021-06-08T15:50:15", "created": "2021-06-08T15:28:51", "mined": false, "recovery_account": "initminer", "last_account_recovery": "1970-01-01T00:00:00", "reset_account": "null", "comment_count": 0, "lifetime_vote_count": 0, "post_count": 0, "can_vote": true, "voting_manabar": { "current_mana": "36466114078", "last_update_time": 1623166431 }, "downvote_manabar": { "current_mana": "9116528519", "last_update_time": 1623166431 }, "voting_power": 0, "balance": "4004321.000 TESTS", "savings_balance": "0.000 TESTS", "hbd_balance": "1001241.581 TBD", "hbd_seconds": "0", "hbd_seconds_last_update": "2021-06-08T16:10:24", "hbd_last_interest_payment": "2021-06-08T16:10:24", "savings_hbd_balance": "0.000 TBD", "savings_hbd_seconds": "0", "savings_hbd_seconds_last_update": "1970-01-01T00:00:00", "savings_hbd_last_interest_payment": "1970-01-01T00:00:00", "savings_withdraw_requests": 0, "reward_hbd_balance": "0.000 TBD", "reward_hive_balance": "0.000 TESTS", "reward_vesting_balance": "0.000000 VESTS", "reward_vesting_hive": "0.000 TESTS", "vesting_shares": "36466.114078 VESTS", "delegated_vesting_shares": "0.000000 VESTS", "received_vesting_shares": "0.000000 VESTS", "vesting_withdraw_rate": "0.000000 VESTS", "post_voting_power": "36466.114078 VESTS", "next_vesting_withdrawal": "1969-12-31T23:59:59", "withdrawn": 0, "to_withdraw": 0, "withdraw_routes": 0, "pending_transfers": 0, "curation_rewards": 0, "posting_rewards": 0, "proxied_vsf_votes": [ 0, 0, 0, 0 ], "witnesses_voted_for": 0, "last_post": "1970-01-01T00:00:00", "last_root_post": "1970-01-01T00:00:00", "last_vote_time": "1970-01-01T00:00:00", "post_bandwidth": 0, "pending_claimed_accounts": 0, "delayed_votes": [{ "time": "2021-06-08T15:33:51", "val": "36466114078" } ] } unlocked >>> ``` ### Balances after Peerplays ``` unlocked >>> list_account_balances son-account list_account_balances son-account 49098999.93344 TEST unlocked >>> list_account_balances account07 list_account_balances account07 50000000 TEST 1234 HBD 4321 HIVE 1000000 PBTC 1000000 PEOS 1000000 PETH unlocked >>> ``` ``` Balance Summary from HIVE #### account07 (-) 4321 (-) 1226.637 #### son-account (+) 4321 (+) 1241.58 Balance Summary from Peerplays #### account07 (+) 1234 HBD (+) 4321 HIVE #### son-account (-) 40.02 TEST ``` peerplays logs: [peerplays-witness.log](/uploads/fa657a718a0ac72afc03395bcddfcb2f/peerplays-witness.log)
prandnum commented 2021-06-08 18:42:53 +00:00 (Migrated from gitlab.com)

assigned to @serkixenos

assigned to @serkixenos
prandnum commented 2021-06-08 18:43:11 +00:00 (Migrated from gitlab.com)

@bobinson @serkixenos

CC: @hbelakon

@bobinson @serkixenos CC: @hbelakon
serkixenos commented 2021-06-08 20:12:19 +00:00 (Migrated from gitlab.com)

Can you check the actual transactions that are broadcasted. Use something like:

https://developers.hive.io/apidefinitions/#condenser_api.get_block
https://developers.hive.io/apidefinitions/#condenser_api.get_transaction

You can get transaction id from sidechain transaction object.

You need to checkout what's in the "amount" field of transfer operation.

Can you check the actual transactions that are broadcasted. Use something like: https://developers.hive.io/apidefinitions/#condenser_api.get_block https://developers.hive.io/apidefinitions/#condenser_api.get_transaction You can get transaction id from sidechain transaction object. You need to checkout what's in the "amount" field of transfer operation.
serkixenos commented 2021-06-08 23:25:50 +00:00 (Migrated from gitlab.com)

Checkout these fields too:

  "hbd_seconds_last_update": "2021-06-08T16:10:24",
  "hbd_last_interest_payment": "2021-06-08T16:10:24",

Looks like there is another payment during your testing. Difference might come from interest payments.

Checkout account history too:

get_account_history account07 100 100
get_account_history son-account 100 100
Checkout these fields too: ``` "hbd_seconds_last_update": "2021-06-08T16:10:24", "hbd_last_interest_payment": "2021-06-08T16:10:24", ``` Looks like there is another payment during your testing. Difference might come from interest payments. Checkout account history too: ``` get_account_history account07 100 100 get_account_history son-account 100 100 ```
serkixenos commented 2021-06-08 23:26:10 +00:00 (Migrated from gitlab.com)

assigned to @prandnum and unassigned @serkixenos

assigned to @prandnum and unassigned @serkixenos
prandnum commented 2021-06-09 16:27:01 +00:00 (Migrated from gitlab.com)

This was the first transaction after bringing up the chain. As you mentioned these were interest payments. Closing this ticket

This was the first transaction after bringing up the chain. As you mentioned these were interest payments. Closing this ticket
prandnum (Migrated from gitlab.com) closed this issue 2021-06-09 16:27:02 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#125
No description provided.