Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interesting Accounts reports incorrect computed balance #247

Open
maebeam opened this issue Nov 3, 2021 · 2 comments
Open

Interesting Accounts reports incorrect computed balance #247

maebeam opened this issue Nov 3, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@maebeam
Copy link

maebeam commented Nov 3, 2021

Running check:data for rosetta-deso with this config: https://github.com/deso-protocol/rosetta-deso/blob/main/rosetta-cli-conf/testnet/deso.conf

With interesting_accounts set to:

[
  {
    "account_identifier": {
      "address": "tBCKVxD4gX731qgvDPakPUe2FX5iWkTvfjsnSD2M7EuqJqeRjvVUWk"
    },
    "currency": {
      "symbol": "tDESO",
      "decimals": 9
    }
  }
]

Results in:

2021/11/03 14:07:23 Syncing 115545-115547
Reconciliation failed for tBCKVxD4gX731qgvDPakPUe2FX5iWkTvfjsnSD2M7EuqJqeRjvVUWk at 115547 computed: 0tDESO live: 85799tDESO
2021/11/03 14:07:28 check:data status server shutting down
[MEMORY] Heap: 1269.708649MB Stack: 4.031250MB System: 2984.198433MB GCs: 16


Error: reconciliation failure: active reconciliation error for tBCKVxD4gX731qgvDPakPUe2FX5iWkTvfjsnSD2M7EuqJqeRjvVUWk at 115547 (computed: 0tDESO, live: 85799tDESO)

For some reason the computed balance is zero but the reconciler computes the correct balance.

@maebeam maebeam added the bug Something isn't working label Nov 3, 2021
@maebeam
Copy link
Author

maebeam commented Nov 3, 2021

Does interesting accounts require historical balance lookup? If so, this is actually a documentation clarification issue

@Oluabiola
Copy link

@maebeam how do we have other countries and regions included in the netverify list ?
I want Nigeria from Africa region included and I think the community will be more lively if done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants