Commit 0adec64
2 files changed
+3
-3
lines changedSubmodule ks-common-sc updated 12 files
- .github/workflows/lint.yml+2
- .github/workflows/test.yml+3-1
- script/Base.s.sol+1-1
- script/DeployForwarder.s.sol+2
- src/base/Lock.sol+37
- src/interfaces/IAllowanceTransfer.sol+110
- src/interfaces/IDaiLikePermit.sol+2
- src/libraries/calldata/CalldataDecoder.sol+35-11
- src/libraries/token/PermitHelper.sol+49-55
- src/libraries/token/TokenHelper.sol+2-2
- test/GenericForwarder.t.sol+1-4
- test/Permit.t.sol+98-133
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments