This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-eth
Watch
2
Star
0
Fork
0
You've already forked nim-eth
mirror of
https://github.com/status-im/nim-eth.git
synced
2025-01-31 08:35:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-eth
/
tests
/
rlp
/
cases
/
RandomRLPTests
/
example.json
7 lines
72 B
JSON
Raw
Normal View
History
Unescape
Escape
Moved rlp and trie to eth
2019-02-05 14:01:10 +02:00
{
"listsoflists2"
:
{
Fix two bugs in Receipts RLP encoding/decoding (#672) 1. Fix Assertion error when receipt is not a List nor has a single byte value. Receiving such garbage data would cause a crash. 2. Fix decoding of Receipt list by adding the missing Blob encapsulation Also added tests for these scenarios.
2024-02-05 23:22:15 +01:00
"in"
:
"VALID"
,
Moved rlp and trie to eth
2019-02-05 14:01:10 +02:00
"out"
:
"c7c0c1c0c3c0c1c0"
}
}
Reference in New Issue
Copy Permalink