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

check:data Last question: Reconciliation is NOT TESTED??? #358

Open
Li-LaoShi opened this issue Sep 15, 2022 · 6 comments
Open

check:data Last question: Reconciliation is NOT TESTED??? #358

Li-LaoShi opened this issue Sep 15, 2022 · 6 comments

Comments

@Li-LaoShi
Copy link

other question is passed ,but Reconciliation is NOT TESTED.
what add "xxx":"xxx" for config.json.
How can i to do ?
please tell me ,thank you very much!!!

@GeekArthur
Copy link
Contributor

Can you elaborate the following things:

  • What use case you are trying to test?
  • How do you test with reproducible steps?
  • What the expected results vs actual results?

@Li-LaoShi
Copy link
Author

Li-LaoShi commented Sep 16, 2022 via email

@Li-LaoShi
Copy link
Author

hello my friend @GeekArthur Jingfu Wang .I want to pass data api and construction api of rosetta-cli.
Now, data api have last question ==> Reconciliation is NOT TESTED.
I don't know if there is something missing in my config.json =>
"data": { "active_reconciliation_concurrency":16, "inactive_reconciliation_concurrency":4, "inactive_reconciliation_frequency":250, "ignore_reconciliation_error":false, "bootstrap_balances":"bootstrap_balances.json", "historical_balance_disabled":true, "interesting_accounts":"interesting_accounts.json", "reconciliation_disabled":false, "reconciliation_drain_disabled":true, "balance_tracking_disabled":false, "coin_tracking_disabled": true, "exempt_accounts":"exampt_accounts.json", "end_conditions": { "duration": 20 } }

I just want the simplest use case to make sure that the coinbase exchange can be met.
can you tell me how to do? thank you very much!

@Li-LaoShi
Copy link
Author

Can you elaborate the following things:

  • What use case you are trying to test?
  • How do you test with reproducible steps?
  • What the expected results vs actual results?

*first, I want my blockchain to pass the test and meet the requirements of the coinbase exchange

*I have completed the development of my blockchain api based on rosetta-cli, but now check:data and the last one it does not detect, check:construction tells me that /construction/preprocess needs to be implemented, I have not implemented all of them, so I Wondering what needs to be done

*The test result is definitely not passed, so I am asking for your help, the reason has been mentioned in the first two

@GeekArthur
Copy link
Contributor

You should follow Getting Started for what APIs you need to implement and How to Write a Configuration File for rosetta-cli Testing for how to test your implementation properly

Also which blockchain you are working on?

@Li-LaoShi
Copy link
Author

I am AELF blockchain's Technical Engineer,Currently responsible for developing rosetta api, in order to connect with coinbase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants