ergoplatform / oracle-core

Core off-chain component of Oracle Pools
Apache License 2.0
62 stars 37 forks source link

Replace ProveDlog with ECPoint in box wrapper methods/box candidate m… #248

Closed SethDusek closed 1 year ago

SethDusek commented 1 year ago

For #81

Ran into some strange issues while rebasing with the previous PR.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4576302116


Changes Missing Coverage Covered Lines Changed/Added Lines %
core/src/cli_commands/transfer_oracle_token.rs 1 2 50.0%
core/src/pool_commands.rs 0 1 0.0%
core/src/main.rs 0 2 0.0%
<!-- Total: 12 16 75.0% -->
Totals Coverage Status
Change from base Build 4481622843: -0.02%
Covered Lines: 2038
Relevant Lines: 3404

💛 - Coveralls