issues
search
iotaledger
/
common-rs
Apache License 2.0
4
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
unpack_bytes_verified does not advance the underlying reader
#77
kodemartin
opened
7 months ago
2
Remove the default bound from Packable::Visitor
#76
DaughterOfMars
closed
9 months ago
0
Add `is_unique_sorted_by` and `is_sorted_by`
#75
thibault-martinez
closed
9 months ago
0
Add BTreeMapPrefix
#74
thibault-martinez
closed
10 months ago
0
Update syn version for packable
#73
vrrashkov
closed
11 months ago
0
packable: only pass visitor to verify_with if it was provided
#72
thibault-martinez
closed
12 months ago
0
packable: add a struct-level verify_with
#71
thibault-martinez
closed
1 year ago
0
Make BTreeSet impls fail on unordered
#70
DaughterOfMars
closed
1 year ago
0
Add packable `BTreeSet` impls and `BTreeSetPrefix`
#69
DaughterOfMars
closed
1 year ago
0
Add missing To/From Hex Prefixed impls
#68
DaughterOfMars
closed
1 year ago
0
Fix packable `no_std`
#67
DaughterOfMars
closed
1 year ago
0
Remove wrapper from prefix debug
#66
thibault-martinez
closed
1 year ago
0
prefix-hex: Use `impl AsRef<str>` parameter instead of a generic `S: AsRef<str>` parameter
#65
thibault-martinez
closed
1 year ago
0
`decode` should use an anonymous generic for the string
#64
DaughterOfMars
closed
1 year ago
3
prefix-hex takes a AsRef<str>
#63
thibault-martinez
closed
1 year ago
0
Packable doesn't support #[no_std]
#62
Angelo13C
opened
1 year ago
1
Fix clippy warnings
#61
thibault-martinez
closed
2 years ago
0
Update `stderr` outputs
#60
grtlr
closed
2 years ago
0
Bump dependencies and rename `primitive-types` feature
#59
grtlr
closed
2 years ago
0
Fix verify_with visitor type
#58
thibault-martinez
closed
2 years ago
0
Add visitor to verify_with
#57
thibault-martinez
closed
2 years ago
0
RUSTSEC-2021-0139: ansi_term is Unmaintained
#56
github-actions[bot]
opened
2 years ago
0
Format + bump deps + fix tests
#55
thibault-martinez
closed
2 years ago
0
Fix clippy lints
#54
pvdrz
closed
2 years ago
0
Add `SliceUnpacker`
#53
pvdrz
closed
2 years ago
0
Add SliceUnpacker which consumes the bytes when unpacking
#52
Thoralf-M
closed
2 years ago
1
Add `StringPrefix` type
#51
pvdrz
closed
2 years ago
0
Update `auth-helper` libs and improve lib usability
#50
DaughterOfMars
closed
2 years ago
0
Bump packable
#49
thibault-martinez
closed
2 years ago
0
Propagate alternate Debug to VecPrefix and BoxedSlicePrefix
#48
thibault-martinez
closed
2 years ago
0
Add custom debug implementation for bounded byte buffers
#47
pvdrz
closed
2 years ago
0
Add support for visitors
#46
pvdrz
closed
2 years ago
0
std feature for prefix-hex
#45
thibault-martinez
closed
2 years ago
0
Custom derive Debug for VecPrefix and BoxedSlicePrefix
#44
thibault-martinez
closed
2 years ago
0
Allow both `""` and `"0x"` to be decoded
#43
thibault-martinez
closed
2 years ago
1
Add `Packer::written_bytes` and `Unpacker::read_bytes`
#42
pvdrz
closed
2 years ago
0
Track written and read bytes and release 0.3.0
#41
pvdrz
closed
2 years ago
0
Remove IOTA mention
#40
pvdrz
closed
2 years ago
0
Implement `Into<Vec<T>>` for `BoxedSlicePrefix<T, B>` in `packable`
#39
pvdrz
closed
2 years ago
0
Implement `ToHexPrefixed` for `Box<[u8]>` and `&Box<[u8]>`
#38
grtlr
closed
2 years ago
0
Implement `ToHexPrefixed` for `&[u8;N]`
#37
grtlr
closed
2 years ago
0
Auto cancel on consecutive CI runs
#36
grtlr
closed
2 years ago
0
Implement `Packable` for tuples
#35
pvdrz
closed
2 years ago
0
Add `required-features` field for console example
#34
Adam-Gleave
closed
2 years ago
0
Add `prefix-hex` crate
#33
grtlr
closed
2 years ago
0
Format using `group_imports`
#32
grtlr
closed
2 years ago
0
Inline more `packable` functions in a less aggressive way
#31
pvdrz
closed
2 years ago
0
Bump `trace_tools` version to 0.3.0
#30
Adam-Gleave
closed
2 years ago
0
Require `From<Infallible>` for every `Packable::UnpackError`
#29
pvdrz
closed
2 years ago
0
Enable doc tests in CI (closes #13)
#28
grtlr
closed
2 years ago
0
Next