feat: add an AMO minter and an Aave AMO #431
core-contracts-storage-check.yml
on: pull_request
provide_contracts
1m 56s
Matrix: check_storage_layout
Annotations
10 errors and 7 warnings
Variable diff:
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L21
variable "custodian_address" of type "address" was replaced by variable "collat_borrow_cap" of type "int256" (storage slot 0x0000000000000000000000000000000000000000000000000000000000000003, byte #0)
|
Variable diff:
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L24
variable "amos_array" of type "address[]" was replaced by variable "collat_borrowed_balances" of type "mapping(address => int256)" (storage slot 0x0000000000000000000000000000000000000000000000000000000000000004, byte #0)
|
Variable diff:
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L25
variable "amos" of type "mapping(address => bool)" was replaced by variable "collat_borrowed_sum" of type "int256" (storage slot 0x0000000000000000000000000000000000000000000000000000000000000005, byte #0)
|
check_storage_layout (src/dollar/core/UbiquityAMOMinter.sol:UbiquityAMOMinter):
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L1
variable "collat_borrow_cap" of type "int256" was removed (storage slot 0x0000000000000000000000000000000000000000000000000000000000000006, byte #0)
|
check_storage_layout (src/dollar/core/UbiquityAMOMinter.sol:UbiquityAMOMinter):
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L1
variable "dollar_mint_cap" of type "int256" was removed (storage slot 0x0000000000000000000000000000000000000000000000000000000000000007, byte #0)
|
check_storage_layout (src/dollar/core/UbiquityAMOMinter.sol:UbiquityAMOMinter):
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L1
variable "governance_mint_cap" of type "int256" was removed (storage slot 0x0000000000000000000000000000000000000000000000000000000000000008, byte #0)
|
check_storage_layout (src/dollar/core/UbiquityAMOMinter.sol:UbiquityAMOMinter):
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L1
variable "min_cr" of type "uint256" was removed (storage slot 0x0000000000000000000000000000000000000000000000000000000000000009, byte #0)
|
check_storage_layout (src/dollar/core/UbiquityAMOMinter.sol:UbiquityAMOMinter):
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L1
variable "dollar_mint_balances" of type "mapping(address => int256)" was removed (storage slot 0x000000000000000000000000000000000000000000000000000000000000000a, byte #0)
|
check_storage_layout (src/dollar/core/UbiquityAMOMinter.sol:UbiquityAMOMinter):
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L1
variable "dollar_mint_sum" of type "int256" was removed (storage slot 0x000000000000000000000000000000000000000000000000000000000000000b, byte #0)
|
check_storage_layout (src/dollar/core/UbiquityAMOMinter.sol:UbiquityAMOMinter):
packages/contracts/src/dollar/core/UbiquityAMOMinter.sol#L1
variable "governance_mint_balances" of type "mapping(address => int256)" was removed (storage slot 0x000000000000000000000000000000000000000000000000000000000000000c, byte #0)
|
provide_contracts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
provide_contracts
Unable to find merge base between 4b825dc642cb6eb9a060e54bf8d69288fbee4904 and b74526a7bc67a3a117a1963fc871b3eb8cea8435
|
provide_contracts
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: packages/contracts/lib/aave-v3-core
|
provide_contracts
Unable to find merge base between 4b825dc642cb6eb9a060e54bf8d69288fbee4904 and 72fdcca18838c2f4e05ecd25bbfb44f0db5383f7
|
provide_contracts
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: packages/contracts/lib/aave-v3-periphery
|
check_storage_layout (src/dollar/core/UbiquityAMOMinter.sol:UbiquityAMOMinter)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, Rubilmax/foundry-storage-check@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "development.packages_contracts_src_dollar_core_UbiquityAMOMinter.sol-UbiquityAMOMinter.json".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
development.packages_contracts_src_dollar_core_UbiquityAMOMinter.sol-UbiquityAMOMinter.json
Expired
|
1.84 KB |
|