Releases: RainBlock/ethereum-block
Releases · RainBlock/ethereum-block
v2.1.3
:bug: fix issue where R,S are padded with 0s (#10)
v2.1.1
:bug: fix contract creation serialization (#8)
v2.1.0
:sparkles: Add functions for signing transactions (#7)
v2.0.1
:bug: Fix bit width of mixhash and nonce (#6)
v2.0.0
:sparkles: add support for encoding blocks (#4)
v1.0.0
:boom: bump version due to API change (#3)
v0.2.0
:sparkles: add CONTRACT_CREATION const to distinguish to field
v0.1.8
:art: types - use primitive type
v0.1.7
:green_heart: missing files