Commit 08674f6
committed
eth/vm/logic/arithmetic: handle exp(X,0) == 1.
Caught by `exp8.json` test (not yet tracked in tests fixture).
Ref:
https://github.com/ethereum/tests/blob/10ab37c095bb87d2e781bcf112b6104912fccb44/VMTests/vmArithmeticTest/exp8.json
Accidentally caught in PR ethereum#1181.1 parent fcf73d0 commit 08674f6
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
0 commit comments