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
c2bd8d1d
Commit
c2bd8d1d
authored
Dec 12, 2014
by
Gav Wood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Alter "" to null.
parent
ce6344b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
trietest.json
TrieTests/trietest.json
+3
-3
No files found.
TrieTests/trietest.json
View file @
c2bd8d1d
...
...
@@ -6,9 +6,9 @@
[
"horse"
,
"stallion"
],
[
"shaman"
,
"horse"
],
[
"doge"
,
"coin"
],
[
"ether"
,
""
],
[
"ether"
,
null
],
[
"dog"
,
"puppy"
],
[
"shaman"
,
""
]
[
"shaman"
,
null
]
],
"root"
:
"0x5991bb8c6514148a29db676a14ac506cd2cd5775ace63c30a4fe457715e9ac84"
},
...
...
@@ -22,7 +22,7 @@
[
"0x000000000000000000000000ec4f34c97e43fbb2816cfd95e388353c7181dab1"
,
"0x4e616d6552656700000000000000000000000000000000000000000000000000"
],
[
"0x4655474156000000000000000000000000000000000000000000000000000000"
,
"0x7ef9e639e2733cb34e4dfc576d4b23f72db776b2"
],
[
"0x4e616d6552656700000000000000000000000000000000000000000000000000"
,
"0xec4f34c97e43fbb2816cfd95e388353c7181dab1"
],
[
"0x0000000000000000000000000000000000000000000000000000001234567890"
,
""
],
[
"0x0000000000000000000000000000000000000000000000000000001234567890"
,
null
],
[
"0x000000000000000000000000697c7b8c961b56f675d570498424ac8de1a918f6"
,
"0x6f6f6f6820736f2067726561742c207265616c6c6c793f000000000000000000"
],
[
"0x6f6f6f6820736f2067726561742c207265616c6c6c793f000000000000000000"
,
"0x697c7b8c961b56f675d570498424ac8de1a918f6"
]
],
...
...
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