Skip to content

Instantly share code, notes, and snippets.

@romanman
Created December 24, 2014 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save romanman/e10ed33d9f1ca1fae070 to your computer and use it in GitHub Desktop.
Save romanman/e10ed33d9f1ca1fae070 to your computer and use it in GitHub Desktop.
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