issues
search
paritytech
/
primitives
Other
33
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[upcasting] U256 from u128
#68
bh2smith
closed
5 years ago
4
[README] add deprecation notice
#67
ordian
closed
5 years ago
1
Add export of FromDecStrErr
#66
BlinkyStitt
opened
5 years ago
0
Deprecate this repo
#65
niklasad1
closed
5 years ago
1
chore(ethbloom bump test dependencies)
#64
niklasad1
closed
5 years ago
2
fix(bump `serialize`): prep new release
#63
niklasad1
closed
5 years ago
0
fix(deser): fix indexing into `str` bug
#62
niklasad1
closed
5 years ago
0
Use primitive-types crate to unify Substrate primitives
#61
sorpaas
closed
5 years ago
5
Update fixed hash and uint
#60
Robbepop
closed
5 years ago
8
Best way to handle floats/decimals?
#59
BlinkyStitt
opened
6 years ago
1
fix(no-std rm stablized feature) : panic_handler
#58
niklasad1
closed
6 years ago
0
no_std `panic_implementation` -> `panic_handler`
#57
niklasad1
closed
6 years ago
2
Missing tag for 0.4.0
#56
mpapierski
opened
6 years ago
1
Update `ethereum-types` version number in the README
#55
niklasad1
closed
6 years ago
0
Load deps from crates (prep for publication)
#54
dvdplm
closed
6 years ago
1
Only `ethereum_types` are tested in Travis!
#53
niklasad1
opened
6 years ago
0
Fix `ethbloom tests` by switching to `hex_literal crate` instead of `rustc-hex`
#52
niklasad1
closed
6 years ago
2
Use new uint version
#51
dvdplm
closed
6 years ago
0
Cleanup leftover from previous pr
#50
dvdplm
closed
6 years ago
0
From<&[u8]> panics in case invalid length is provided
#49
tomusdrw
opened
6 years ago
0
tests for ethereum-types
#48
dvdplm
opened
6 years ago
0
Move fixed-hash and uint to parity-common; remove tests crate
#47
dvdplm
closed
6 years ago
2
Update README
#46
bjornwgnr
opened
6 years ago
0
Bump versions of ethbloom and ethereum-types
#45
niklasad1
closed
6 years ago
0
Add `no std tests`
#44
niklasad1
closed
6 years ago
0
Add `no-std` to the test suite
#43
niklasad1
closed
6 years ago
0
ethereum-types `make it work in no_std`
#42
niklasad1
closed
6 years ago
4
Fix error on `rustc 1.28.0-nightly (a805a2a5e 2018-06-10)`
#41
niklasad1
closed
6 years ago
0
Doesn't compile on rustc 1.28.0-nightly (a805a2a5e 2018-06-10)
#40
niklasad1
closed
6 years ago
0
Nits
#39
niklasad1
closed
6 years ago
0
Make ethereum-types work in `no-std`
#38
niklasad1
closed
6 years ago
0
Prefix '0x' for lower hex with alternate flag.
#37
yangby-cryptape
closed
6 years ago
0
Errors when using ethereum-types in no_std context
#36
moriaab
closed
6 years ago
8
doesn't compile on nightly without std
#35
elichai
closed
6 years ago
0
Increment `patch` for uint and ethereum-types
#34
ascjones
closed
6 years ago
2
Prefix `0x` for lower hex with alternate flag
#33
ascjones
closed
6 years ago
0
Panic messages always state U256
#32
tomusdrw
opened
6 years ago
0
Add convenience impls to uint types
#31
kingoflolz
closed
6 years ago
6
Increment versions.
#30
twittner
closed
6 years ago
0
Add `AsMut` impl in `construct_hash` macro.
#29
twittner
closed
6 years ago
0
Bump versions.
#28
tomusdrw
closed
6 years ago
0
Don't use libc with wasm32-unknown-unknown
#27
tomaka
closed
6 years ago
0
Update link to repo for ethbloom
#26
tomaka
closed
6 years ago
0
impl AsRef<Self> for primitives
#25
debris
closed
6 years ago
1
Fix missing serde impls for uints.
#24
tomusdrw
closed
6 years ago
1
FromStr impl for U{256, 512, ...} parses from hex rather than from dec as for u{32, 64, ...}
#23
snd
opened
6 years ago
6
Issue 21 - implement quickcheck::Arbitrary for ethereum-types
#22
snd
closed
6 years ago
1
Implement quickcheck::Arbitrary for ethereum-types
#21
debris
closed
6 years ago
3
Update example
#20
tomusdrw
closed
6 years ago
0
E0284: type annotations required
#19
asymmetric
closed
6 years ago
1
Next