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
15dd8fd7
Commit
15dd8fd7
authored
Feb 28, 2014
by
Gav Wood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RLP tests and Trie updates.
parent
33f80fef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
48 additions
and
20 deletions
+48
-20
rlptest.json
rlptest.json
+3
-3
trietest.json
trietest.json
+45
-17
No files found.
rlptest.json
View file @
15dd8fd7
...
@@ -39,8 +39,8 @@
...
@@ -39,8 +39,8 @@
"in"
:
[
[
[],
[]
],
[]
],
"in"
:
[
[
[],
[]
],
[]
],
"out"
:
"c4c2c0c0c0"
"out"
:
"c4c2c0c0c0"
},
},
"
x
bigint"
:
{
"bigint"
:
{
"in"
:
115792089237316195423570985008687907853269984665640564039457584007913129639936
,
"in"
:
"#115792089237316195423570985008687907853269984665640564039457584007913129639936"
,
"out"
:
"
382
1010000000000000000000000000000000000000000000000000000000000000000"
"out"
:
"
a
1010000000000000000000000000000000000000000000000000000000000000000"
}
}
}
}
trietest.json
View file @
15dd8fd7
{
{
"doprefix"
:
{
"basic"
:
{
"inputs"
:
{
"in"
:
{
"doe"
:
"reindeer"
,
"a"
:
"A"
,
"dog"
:
"puppy"
,
"b"
:
"B"
"dogglesworth"
:
"cat"
},
},
"root"
:
"300eab197a9d9e437aaeb9b0d7bd77d57e8d4e3eeca0b1e6a3fe28a84e2cd70c"
"expectation"
:
"d85f9267d7ed5767fb1b48defa8eb20a1c007a87a07588135a74b40b55de2e67"
},
},
"basic1"
:
{
"multiprefix"
:
{
"in"
:
{
"inputs"
:{
"test"
:
"test"
"do"
:
"verb"
,
},
"horse"
:
"stallion"
,
"root"
:
"85d106d4edff3b7a4889e91251d0a87d7c17a1dda648ebdba8c6060825be23b8"
"doge"
:
"coin"
,
},
"dog"
:
"puppy"
"basic2"
:
{
},
"in"
:
{
"expectation"
:
"cf7d318935b52db6e23d8c1f5e6b7e62f3606d4ed13783f4fdbd6e67a2085d04"
"test"
:
"test"
,
}
"te"
:
"testy"
},
"root"
:
"8452568af70d8d140f58d941338542f645fcca50094b20f3c3d8c3df49337928"
},
"beprefix"
:
{
"in"
:
{
"be"
:
"e"
,
"bed"
:
"d"
,
"dog"
:
"puppy"
},
"root"
:
"3f67c7a47520f79faa29255d2d3c084a7a6df0453116ed7232ff10277a8be68b"
},
"doprefix"
:
{
"in"
:
{
"doe"
:
"reindeer"
,
"dog"
:
"puppy"
,
"dogglesworth"
:
"cat"
},
"root"
:
"8aad789dff2f538bca5d8ea56e8abe10f4c7ba3a5dea95fea4cd6e7c3a1168d3"
},
"multiprefix"
:
{
"in"
:
{
"do"
:
"verb"
,
"horse"
:
"stallion"
,
"doge"
:
"coin"
,
"dog"
:
"puppy"
},
"root"
:
"5991bb8c6514148a29db676a14ac506cd2cd5775ace63c30a4fe457715e9ac84"
}
}
}
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