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

refactor(core): manager arg slice instead of vec #176

Closed aasseman closed 1 year ago

aasseman commented 1 year ago

BREAKING CHANGE: tap_core::tap_manager::manager::Manager::verify_and_store_receipt now takes a slice of initial_checks instead of a Vec.

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

Pull Request Test Coverage Report for Build 6103009642


Totals Coverage Status
Change from base Build 5969293005: 0.0%
Covered Lines: 1101
Relevant Lines: 1375

💛 - Coveralls