@@ -9,7 +9,7 @@ Generated by [AVA](https://avajs.dev).
99> Snapshot 1
1010
1111 `// SPDX-License-Identifier: MIT␊
12- // Compatible with OpenZeppelin Confidential Contracts ^0.3.0 ␊
12+ // Compatible with OpenZeppelin Confidential Contracts ^0.3.1 ␊
1313 pragma solidity ^0.8.27;␊
1414 ␊
1515 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -26,7 +26,7 @@ Generated by [AVA](https://avajs.dev).
2626> Snapshot 1
2727
2828 `// SPDX-License-Identifier: MIT␊
29- // Compatible with OpenZeppelin Confidential Contracts ^0.3.0 ␊
29+ // Compatible with OpenZeppelin Confidential Contracts ^0.3.1 ␊
3030 pragma solidity ^0.8.27;␊
3131 ␊
3232 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -43,7 +43,7 @@ Generated by [AVA](https://avajs.dev).
4343> Snapshot 1
4444
4545 `// SPDX-License-Identifier: MIT␊
46- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
46+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
4747 pragma solidity ^0.8.27;␊
4848 ␊
4949 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -65,7 +65,7 @@ Generated by [AVA](https://avajs.dev).
6565> Snapshot 1
6666
6767 `// SPDX-License-Identifier: MIT␊
68- // Compatible with OpenZeppelin Confidential Contracts ^0.3.0 ␊
68+ // Compatible with OpenZeppelin Confidential Contracts ^0.3.1 ␊
6969 pragma solidity ^0.8.27;␊
7070 ␊
7171 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -82,7 +82,7 @@ Generated by [AVA](https://avajs.dev).
8282> Snapshot 1
8383
8484 `// SPDX-License-Identifier: MIT␊
85- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
85+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
8686 pragma solidity ^0.8.27;␊
8787 ␊
8888 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -104,7 +104,7 @@ Generated by [AVA](https://avajs.dev).
104104> Snapshot 1
105105
106106 `// SPDX-License-Identifier: MIT␊
107- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
107+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
108108 pragma solidity ^0.8.27;␊
109109 ␊
110110 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -126,7 +126,7 @@ Generated by [AVA](https://avajs.dev).
126126> Snapshot 1
127127
128128 `// SPDX-License-Identifier: MIT␊
129- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
129+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
130130 pragma solidity ^0.8.27;␊
131131 ␊
132132 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -148,7 +148,7 @@ Generated by [AVA](https://avajs.dev).
148148> Snapshot 1
149149
150150 `// SPDX-License-Identifier: MIT␊
151- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
151+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
152152 pragma solidity ^0.8.27;␊
153153 ␊
154154 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -164,6 +164,14 @@ Generated by [AVA](https://avajs.dev).
164164 {}␊
165165 ␊
166166 // The following functions are overrides required by Solidity.␊
167+ ␊
168+ function _update(address from, address to, euint64 amount)␊
169+ internal␊
170+ override(ERC7984, ERC7984ERC20Wrapper)␊
171+ returns (euint64 transferred)␊
172+ {␊
173+ return super._update(from, to, amount);␊
174+ }␊
167175 ␊
168176 function decimals()␊
169177 public␊
@@ -181,7 +189,7 @@ Generated by [AVA](https://avajs.dev).
181189> Snapshot 1
182190
183191 `// SPDX-License-Identifier: MIT␊
184- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
192+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
185193 pragma solidity ^0.8.27;␊
186194 ␊
187195 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -244,7 +252,7 @@ Generated by [AVA](https://avajs.dev).
244252> Snapshot 1
245253
246254 `// SPDX-License-Identifier: MIT␊
247- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
255+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
248256 pragma solidity ^0.8.27;␊
249257 ␊
250258 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -316,7 +324,7 @@ Generated by [AVA](https://avajs.dev).
316324> Snapshot 1
317325
318326 `// SPDX-License-Identifier: MIT␊
319- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
327+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
320328 pragma solidity ^0.8.27;␊
321329 ␊
322330 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -362,7 +370,7 @@ Generated by [AVA](https://avajs.dev).
362370 ␊
363371 function _update(address from, address to, euint64 amount)␊
364372 internal␊
365- override(ERC7984, ERC7984Votes)␊
373+ override(ERC7984, ERC7984ERC20Wrapper, ERC7984Votes)␊
366374 returns (euint64 transferred)␊
367375 {␊
368376 return super._update(from, to, amount);␊
@@ -393,7 +401,7 @@ Generated by [AVA](https://avajs.dev).
393401> Snapshot 1
394402
395403 `// SPDX-License-Identifier: MIT␊
396- // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.0 ␊
404+ // Compatible with OpenZeppelin Contracts ^5.5.0 and Confidential Contracts ^0.3.1 ␊
397405 pragma solidity ^0.8.27;␊
398406 ␊
399407 import {ZamaEthereumConfig} from "@fhevm/solidity/config/ZamaConfig.sol";␊
@@ -448,7 +456,7 @@ Generated by [AVA](https://avajs.dev).
448456 ␊
449457 function _update(address from, address to, euint64 amount)␊
450458 internal␊
451- override(ERC7984, ERC7984Votes)␊
459+ override(ERC7984, ERC7984ERC20Wrapper, ERC7984Votes)␊
452460 returns (euint64 transferred)␊
453461 {␊
454462 return super._update(from, to, amount);␊
0 commit comments