Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
89675a71
Commit
89675a71
authored
10 years ago
by
Christoph Jentzsch
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/develop' into develop
parents
f1de1cc9
32f0c47c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
69 additions
and
69 deletions
+69
-69
trietest.json
TrieTests/trietest.json
+66
-66
vmIOandFlowOperationsTest.json
VMTests/vmIOandFlowOperationsTest.json
+3
-3
No files found.
TrieTests/trietest.json
View file @
89675a71
{
"singleItem"
:
{
"in"
:
{
"A"
:
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
}
,
"root"
:
"d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab"
"in"
:
[
[
"A"
,
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
]
]
,
"root"
:
"
0x
d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab"
},
"dogs"
:
{
"in"
:
{
"doe"
:
"reindeer"
,
"dog"
:
"puppy"
,
"dogglesworth"
:
"cat"
}
,
"root"
:
"8aad789dff2f538bca5d8ea56e8abe10f4c7ba3a5dea95fea4cd6e7c3a1168d3"
"in"
:
[
[
"doe"
,
"reindeer"
]
,
[
"dog"
,
"puppy"
]
,
[
"dogglesworth"
,
"cat"
]
]
,
"root"
:
"
0x
8aad789dff2f538bca5d8ea56e8abe10f4c7ba3a5dea95fea4cd6e7c3a1168d3"
},
"puppy"
:
{
"in"
:
{
"do"
:
"verb"
,
"horse"
:
"stallion"
,
"doge"
:
"coin"
,
"dog"
:
"puppy"
}
,
"root"
:
"5991bb8c6514148a29db676a14ac506cd2cd5775ace63c30a4fe457715e9ac84"
"in"
:
[
[
"do"
,
"verb"
]
,
[
"horse"
,
"stallion"
]
,
[
"doge"
,
"coin"
]
,
[
"dog"
,
"puppy"
]
]
,
"root"
:
"
0x
5991bb8c6514148a29db676a14ac506cd2cd5775ace63c30a4fe457715e9ac84"
},
"emptyValues"
:
{
"in"
:
{
"do"
:
"verb"
,
"ether"
:
"wookiedoo"
,
"horse"
:
"stallion"
,
"shaman"
:
"horse"
,
"doge"
:
"coin"
,
"ether"
:
""
,
"dog"
:
"puppy"
,
"shaman"
:
""
}
,
"root"
:
"4505cb6d817068bcd68fb225ab4d5ab70860461d3b35738bf6bcf7b44d702d0d"
"in"
:
[
[
"do"
,
"verb"
]
,
[
"ether"
,
"wookiedoo"
]
,
[
"horse"
,
"stallion"
]
,
[
"shaman"
,
"horse"
]
,
[
"doge"
,
"coin"
]
,
[
"ether"
,
""
]
,
[
"dog"
,
"puppy"
]
,
[
"shaman"
,
""
]
]
,
"root"
:
"
0x
4505cb6d817068bcd68fb225ab4d5ab70860461d3b35738bf6bcf7b44d702d0d"
},
"foo"
:
{
"in"
:
{
"foo"
:
"bar"
,
"food"
:
"bat"
,
"food"
:
"bass"
}
,
"root"
:
"17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"
"in"
:
[
[
"foo"
,
"bar"
]
,
[
"food"
,
"bat"
]
,
[
"food"
,
"bass"
]
]
,
"root"
:
"
0x
17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"
},
"smallValues"
:
{
"in"
:
{
"be"
:
"e"
,
"dog"
:
"puppy"
,
"bed"
:
"d"
}
,
"root"
:
"3f67c7a47520f79faa29255d2d3c084a7a6df0453116ed7232ff10277a8be68b"
"in"
:
[
[
"be"
,
"e"
]
,
[
"dog"
,
"puppy"
]
,
[
"bed"
,
"d"
]
]
,
"root"
:
"
0x
3f67c7a47520f79faa29255d2d3c084a7a6df0453116ed7232ff10277a8be68b"
},
"testy"
:
{
"in"
:
{
"test"
:
"test"
,
"te"
:
"testy"
}
,
"root"
:
"8452568af70d8d140f58d941338542f645fcca50094b20f3c3d8c3df49337928"
"in"
:
[
[
"test"
,
"test"
]
,
[
"te"
,
"testy"
]
]
,
"root"
:
"
0x
8452568af70d8d140f58d941338542f645fcca50094b20f3c3d8c3df49337928"
},
"hex"
:
{
"in"
:
{
"0x0045"
:
"0x0123456789"
,
"0x4500"
:
"0x9876543210"
}
,
"root"
:
"
285505fcabe84badc8aa310e2aae17eddc7d120aabec8a476902c8184b3a3503"
},
"in"
:
[
[
"0x0045"
,
"0x0123456789"
]
,
[
"0x4500"
,
"0x9876543210"
]
]
,
"root"
:
"0x
285505fcabe84badc8aa310e2aae17eddc7d120aabec8a476902c8184b3a3503"
},
"jeff"
:
{
"in"
:
{
"0x0000000000000000000000000000000000000000000000000000000000000045"
:
"0x22b224a1420a802ab51d326e29fa98e34c4f24ea"
,
"0x0000000000000000000000000000000000000000000000000000000000000046"
:
"0x67706c2076330000000000000000000000000000000000000000000000000000"
,
"0x0000000000000000000000000000000000000000000000000000001234567890"
:
"0x697c7b8c961b56f675d570498424ac8de1a918f6"
,
"0x000000000000000000000000697c7b8c961b56f675d570498424ac8de1a918f6"
:
"0x1234567890"
,
"0x0000000000000000000000007ef9e639e2733cb34e4dfc576d4b23f72db776b2"
:
"0x4655474156000000000000000000000000000000000000000000000000000000"
,
"0x000000000000000000000000ec4f34c97e43fbb2816cfd95e388353c7181dab1"
:
"0x4e616d6552656700000000000000000000000000000000000000000000000000"
,
"0x4655474156000000000000000000000000000000000000000000000000000000"
:
"0x7ef9e639e2733cb34e4dfc576d4b23f72db776b2"
,
"0x4e616d6552656700000000000000000000000000000000000000000000000000"
:
"0xec4f34c97e43fbb2816cfd95e388353c7181dab1"
,
"0x0000000000000000000000000000000000000000000000000000001234567890"
:
""
,
"0x000000000000000000000000697c7b8c961b56f675d570498424ac8de1a918f6"
:
"0x6f6f6f6820736f2067726561742c207265616c6c6c793f000000000000000000"
,
"0x6f6f6f6820736f2067726561742c207265616c6c6c793f000000000000000000"
:
"0x697c7b8c961b56f675d570498424ac8de1a918f6"
}
,
"root"
:
"
088c8e162c91c75ca9efa63f21530bbc6964cff7453a5d6af8404d090292a3e7"
}
"in"
:
[
[
"0x0000000000000000000000000000000000000000000000000000000000000045"
,
"0x22b224a1420a802ab51d326e29fa98e34c4f24ea"
]
,
[
"0x0000000000000000000000000000000000000000000000000000000000000046"
,
"0x67706c2076330000000000000000000000000000000000000000000000000000"
]
,
[
"0x0000000000000000000000000000000000000000000000000000001234567890"
,
"0x697c7b8c961b56f675d570498424ac8de1a918f6"
]
,
[
"0x000000000000000000000000697c7b8c961b56f675d570498424ac8de1a918f6"
,
"0x1234567890"
]
,
[
"0x0000000000000000000000007ef9e639e2733cb34e4dfc576d4b23f72db776b2"
,
"0x4655474156000000000000000000000000000000000000000000000000000000"
]
,
[
"0x000000000000000000000000ec4f34c97e43fbb2816cfd95e388353c7181dab1"
,
"0x4e616d6552656700000000000000000000000000000000000000000000000000"
]
,
[
"0x4655474156000000000000000000000000000000000000000000000000000000"
,
"0x7ef9e639e2733cb34e4dfc576d4b23f72db776b2"
]
,
[
"0x4e616d6552656700000000000000000000000000000000000000000000000000"
,
"0xec4f34c97e43fbb2816cfd95e388353c7181dab1"
]
,
[
"0x0000000000000000000000000000000000000000000000000000001234567890"
,
""
]
,
[
"0x000000000000000000000000697c7b8c961b56f675d570498424ac8de1a918f6"
,
"0x6f6f6f6820736f2067726561742c207265616c6c6c793f000000000000000000"
]
,
[
"0x6f6f6f6820736f2067726561742c207265616c6c6c793f000000000000000000"
,
"0x697c7b8c961b56f675d570498424ac8de1a918f6"
]
]
,
"root"
:
"0x
088c8e162c91c75ca9efa63f21530bbc6964cff7453a5d6af8404d090292a3e7"
}
}
This diff is collapsed.
Click to expand it.
VMTests/vmIOandFlowOperationsTest.json
View file @
89675a71
{
"dupAt51
doesNotExistAnymore
"
:
{
"dupAt51
becameMload
"
:
{
"callcreates"
:
[
],
"env"
:
{
...
...
@@ -1500,7 +1500,7 @@
}
}
},
"swapAt52
doesNotExistAnym
ore"
:
{
"swapAt52
becameMst
ore"
:
{
"callcreates"
:
[
],
"env"
:
{
...
...
@@ -1542,4 +1542,4 @@
}
}
}
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment