ethereum / devp2p

Ethereum peer-to-peer networking specifications
972 stars 273 forks source link

caps/eth.md: change encoding of eth/68 tx announcement #246

Closed fjl closed 11 months ago

fjl commented 11 months ago

Due to an implementation flaw in go-ethereum and other clients, we have decided to change the encoding of the txtypes list into a byte array.

Fixes #245