semiotic-ai / timeline-aggregation-protocol

A fast, efficient and trust-minimized unidirectional micro-payments system.
Apache License 2.0
14 stars 3 forks source link

feat(tap_core)!: Preserve adapter error type using anyhow #133

Closed ozgrakkurt closed 1 year ago

ozgrakkurt commented 1 year ago

Puts the specific adapter error into anyhow::Error so if user matches into tap_core::Error then can get the anyhow::Error and then they can call downcast on it to get back their error type.

closes #113

github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)