AvailX / avail-wallet

An open source, private, self-custodial wallet. Built on the Aleo network.
https://avail.global
Apache License 2.0
20 stars 7 forks source link

[Bug]: Data count end point failing on recovery #39

Closed Zack-Xb closed 7 months ago

Zack-Xb commented 8 months ago

Contact Details

None

contact

No response

What happened?

When users have backup enabled and they try to recover, the "/data_count" endpoint fails causing the function to fail and not proceed to home.

The "/data_count" endpoint is used to see how many batches of encrypted data pointers the users has to fetch to recover their encrypted data pointers.

Version

v0.0.1-alpha

What operating system are you using?

None

Relevant log output

No response

Code of Conduct

Zack-Xb commented 7 months ago

This has been resolved, service was missing from config in record-manager.