-
Notifications
You must be signed in to change notification settings - Fork 8
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
Automata DCAP Attestation Audit Submission For Release (November 2024) #6
Conversation
…her zk-coprocessors we may support in the future
51ee8b6
to
5773913
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
contracts/AttestationEntrypointBase.sol
Dismissed
@@ -0,0 +1,171 @@ | |||
//SPDX-License-Identifier: MIT | |||
pragma solidity ^0.8.0; |
Check warning
Code scanning / Slither
Incorrect versions of Solidity Warning
- FullInlinerNonExpressionSplitArgumentEvaluationOrder
- MissingSideEffectsOnSelectorAccess
- AbiReencodingHeadOverflowWithStaticArrayCleanup
- DirtyBytesArrayToStorage
- DataLocationChangeInInternalOverride
- NestedCalldataArrayAbiReencodingSizeValidation
- SignedImmutables
- ABIDecodeTwoDimensionalArrayMemory
- KeccakCaching.
It is used by:
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- ^0.8.0
- [^0.8.0](https://github.com/automata-network/automata-dcap-attestation/blob/c78982bf21a8fa664e59c9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overview
New changes included in this PR that we are planning to roll out for the next release of both Automata On-Chain PCCS and Automata DCAP Attestation.
Major change(s) included in this PR:
0dc5733
4843211
AutomataDcapAttestationFee.sol
66a90fc
fa076d4
52431ee
0dc5733
17faa2d
(Note: IgnoreIZKVerifier.sol
)148f887
AutomataDcapAttestatonFee.sol
0440a1c
0135e42
When auditing is in progress, expect the following: