Skip to content

Commit

Permalink
fix: updated adi lib
Browse files Browse the repository at this point in the history
  • Loading branch information
sendra committed Feb 4, 2025
1 parent 3229994 commit 33309f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aave-delivery-infrastructure
Submodule aave-delivery-infrastructure updated 33 files
+24 −14 diff.ts
+1,148 −983 diffs/1.patch
+1,148 −983 diffs/10.patch
+1,148 −985 diffs/100.patch
+1,148 −983 diffs/1088.patch
+1,148 −985 diffs/137.patch
+1,093 −931 diffs/324.patch
+1,148 −983 diffs/42161.patch
+1,148 −985 diffs/43114.patch
+1,148 −983 diffs/534352.patch
+1,148 −985 diffs/56.patch
+578 −385 diffs/59144.patch
+1,148 −983 diffs/8453.patch
+470 −284 flattened/CrossChainController.sol
+470 −284 flattened/CrossChainControllerWithEmergencyMode.sol
+0 −0 reports/100/emergency_storage_0x8Dc5310fc9D3D7D1Bb3D1F686899c8F082316c9F
+0 −0 reports/137/emergency_storage_0xF6B99959F0b5e79E1CC7062E12aF632CEb18eF0d
+0 −0 reports/43114/emergency_storage_0x27FC7D54C893dA63C0AE6d57e1B2B13A70690928
+0 −0 reports/56/emergency_storage_0x9d33ee6543C9b2C8c183b8fb58fB089266cffA19
+39 −0 reports/emergency_storage_new
+3 −1 reports/storage_new
+6 −5 src/contracts/BaseCrossChainController.sol
+5 −6 src/contracts/CrossChainForwarder.sol
+2 −2 src/contracts/CrossChainReceiver.sol
+248 −0 src/contracts/old-oz/Address.sol
+157 −0 src/contracts/old-oz/Initializable.sol
+46 −0 src/contracts/old-oz/OwnableWithGuardian.sol
+31 −0 src/contracts/old-oz/interfaces/IWithGuardian.sol
+1 −1 tests/BaseCrossChainController.t.sol
+4 −4 tests/CrossChainControllerWithEmergencyMode.t.sol
+10 −14 tests/CrossChainForwarder.t.sol
+7 −11 tests/CrossChainReceiver.t.sol
+2 −2 tests/emergency/EmergencyRegistry.t.sol

0 comments on commit 33309f0

Please sign in to comment.