gildlab / ethgild

MIT License
2 stars 3 forks source link

convert OffChainAssetReceiptVault.test.ts tests checking Redeposit to foundry test #71

Closed ninokeldishvili closed 2 weeks ago

ninokeldishvili commented 3 weeks ago

Failing CI checks with error: Error: Compiler run failed: Error (5333): Source file requires different compiler version (current compiler is 0.8.25+commit.b61c2a91.Linux.g++) - note that nightly builds are considered to be strictly less than the released version --> lib/rain.factory/src/concrete/CloneFactory.sol:2:1: | 2 | pragma solidity =0.8.19; | ^^^^^^^^^^^^^^^^^^^^^^^^