Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Handling 0 with RLP encoder #60

Open
2 tasks
nrryuya opened this issue Aug 20, 2018 · 0 comments
Open
2 tasks

Handling 0 with RLP encoder #60

nrryuya opened this issue Aug 20, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@nrryuya
Copy link
Member

nrryuya commented Aug 20, 2018

  • Vyper's RLPList() revert when it received encoded message includes 0x80
  • web3.js's RLP library encode 0 to 0x80 not 0x00
@nrryuya nrryuya added the bug Something isn't working label Aug 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant