Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Use latest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
konradkonrad committed Jul 8, 2016
1 parent 989cd72 commit a1ffdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures
Submodule fixtures updated 46 files
+8 −0 .travis.yml
+13 −13 BlockchainTests/Homestead/bcBlockGasLimitTest.json
+1,807 −1,807 BlockchainTests/Homestead/bcForkStressTest.json
+210 −210 BlockchainTests/Homestead/bcGasPricerTest.json
+21 −21 BlockchainTests/Homestead/bcInvalidHeaderTest.json
+460 −460 BlockchainTests/Homestead/bcMultiChainTest.json
+248 −248 BlockchainTests/Homestead/bcRPC_API_Test.json
+106 −106 BlockchainTests/Homestead/bcStateTest.json
+852 −852 BlockchainTests/Homestead/bcTotalDifficultyTest.json
+274 −274 BlockchainTests/Homestead/bcUncleHeaderValiditiy.json
+572 −572 BlockchainTests/Homestead/bcUncleTest.json
+139 −139 BlockchainTests/Homestead/bcValidBlockTest.json
+2,249 −2,249 BlockchainTests/Homestead/bcWalletTest.json
+431 −13 BlockchainTests/bcBlockGasLimitTest.json
+1,833 −1,833 BlockchainTests/bcForkStressTest.json
+210 −210 BlockchainTests/bcGasPricerTest.json
+80 −21 BlockchainTests/bcInvalidHeaderTest.json
+452 −452 BlockchainTests/bcMultiChainTest.json
+215 −215 BlockchainTests/bcRPC_API_Test.json
+182 −24 BlockchainTests/bcStateTest.json
+808 −808 BlockchainTests/bcTotalDifficultyTest.json
+194 −194 BlockchainTests/bcUncleHeaderValiditiy.json
+572 −572 BlockchainTests/bcUncleTest.json
+139 −139 BlockchainTests/bcValidBlockTest.json
+2,244 −2,244 BlockchainTests/bcWalletTest.json
+1 −1 README.md
+3,310 −0 StateTests/Homestead/stBoundsTest.json
+15 −15 StateTests/Homestead/stCallCreateCallCodeTest.json
+15 −15 StateTests/Homestead/stDelegatecallTest.json
+943 −4 StateTests/Homestead/stMemoryStressTest.json
+110 −0 StateTests/Homestead/stRefundTest.json
+2 −2 StateTests/Homestead/stSpecialTest.json
+2 −2 StateTests/Homestead/stSystemOperationsTest.json
+146 −9 StateTests/Homestead/stTransactionTest.json
+12 −12 StateTests/stCallCreateCallCodeTest.json
+4 −3 StateTests/stMemoryStressTest.json
+2 −2 StateTests/stSpecialTest.json
+64 −9 StateTests/stTransactionTest.json
+118 −38 TransactionTests/Homestead/ttTransactionTest.json
+88 −8 TransactionTests/ttTransactionTest.json
+8 −8 VMTests/vmArithmeticTest.json
+39 −38 VMTests/vmBitwiseLogicOperationTest.json
+4 −4 VMTests/vmEnvironmentalInfoTest.json
+49 −12 VMTests/vmIOandFlowOperationsTest.json
+30 −8 VMTests/vmLogTest.json
+2 −2 VMTests/vmPushDupSwapTest.json

0 comments on commit a1ffdbc

Please sign in to comment.