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/TransactionWithSvalueHigh.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/TransactionWithSvalueHigh.json')
-rw-r--r-- | TransactionTests/ttZeroSigConstantinople/TransactionWithSvalueHigh.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/TransactionTests/ttZeroSigConstantinople/TransactionWithSvalueHigh.json b/TransactionTests/ttZeroSigConstantinople/TransactionWithSvalueHigh.json deleted file mode 100644 index df7fe695d..000000000 --- a/TransactionTests/ttZeroSigConstantinople/TransactionWithSvalueHigh.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "TransactionWithSvalueHigh" : { - "_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/TransactionWithSvalueHighFiller.json", - "sourceHash" : "834dd4d2d929ef229a6e6c2f329a99bc5a222ca28727e8838dd897cbb29fed46" - }, - "blocknumber" : "0x500000", - "rlp" : "0xf83f808082520894095e7baea6a6c7c4c2dfeb977efac326af552d8780800180a0fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364140" - } -}
\ No newline at end of file |