Commit Graph

23 Commits

Author SHA1 Message Date
Toralf Wittner dfb17048cb Increment versions. (#30)
For `ethereum-types` and `fixed-hash`.
2018-04-11 09:34:33 +02:00
Tomasz Drwięga 41149b79f9
Bump versions. 2018-03-15 10:06:43 +01:00
Maximilian Krüger fc6e7df377 fix some indentation: spaces -> tabs 2018-02-16 09:34:52 +01:00
Maximilian Krüger 1d5a5416d3 expose feature gated quickcheck arbitrary impl for uints 2018-02-16 09:34:03 +01:00
Marek Kotewicz 3f68935681
Merge pull request #18 from paritytech/td-format
Add 0x when printing hex values.
2018-02-15 13:03:51 +01:00
Tomasz Drwięga ad27e423a2
Add 0x when printing hex values. 2018-02-06 16:19:42 +01:00
Robert Habermeier 853bb53158 get compiling for wasm 2018-02-05 22:07:14 +01:00
Marek Kotewicz 0378495d31
Merge pull request #13 from paritytech/td-lower-hex
Lower hex and couple of cleanups
2018-02-04 12:43:44 +01:00
Tomasz Drwięga bb33df436c
Fix indentation. 2018-02-02 13:47:33 +01:00
Tomasz Drwięga 942fbf392b
Avoid heap allocations in deserialization. 2018-02-02 13:02:36 +01:00
Tomasz Drwięga 7e874f4278
Merge branch 'master' into td-lower-hex 2018-02-02 11:12:57 +01:00
Marek Kotewicz c43a3bfed9
Merge pull request #14 from rphmeier/uint-asm-with-feature
Uint ASM only with feature
2018-02-01 13:45:19 +01:00
Robert Habermeier 18e2f90688 build script and feature cleanup 2018-01-31 22:08:43 +01:00
Robert Habermeier 2e10eb3e76 use ASM only with feature 2018-01-31 21:48:47 +01:00
Tomasz Drwięga 58f0ca383d
Remove 0x to be aligned with std LowerHex. 2018-01-28 18:13:51 +01:00
Tomasz Drwięga 74106b51c0
Fix indentation. 2018-01-28 17:51:53 +01:00
Tomasz Drwięga 832362ba35
LowerHex and small cleanup. 2018-01-28 17:36:35 +01:00
Tomasz Drwięga 025a0c1eab
Checked ops. 2018-01-28 17:03:47 +01:00
debris d053c5b6bf add default serde serialization to ethereum-types 2018-01-23 14:25:15 +01:00
debris 0e8144ca78 ethbloom crate 2018-01-05 17:45:04 +01:00
snd 6c98370236 feature(asm) is only allowed in crate (#8)
* feature(asm) is only allowed in crate

* add tests/build.rs again - haven't found a way around it
2017-12-05 14:44:36 +01:00
debris 6964a4b065 ethereum-types refactor 2017-10-30 10:00:58 -07:00
debris f8e4006ec1 ethereum-types refactor 2017-10-24 16:09:44 +08:00