dusk-network/plonk

Refactor and add tests for logic components

Closed this issue · 0 comments

Describe what you want implemented
Add in-circuit tests for the composer methods

  • append_logic_and
  • append_logic_xor
  • append_logic_component

Describe "Why" this is needed
Increase test coverage

Describe alternatives you've considered
N/A

Additional context
Continuation of #731