8 files changed
+7
-8
lines changedSubmodule axelar-gmp-sdk-solidity updated 103 files
- .gitattributes+1
- .github/workflows/ci.yml+6-12
- .github/workflows/sync.yml+3-1
- .gitmodules-3
- CONTRIBUTING.md+193
- README.md+19-3
- foundry.toml+5-3
- lib/ds-test-1
- package.json+1-1
- scripts/vm.py+646
- src/StdAssertions.sol+518-225
- src/StdChains.sol+64-13
- src/StdCheats.sol+19-7
- src/StdInvariant.sol+18-3
- src/StdJson.sol+115-11
- src/StdStorage.sol+202-107
- src/StdToml.sol+283
- src/StdUtils.sol+44-33
- src/Test.sol+4-4
- src/Vm.sol+2.1k-460
- src/console.sol+635-608
- src/console2.sol+1-1.6k
- src/interfaces/IERC4626.sol+2-2
- src/interfaces/IERC7540.sol+150
- src/interfaces/IERC7575.sol+241
- src/safeconsole.sol+693-4
- test/StdAssertions.t.sol+35-909
- test/StdChains.t.sol+57-50
- test/StdCheats.t.sol+28-20
- test/StdError.t.sol+15-13
- test/StdJson.t.sol+49
- test/StdMath.t.sol+12-22
- test/StdStorage.t.sol+190-17
- test/StdStyle.t.sol+1-1
- test/StdToml.t.sol+49
- test/StdUtils.t.sol+28-28
- test/Vm.t.sol+18
- test/fixtures/test.json+8
- test/fixtures/test.toml+6
Lines changed: 0 additions & 1 deletion
This file was deleted.
Submodule openzeppelin-contracts-4.9.3 updated 811 files
Submodule openzeppelin-contracts-5.0.2 updated 520 files
Submodule solidity-bytes-utils updated 16 files
- .gitignore+2-2
- .gitmodules+3
- .nvmrc+1
- README.md+3-2
- contracts/AssertBytes.sol+97
- contracts/Migrations.sol-27
- foundry.toml+6
- funding.json+5
- lib/forge-std+1
- migrations/1_initial_migration.js-5
- migrations/2_deploy_contracts.js-5
- package-lock.json+4-10.9k
- package.json+5-8
- test/TestBytesLib1.sol+284-12
- test/TestBytesLib2.sol+46-33
- truffle.js-49
0 commit comments