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
121632be
Commit
121632be
authored
Jan 01, 2014
by
Vitalik Buterin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added obscure's tests
parent
ef6c5506
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
0 deletions
+20
-0
hexencodetest.txt
hexencodetest.txt
+8
-0
rlptest.txt
rlptest.txt
+4
-0
trietest.txt
trietest.txt
+8
-0
No files found.
hexencodetest.txt
View file @
121632be
...
...
@@ -22,5 +22,13 @@
[
[ 0, 16 ],
"30"
],
[
[ 15, 1, 12, 11, 8, 16 ],
"3f1cb8"
],
[
[ 0, 15, 1, 12, 11, 8, 16 ],
"200f1cb8"
]
]
rlptest.txt
View file @
121632be
...
...
@@ -11,6 +11,10 @@
[ "cat", "dog" ],
"824363617443646f67"
],
[
[ "dog", "god", "cat" ],
"8343646f6743676f6443636174"
],
[
1,
"01"
...
...
trietest.txt
View file @
121632be
[
[
{
"doe": "reindeer",
"dog": "puppy",
"dogglesworth": "cat"
},
"e378927bfc1bd4f01a2e8d9f59bd18db8a208bb493ac0b00f93ce51d4d2af76c"
],
[
{
"do": "verb",
...
...
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