Created
December 24, 2014 16:23
-
-
Save romanman/e10ed33d9f1ca1fae070 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
turn: | |
http://www.ethergit.com/raw-transaction/b609708553831adb3d0f6ddeef1d5e27240288a1d568c6d8f2fd32323e5876ca | |
into: | |
http://imgur.com/LLKOA2g | |
the RLP encode rules can be found here: | |
https://github.com/ethereum/wiki/wiki/RLP | |
important points | |
1. The are should be limited to 64 chars, | |
after it the line is wrapped | |
2. when pressed rlp button , the characters that | |
represent list encoding will get one color | |
and characters that represent element encoding | |
in different color , the data itself will stay colorless. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment