aboutsummaryrefslogtreecommitdiffstats
path: root/rlptest.json
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2014-02-28 20:54:47 +0800
committerGav Wood <i@gavwood.com>2014-02-28 20:54:47 +0800
commit15dd8fd794a0dc305ef7696d0c2a68e032bc9759 (patch)
tree3b8b5540e7fd1052b4559980624362941022d000 /rlptest.json
parent33f80fef211c2d51162c1856e50448be3d90c214 (diff)
downloaddexon-tests-15dd8fd794a0dc305ef7696d0c2a68e032bc9759.tar
dexon-tests-15dd8fd794a0dc305ef7696d0c2a68e032bc9759.tar.gz
dexon-tests-15dd8fd794a0dc305ef7696d0c2a68e032bc9759.tar.bz2
dexon-tests-15dd8fd794a0dc305ef7696d0c2a68e032bc9759.tar.lz
dexon-tests-15dd8fd794a0dc305ef7696d0c2a68e032bc9759.tar.xz
dexon-tests-15dd8fd794a0dc305ef7696d0c2a68e032bc9759.tar.zst
dexon-tests-15dd8fd794a0dc305ef7696d0c2a68e032bc9759.zip
RLP tests and Trie updates.
Diffstat (limited to 'rlptest.json')
-rw-r--r--rlptest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/rlptest.json b/rlptest.json
index a6409558c..e96447199 100644
--- a/rlptest.json
+++ b/rlptest.json
@@ -39,8 +39,8 @@
"in": [ [ [], [] ], [] ],
"out": "c4c2c0c0c0"
},
- "xbigint": {
- "in": 115792089237316195423570985008687907853269984665640564039457584007913129639936,
- "out": "3821010000000000000000000000000000000000000000000000000000000000000000"
+ "bigint": {
+ "in": "#115792089237316195423570985008687907853269984665640564039457584007913129639936",
+ "out": "a1010000000000000000000000000000000000000000000000000000000000000000"
}
}