alpha
Uncover the building blocks of Aave
Discover the latest Aave pull requests and code changes for static-a-token-v3.
refactor: cleanup & adjust to new tooling
The pull requests for the repository: static-a-token-v3, owned by bgd-labs, primarily involve two significant changes.
SafeCast
refactor: make underlying default
The pull requests primarily focus on the upgrade and refactoring of the StaticATokenLM contract and the addition of new deployment scripts for different networks. The changes also include the introduction of a new submo...
StaticATokenLM
bumping up FV commit hash on report
The primary focus of this pull request is the modification of a binary file named Formal_Verification_Report_staticAToken.pdf located in the audits directo...
Formal_Verification_Report_staticAToken.pdf
audits
fix: public method can be external
The main point of the pull request is the modification of a function's visibility in the StaticATokenLM contract of the static-a-token-v3 repository. The function, which previous...
static-a-token-v3
consistency: receiver vs recipient
The main point of these pull requests is the renaming of the variable recipient to receiver across multiple files and functions in the static-a-token-v3 repository. This change was made to improve readability and cons...
recipient
receiver
fix: amount inconsistency
The main point of these pull requests revolves around the renaming of a parameter in two functions, convertToShares and _convertToShares. The parameter previously named amount has been rename...
convertToShares
_convertToShares
amount
improvement: double check the POOL is the correct one
The main point of these pull requests is to enhance the functionality and security of the StaticATokenLM contract and the IAToken interface in the static-a-token-v3 repository. The pr...
IAToken
fix: ci
The main point of these pull requests is to enhance the GitHub workflows in the static-a-token-v3 repository owned by bgd-labs. The changes include the addition of a new workflow file and mod...
bgd-labs
fix: emit correct address
The primary focus of this pull request is the modification of the src/StaticATokenLM.sol file, specifically within the StaticATokenLM contract. The change ...
src/StaticATokenLM.sol
fix: make methods external
The main point of these pull requests is to modify the visibility of certain functions in the StaticATokenFactory.sol and StaticATokenLM.sol files of the static-a-token-v3 repository. The changes do not ...
StaticATokenFactory.sol
StaticATokenLM.sol
Last updated 04/12 00:16