aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2017-02-09 01:13:33 +0800
committerDimitry <dimitry@ethdev.com>2017-02-10 02:24:57 +0800
commit4bedb7293024d1724993df23d2b20863fe24c782 (patch)
treeb0c3426afd7ee1ac94c09e2c3a224ce04392261c /src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json
parent7dd70cc8e9a8b1c8d9c3e3811943b4c937d7b243 (diff)
downloaddexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.gz
dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.zst
dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.zip
update general state tests fillers to suite blockchain
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json
index 21a549ca6..89a1f15a6 100644
--- a/src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json
+++ b/src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json
@@ -2,10 +2,10 @@
"StoreClearsAndInternlCallStoreClearsSuccess" : {
"env" : {
"currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
- "currentDifficulty" : "45678256",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "10000000",
- "currentNumber" : "0",
- "currentTimestamp" : "1",
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
ell Compiler to version 7.4.2pgj2012-12-201-6/+1 * - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-031-1/+1 * Fix typos in COMMENTcs2012-07-241-1/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-041-0/+1 * - Update to 0.3.7pgj2012-02-132-4/+3 * Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-1/+1 * - Please welcome GHC 7.0.3ashish2011-05-093-30/+3 * - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-081-3/+3 * - Change MAINTAINER from wahjava@gmail.com to haskell@ashish2010-06-111-1/+1 * Rename the following Haskell ports to bring them in sync with thepgj2010-05-251-1/+0 * Introduce a new (and hopefully better) ports infrastructure for Haskell Cabalpgj2010-05-132-84/+25 * - Update to 0.3.6pgj2010-01-072-5/+4 * - Update HsColour to 1.15pgj2009-12-071-1/+2 * - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumppgj2009-09-024-47/+76 * - Update to 0.3.4pgj2009-01-303-35/+22 * Update to 0.3.3pgj2008-12-234-7/+7 * A UTF8 layer for IO and Strings. The utf8-string packagemiwi2008-11-23