Chia-Network / clvm_rs

Rust implementation of clvm
Apache License 2.0
66 stars 57 forks source link

Phase-out use of `Node` #310

Closed arvidn closed 1 year ago

arvidn commented 1 year ago

These 3 commits all move away from using the Node abstraction. The commits are independent and are best reviewed one at a time.

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5221127963


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/more_ops.rs 23 24 95.83%
src/secp_ops.rs 9 10 90.0%
<!-- Total: 78 80 97.5% -->
Totals Coverage Status
Change from base Build 5221096814: 92.8%
Covered Lines: 5047
Relevant Lines: 5436

💛 - Coveralls