aboutsummaryrefslogtreecommitdiffstats
path: root/rlptest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'rlptest.txt')
-rw-r--r--rlptest.txt42
1 files changed, 7 insertions, 35 deletions
diff --git a/rlptest.txt b/rlptest.txt
index b443d65a4..4ab9f8029 100644
--- a/rlptest.txt
+++ b/rlptest.txt
@@ -1,54 +1,26 @@
[
[
"cat",
- "43636174"
+ "83636174"
],
[
"dog",
- "43646f67"
+ "83646f67"
],
[
[ "cat", "dog" ],
- "824363617443646f67"
+ "c88363617483646f67"
],
[
[ "dog", "god", "cat" ],
- "8343646f6743676f6443636174"
+ "cc83646f6783676f6483636174"
],
[
- 1,
- "01"
- ],
- [
- 10,
- "0a"
- ],
- [
- 100,
- "1864"
- ],
- [
- 1000,
- "1903e8"
- ],
- [
- 115792089237316195423570985008687907853269984665640564039457584007913129639935,
- "37ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- ],
- [
- 115792089237316195423570985008687907853269984665640564039457584007913129639936,
- "3821010000000000000000000000000000000000000000000000000000000000000000"
- ],
- [
- [ 1, 2, [] ],
- "83010280"
- ],
- [
[ [ [], [] ], [] ],
- "8282808080"
+ "c4c2c0c0c0"
],
[
- [ "zw", [ 4 ], "wz" ],
- "83427a77810442777a"
+ [ "zw", [ "4" ], "wz" ],
+ "c8827a77c13482777a"
]
]