diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-11-17 01:53:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-17 01:53:59 +0800 |
commit | ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7 (patch) | |
tree | 2fc3596da9607ccabe0d54ea14cb87d02c0c9d92 /TransactionTests/ttZeroSigConstantinople/TransactionWithHighValueOverflow.json | |
parent | 7057d0e021f7dbee37a2ddb6acf34f4946bc157d (diff) | |
parent | c7bf546091ef08d559a18aa92998847b4f03c01c (diff) | |
download | dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.gz dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.bz2 dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.lz dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.xz dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.zst dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.zip |
Merge pull request #368 from ethereum/removezerosig
remove zeroSig transaction tests
Diffstat (limited to 'TransactionTests/ttZeroSigConstantinople/TransactionWithHighValueOverflow.json')
-rw-r--r-- | TransactionTests/ttZeroSigConstantinople/TransactionWithHighValueOverflow.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/TransactionTests/ttZeroSigConstantinople/TransactionWithHighValueOverflow.json b/TransactionTests/ttZeroSigConstantinople/TransactionWithHighValueOverflow.json deleted file mode 100644 index d4c922b2b..000000000 --- a/TransactionTests/ttZeroSigConstantinople/TransactionWithHighValueOverflow.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "TransactionWithHighValueOverflow" : { - "_info" : { - "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.10.6+commit.6c09e32c.Linux.g++", - "source" : "src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithHighValueOverflowFiller.json", - "sourceHash" : "fc59d89c7f5e70e853ce10f2022ecd7a6a34aa21c372ac11ed87ff4417db5db2" - }, - "blocknumber" : "0x500000", - "rlp" : "0xf840808082520894095e7baea6a6c7c4c2dfeb977efac326af552d87a101000000000000000000000000000000000000000000000000000000000000000080018080" - } -}
\ No newline at end of file |