-
Notifications
You must be signed in to change notification settings - Fork 160
Improve widget module under proof_system #559
Copy link
Copy link
Open
Labels
team:CoreLow Level Core Development Team (Rust)Low Level Core Development Team (Rust)type:enhancementIssues concerning code or feature improvement (performance, refactoring, etc)Issues concerning code or feature improvement (performance, refactoring, etc)
Description
Activity
Metadata
Metadata
Assignees
Labels
team:CoreLow Level Core Development Team (Rust)Low Level Core Development Team (Rust)type:enhancementIssues concerning code or feature improvement (performance, refactoring, etc)Issues concerning code or feature improvement (performance, refactoring, etc)
Currently there is a lot of code repetition and complexity under
proof_system/widgetmodules, it should be definitely possible to reduce and improve the ergonomics of the code.