Skip to content

Commit a14a2dc

Browse files
committed
Prior service storage items were discarded
1 parent 040c0e9 commit a14a2dc

32 files changed

+108
-58
lines changed
0 Bytes
Binary file not shown.

accumulate/full/enqueue_and_unlock_chain-4.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2753,8 +2753,8 @@
27532753
"balance": 136128,
27542754
"min_item_gas": 10,
27552755
"min_memo_gas": 10,
2756-
"bytes": 36086,
2757-
"items": 4
2756+
"bytes": 36041,
2757+
"items": 3
27582758
},
27592759
"storage": [
27602760
{
18 Bytes
Binary file not shown.

accumulate/full/enqueue_and_unlock_chain_wraps-1.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,8 +1479,8 @@
14791479
"balance": 136128,
14801480
"min_item_gas": 10,
14811481
"min_memo_gas": 10,
1482-
"bytes": 36151,
1483-
"items": 5
1482+
"bytes": 36052,
1483+
"items": 3
14841484
},
14851485
"storage": [
14861486
{
@@ -2969,10 +2969,15 @@
29692969
"balance": 136128,
29702970
"min_item_gas": 10,
29712971
"min_memo_gas": 10,
2972-
"bytes": 36151,
2973-
"items": 5
2972+
"bytes": 36052,
2973+
"items": 3
29742974
},
2975-
"storage": [],
2975+
"storage": [
2976+
{
2977+
"key": "0x6c617374",
2978+
"value": "0xab8d3783fe9b1b088e788e8e"
2979+
}
2980+
],
29762981
"preimages": [
29772982
{
29782983
"hash": "0x6b7dd4a1e296675a11b55877cd500f5c80d9fe26be81205d7c35381dd839ab7e",
18 Bytes
Binary file not shown.

accumulate/full/enqueue_and_unlock_chain_wraps-2.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,10 +1554,15 @@
15541554
"balance": 136128,
15551555
"min_item_gas": 10,
15561556
"min_memo_gas": 10,
1557-
"bytes": 36151,
1558-
"items": 5
1557+
"bytes": 36052,
1558+
"items": 3
15591559
},
1560-
"storage": [],
1560+
"storage": [
1561+
{
1562+
"key": "0x6c617374",
1563+
"value": "0xab8d3783fe9b1b088e788e8e"
1564+
}
1565+
],
15611566
"preimages": [
15621567
{
15631568
"hash": "0x6b7dd4a1e296675a11b55877cd500f5c80d9fe26be81205d7c35381dd839ab7e",
@@ -3107,8 +3112,8 @@
31073112
"balance": 136128,
31083113
"min_item_gas": 10,
31093114
"min_memo_gas": 10,
3110-
"bytes": 36194,
3111-
"items": 6
3115+
"bytes": 36051,
3116+
"items": 3
31123117
},
31133118
"storage": [
31143119
{
17 Bytes
Binary file not shown.

accumulate/full/enqueue_and_unlock_chain_wraps-3.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1624,8 +1624,8 @@
16241624
"balance": 136128,
16251625
"min_item_gas": 10,
16261626
"min_memo_gas": 10,
1627-
"bytes": 36194,
1628-
"items": 6
1627+
"bytes": 36051,
1628+
"items": 3
16291629
},
16301630
"storage": [
16311631
{
@@ -3259,10 +3259,15 @@
32593259
"balance": 136128,
32603260
"min_item_gas": 10,
32613261
"min_memo_gas": 10,
3262-
"bytes": 36194,
3263-
"items": 6
3262+
"bytes": 36051,
3263+
"items": 3
32643264
},
3265-
"storage": [],
3265+
"storage": [
3266+
{
3267+
"key": "0x6c617374",
3268+
"value": "0x0ac692bd8be91af46d0a1a"
3269+
}
3270+
],
32663271
"preimages": [
32673272
{
32683273
"hash": "0x6b7dd4a1e296675a11b55877cd500f5c80d9fe26be81205d7c35381dd839ab7e",
17 Bytes
Binary file not shown.

accumulate/full/enqueue_and_unlock_chain_wraps-4.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1699,10 +1699,15 @@
16991699
"balance": 136128,
17001700
"min_item_gas": 10,
17011701
"min_memo_gas": 10,
1702-
"bytes": 36194,
1703-
"items": 6
1702+
"bytes": 36051,
1703+
"items": 3
17041704
},
1705-
"storage": [],
1705+
"storage": [
1706+
{
1707+
"key": "0x6c617374",
1708+
"value": "0x0ac692bd8be91af46d0a1a"
1709+
}
1710+
],
17061711
"preimages": [
17071712
{
17081713
"hash": "0x6b7dd4a1e296675a11b55877cd500f5c80d9fe26be81205d7c35381dd839ab7e",
@@ -3253,8 +3258,8 @@
32533258
"balance": 136128,
32543259
"min_item_gas": 10,
32553260
"min_memo_gas": 10,
3256-
"bytes": 36257,
3257-
"items": 7
3261+
"bytes": 36071,
3262+
"items": 3
32583263
},
32593264
"storage": [
32603265
{

0 commit comments

Comments
 (0)