ethereum / ethereumj

DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
GNU Lesser General Public License v3.0
2.18k stars 1.1k forks source link

DataWord #1208

Open nevgeny opened 5 years ago

nevgeny commented 5 years ago

I think this is so strange. https://github.com/ethereum/ethereumj/blob/b2bdc82647fb47233e8150b2516c042ee187cd5f/ethereumj-core/src/main/java/org/ethereum/vm/DataWord.java#L257-L261 Can we use byte array instead? I can make pr.

mkalinin commented 5 years ago

Please, go ahead with PR 👍 It'll help to get what your proposal exactly is.