Commit 24f0a1c
committed
fix: address Claude code review feedback on PR #519
- Handle iterationFailCount > 0 with firstError == nil (fallback message)
- Add nil guard for vm.smartWalletConfig on ERC20 injection path
- Demote debug/trace logs from Info to Debug level
- Add comment explaining slot 51 (Compound cToken contracts)1 parent 164ed4b commit 24f0a1c
3 files changed
Lines changed: 19 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2989 | 2989 | | |
2990 | 2990 | | |
2991 | 2991 | | |
2992 | | - | |
| 2992 | + | |
2993 | 2993 | | |
2994 | 2994 | | |
2995 | 2995 | | |
| |||
3082 | 3082 | | |
3083 | 3083 | | |
3084 | 3084 | | |
3085 | | - | |
3086 | | - | |
3087 | | - | |
| 3085 | + | |
| 3086 | + | |
3088 | 3087 | | |
3089 | 3088 | | |
3090 | 3089 | | |
| |||
3100 | 3099 | | |
3101 | 3100 | | |
3102 | 3101 | | |
3103 | | - | |
| 3102 | + | |
3104 | 3103 | | |
3105 | 3104 | | |
3106 | 3105 | | |
| |||
3166 | 3165 | | |
3167 | 3166 | | |
3168 | 3167 | | |
| 3168 | + | |
| 3169 | + | |
| 3170 | + | |
| 3171 | + | |
| 3172 | + | |
3169 | 3173 | | |
3170 | 3174 | | |
3171 | 3175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4904 | 4904 | | |
4905 | 4905 | | |
4906 | 4906 | | |
4907 | | - | |
| 4907 | + | |
4908 | 4908 | | |
4909 | 4909 | | |
4910 | 4910 | | |
4911 | 4911 | | |
4912 | 4912 | | |
4913 | | - | |
4914 | | - | |
| 4913 | + | |
| 4914 | + | |
| 4915 | + | |
| 4916 | + | |
| 4917 | + | |
| 4918 | + | |
| 4919 | + | |
4915 | 4920 | | |
4916 | 4921 | | |
4917 | 4922 | | |
| |||
0 commit comments