Skip to content

Modernize votingSystem architecture #25

@shadmau

Description

@shadmau

Overview

The votingSystem package currently uses CommonJS and runs into bundling issue that prevent creating standalone executables via SEA.

To-Do

  • Switch from CommonJS to ESM
  • Fix bigint-crypto-utils bundling errors (remove?)
  • Remove unused/outdated dependencies
  • Split big monolothic package into individual packages
  • Address vulnerable gelato-dependencies

Related use-case

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions