ZuInnoTe / hadoopcryptoledger

Hadoop Crypto Ledger - Analyzing CryptoLedgers, such as Bitcoin Blockchain, on Big Data platforms, such as Hadoop/Spark/Flink/Hive
Apache License 2.0
141 stars 51 forks source link

Ethereum: EIP-155 not supported #48

Closed jornfranke closed 6 years ago

jornfranke commented 6 years ago

EIP-155 (cf. https://github.com/ethereum/EIPs/blob/master/EIPS/eip-155.md) describes an alternative way to calculate the send address (from) of a transaction. This was not supported and led to wrong send addresses for transactions according to EIP-155

fixed in 1.1.4