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

Database: Improve error handling #832

Merged

Conversation

TheCharlatan
Copy link
Member

Instead of swallowing some of the strict encode errors, transparently handle them at the database call site.

Also fixes a bug, where the Monero addresses were written to the bitcoin address db.

@TheCharlatan TheCharlatan added this to the v0.8.0 milestone Dec 14, 2022
@h4sh3d h4sh3d self-assigned this Dec 14, 2022
src/databased/runtime.rs Outdated Show resolved Hide resolved
src/databased/runtime.rs Show resolved Hide resolved
src/databased/runtime.rs Outdated Show resolved Hide resolved
src/databased/runtime.rs Outdated Show resolved Hide resolved
src/databased/runtime.rs Show resolved Hide resolved
src/databased/runtime.rs Show resolved Hide resolved
src/databased/runtime.rs Outdated Show resolved Hide resolved
@h4sh3d h4sh3d merged commit 7d4281d into farcaster-project:main Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants