Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

docs: add token governor audit for v1.0.0 release #92

Merged
merged 8 commits into from
Jan 11, 2024

Conversation

AustinGreen
Copy link
Contributor

@AustinGreen AustinGreen commented Jan 6, 2024

Motivation:

This PR will allow us to make the repo public and mark the v1.0.0 release of llama-periphery.

Modifications:

  • Add Spearbit's audit of the token governor module to the audits directory
  • Added a link to the audit in the README
  • Added deployments section to README with token voting module and factory contract addresses.
  • Hardcode evm_version = 'paris' in foundry.toml
  • Add build artifacts from token voting module and factory deploy

Result:

Users will be able to easily find our audits and verified contract addresses. This commit marks v1.0.0 of the llama-periphery repo.

@AustinGreen AustinGreen changed the title docs: add Spearbit token governor audit docs: add token governor audit for v1.0.0 release Jan 11, 2024
0xrajath
0xrajath previously approved these changes Jan 11, 2024
Copy link

Coverage after merging austin/add-audit into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/token-voting
   LlamaTokenGovernor.sol99.68%98.78%100%100%830
   LlamaTokenVotingFactory.sol88.89%66.67%100%100%67–68
src/token-voting/token-adapters
   LlamaTokenAdapterVotesTimestamp.sol100%100%100%100%

@AustinGreen AustinGreen merged commit eccfec9 into main Jan 11, 2024
5 checks passed
@AustinGreen AustinGreen deleted the austin/add-audit branch January 11, 2024 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants