aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-26 17:48:21 +0800
committerDimitry <dimitry@ethereum.org>2018-09-26 17:48:21 +0800
commitfafb8a88abd431eedd85167445ccafbc095eed7a (patch)
treede91238986f8358290c38ee41a3218aea2e3e376 /src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json
parent8b80bb5961ee94acac3742e8328b2b9bf8e1c9f9 (diff)
downloadtangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.gz
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.bz2
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.lz
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.xz
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.zst
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.zip
refill state tests as blockchain tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json
index 015abebe1..facc74d39 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json
@@ -29,6 +29,9 @@
{
"network" : "Frontier",
"result" : {
+ "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0x4563918244f40000"
+ },
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x55f0"
}
@@ -37,6 +40,9 @@
{
"network" : "Homestead",
"result" : {
+ "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0x4563918244f40000"
+ },
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x55f0"
}
@@ -45,6 +51,9 @@
{
"network" : "EIP150",
"result" : {
+ "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0x4563918244f40000"
+ },
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x55f0"
}
@@ -53,6 +62,8 @@
{
"network" : "EIP158",
"result" : {
+ "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ },
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x55f0"
}
@@ -61,6 +72,8 @@
{
"network" : "Byzantium",
"result" : {
+ "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ },
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x55f0"
}
@@ -69,6 +82,8 @@
{
"network" : "Constantinople",
"result" : {
+ "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ },
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x55f0"
}
@@ -100,6 +115,7 @@
"storage" : {
}
}
- }
+ },
+ "sealEngine" : "NoProof"
}
} \ No newline at end of file