Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timelock for Access Registry #318

Merged
merged 8 commits into from
Nov 28, 2024
Merged

Conversation

ylv-io
Copy link
Collaborator

@ylv-io ylv-io commented Nov 26, 2024

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Deployment
  • Forge Script
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • Complex code has been commented, including external interfaces
  • Tests have 100% code coverage
  • The base branch is either main, or there's a description of how to merge

Issue Resolution

…42161 and 8453 with new contract deployments and artifacts.
…tion hash, contract address, gas, input, receipts, timestamp, and commit ID.
…les and delays, and implement Mamori Safe address retrieval by chain ID in DeployerHelper.
…orts, consolidate chain-specific address retrieval functions into Constants contract, and update deployment logic for new AccessPoint implementation.
Copy link

openzeppelin-code bot commented Nov 26, 2024

Timelock for Access Registry

Generated at commit: 9dc31db1bae48b9cea764dfea98aa85b46a93638

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
4
2
0
12
39
57
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

Copy link

Slither report

THIS CHECKLIST IS NOT COMPLETE. Use --show-ignored-findings to show all the results.
Summary

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.57%. Comparing base (ae284ac) to head (9dc31db).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #318   +/-   ##
=======================================
  Coverage   90.57%   90.57%           
=======================================
  Files          41       41           
  Lines        2016     2016           
=======================================
  Hits         1826     1826           
  Misses        190      190           

…s across multiple chains with detailed transaction and receipt data.
@ylv-io ylv-io merged commit 9ee0ded into main Nov 28, 2024
1 check passed
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