Skip to content

feat: add brakedown pcs - #106

Open
SuccinctPaul wants to merge 7 commits into
microsoft:mainfrom
SuccinctPaul:brakedown
Open

feat: add brakedown pcs#106
SuccinctPaul wants to merge 7 commits into
microsoft:mainfrom
SuccinctPaul:brakedown

Conversation

@SuccinctPaul

Copy link
Copy Markdown

No description provided.

* fix: fix compile error due to microsoft#99

* feat: add linear code

* feat: intergrated the brakedown with spartan

* feat: chore the code

* feat: add acknowledge

* feat: fix brakdown's bug

* feat: fix brakdown's bug

* feat: chore the proximity test and evalution

* feat: chore the metrics size from Brakingbase

* feat: chore the code

* feat: chore the name of BrakedownCodeSpec

* feat: chore the name of BrakedownCodeSpec

* feat: chore the name of BrakedownCode

* chore: chore the code

* chore: chore the code

* feat: fmt
Comment thread src/lib.rs Outdated
#![deny(
warnings,
unused,
// warnings,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address these.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread Cargo.toml Outdated
ff = { version = "0.13.0", features = ["derive"] }
digest = "0.10"
sha3 = "0.10"
poseidon = { git = "https://github.com/han0110/poseidon", branch = "feature/with-spec" }

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this git repo? Can we please make it a crate?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, it's redundancy.

@SuccinctPaul

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants