diff options
| author | winsvega <winsvega@mail.ru> | 2017-07-13 23:16:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-13 23:16:28 +0800 |
| commit | 3c4d0e23f2c41901521a1387757639dda41e66ba (patch) | |
| tree | 504a402162d02bcb88d14e0a635523f7baa99b74 /GeneralStateTests/stPreCompiledContracts/modexp_0_0_0_22000.json | |
| parent | 5942d5373e1c41639305c3ade8360ea0e165a4bd (diff) | |
| parent | 9c11964e9f97e7393416d0beebd59fb39135efbc (diff) | |
| download | dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.gz dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.bz2 dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.lz dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.xz dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.zst dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.zip | |
Merge pull request #222 from ethereum/revert-address-calculation
fix failing Statetests and Blockchain tests
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_0_0_0_22000.json')
| -rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_0_0_0_22000.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_0_0_0_22000.json b/GeneralStateTests/stPreCompiledContracts/modexp_0_0_0_22000.json index 27e939ccc..511199b05 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_0_0_0_22000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_0_0_0_22000.json @@ -1,5 +1,10 @@ { "modexp_0_0_0_22000" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stPreCompiledContracts/modexp_0_0_0_22000Filler.json" + }, "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", "currentDifficulty" : "0x020000", |
