Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / iotaledger/common-rs issues and pull requests

#77 - unpack_bytes_verified does not advance the underlying reader

Issue - State: open - Opened by kodemartin 3 months ago - 2 comments
Labels: c-bug

#76 - Remove the default bound from Packable::Visitor

Pull Request - State: closed - Opened by DaughterOfMars 5 months ago

#75 - Add `is_unique_sorted_by` and `is_sorted_by`

Pull Request - State: closed - Opened by thibault-martinez 6 months ago

#74 - Add BTreeMapPrefix

Pull Request - State: closed - Opened by thibault-martinez 7 months ago

#73 - Update syn version for packable

Pull Request - State: closed - Opened by vrrashkov 8 months ago

#71 - packable: add a struct-level verify_with

Pull Request - State: closed - Opened by thibault-martinez 8 months ago

#70 - Make BTreeSet impls fail on unordered

Pull Request - State: closed - Opened by DaughterOfMars 10 months ago

#69 - Add packable `BTreeSet` impls and `BTreeSetPrefix`

Pull Request - State: closed - Opened by DaughterOfMars 10 months ago

#68 - Add missing To/From Hex Prefixed impls

Pull Request - State: closed - Opened by DaughterOfMars 12 months ago

#67 - Fix packable `no_std`

Pull Request - State: closed - Opened by DaughterOfMars about 1 year ago

#66 - Remove wrapper from prefix debug

Pull Request - State: closed - Opened by thibault-martinez over 1 year ago

#64 - `decode` should use an anonymous generic for the string

Issue - State: closed - Opened by Alexandcoats over 1 year ago - 3 comments
Labels: c-bug

#63 - prefix-hex takes a AsRef<str>

Pull Request - State: closed - Opened by thibault-martinez over 1 year ago

#62 - Packable doesn't support #[no_std]

Issue - State: open - Opened by Angelo13C over 1 year ago - 1 comment
Labels: c-bug

#61 - Fix clippy warnings

Pull Request - State: closed - Opened by thibault-martinez almost 2 years ago

#60 - Update `stderr` outputs

Pull Request - State: closed - Opened by grtlr almost 2 years ago

#59 - Bump dependencies and rename `primitive-types` feature

Pull Request - State: closed - Opened by grtlr almost 2 years ago

#58 - Fix verify_with visitor type

Pull Request - State: closed - Opened by thibault-martinez almost 2 years ago

#57 - Add visitor to verify_with

Pull Request - State: closed - Opened by thibault-martinez almost 2 years ago

#56 - RUSTSEC-2021-0139: ansi_term is Unmaintained

Issue - State: open - Opened by github-actions[bot] almost 2 years ago

#55 - Format + bump deps + fix tests

Pull Request - State: closed - Opened by thibault-martinez almost 2 years ago

#54 - Fix clippy lints

Pull Request - State: closed - Opened by pvdrz almost 2 years ago

#53 - Add `SliceUnpacker`

Pull Request - State: closed - Opened by pvdrz almost 2 years ago

#52 - Add SliceUnpacker which consumes the bytes when unpacking

Issue - State: closed - Opened by Thoralf-M almost 2 years ago - 1 comment

#51 - Add `StringPrefix` type

Pull Request - State: closed - Opened by pvdrz about 2 years ago

#50 - Update `auth-helper` libs and improve lib usability

Pull Request - State: closed - Opened by Alexandcoats about 2 years ago

#49 - Bump packable

Pull Request - State: closed - Opened by thibault-martinez about 2 years ago

#48 - Propagate alternate Debug to VecPrefix and BoxedSlicePrefix

Pull Request - State: closed - Opened by thibault-martinez about 2 years ago

#47 - Add custom debug implementation for bounded byte buffers

Pull Request - State: closed - Opened by pvdrz about 2 years ago

#46 - Add support for visitors

Pull Request - State: closed - Opened by pvdrz about 2 years ago

#45 - std feature for prefix-hex

Pull Request - State: closed - Opened by thibault-martinez about 2 years ago

#44 - Custom derive Debug for VecPrefix and BoxedSlicePrefix

Pull Request - State: closed - Opened by thibault-martinez about 2 years ago

#43 - Allow both `""` and `"0x"` to be decoded

Pull Request - State: closed - Opened by thibault-martinez about 2 years ago - 1 comment

#42 - Add `Packer::written_bytes` and `Unpacker::read_bytes`

Pull Request - State: closed - Opened by pvdrz about 2 years ago

#41 - Track written and read bytes and release 0.3.0

Pull Request - State: closed - Opened by pvdrz about 2 years ago

#40 - Remove IOTA mention

Pull Request - State: closed - Opened by pvdrz over 2 years ago

#38 - Implement `ToHexPrefixed` for `Box<[u8]>` and `&Box<[u8]>`

Pull Request - State: closed - Opened by grtlr over 2 years ago
Labels: c-feature, e-medium, p-medium

#37 - Implement `ToHexPrefixed` for `&[u8;N]`

Pull Request - State: closed - Opened by grtlr over 2 years ago

#36 - Auto cancel on consecutive CI runs

Pull Request - State: closed - Opened by grtlr over 2 years ago

#35 - Implement `Packable` for tuples

Pull Request - State: closed - Opened by pvdrz over 2 years ago

#34 - Add `required-features` field for console example

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago
Labels: c-cleanup, e-low, p-low

#33 - Add `prefix-hex` crate

Pull Request - State: closed - Opened by grtlr over 2 years ago
Labels: c-feature, e-medium, p-medium

#32 - Format using `group_imports`

Pull Request - State: closed - Opened by grtlr over 2 years ago

#31 - Inline more `packable` functions in a less aggressive way

Pull Request - State: closed - Opened by pvdrz over 2 years ago

#30 - Bump `trace_tools` version to 0.3.0

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago

#29 - Require `From<Infallible>` for every `Packable::UnpackError`

Pull Request - State: closed - Opened by pvdrz over 2 years ago

#28 - Enable doc tests in CI (closes #13)

Pull Request - State: closed - Opened by grtlr over 2 years ago

#27 - Derive PartialEq for logger config builders

Pull Request - State: closed - Opened by thibault-martinez over 2 years ago
Labels: c-enhancement, e-low, p-medium

#26 - (Packable) Pack and unpack byte buffers faster

Pull Request - State: closed - Opened by pvdrz over 2 years ago - 3 comments

#25 - Minor fixes for the packable crates

Pull Request - State: closed - Opened by pvdrz over 2 years ago

#24 - make `String::pack` faster

Pull Request - State: closed - Opened by pvdrz over 2 years ago

#23 - Some errors in `packable` don't implement `From<Infallible>`

Issue - State: closed - Opened by pvdrz over 2 years ago - 1 comment
Labels: c-enhancement, e-low, p-low

#22 - Fix coverage warnings

Pull Request - State: closed - Opened by pvdrz over 2 years ago

#21 - Bump packable version to 0.2

Pull Request - State: closed - Opened by pvdrz over 2 years ago
Labels: c-documentation, e-low, p-low

#20 - Update `packable` documentation

Pull Request - State: closed - Opened by pvdrz over 2 years ago
Labels: c-documentation, e-high, p-low

#19 - Do some quality of life changes to `packable` error types

Pull Request - State: closed - Opened by pvdrz over 2 years ago
Labels: c-cleanup, e-high, p-low

#18 - implement `Packable` for `f32` and `f64`

Pull Request - State: closed - Opened by pvdrz over 2 years ago
Labels: c-feature, e-medium, p-medium

#17 - implement `Packable` for `usize`, `isize`, `Vec<T>`, `Box<[T]>` and `String`

Pull Request - State: closed - Opened by pvdrz over 2 years ago
Labels: c-feature, e-medium, p-medium

#16 - Add serde aliases to log builders

Pull Request - State: closed - Opened by thibault-martinez over 2 years ago
Labels: c-enhancement, e-low, p-high

#15 - derive `Error` under the `std` feature for `packable` error types

Pull Request - State: closed - Opened by pvdrz over 2 years ago
Labels: c-enhancement, e-medium, p-medium

#14 - Add `pack_with` and `unpack_with` attributes to `packable_derive`

Issue - State: closed - Opened by pvdrz over 2 years ago
Labels: c-feature, e-high, p-medium

#13 - Enable doc tests in CI

Issue - State: closed - Opened by grtlr over 2 years ago
Labels: c-test, e-low, p-low

#12 - Remove trace-tools from dev-dependencies of proc macro crate

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago
Labels: c-bug, e-low, p-high

#11 - `auth-helper`: allow for tokens without expiry

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago
Labels: c-enhancement, e-medium, p-high

#10 - Add tokio `console` subscriber layer to `trace-tools`

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago
Labels: c-enhancement, e-high, p-medium

#9 - Add `trace-tools` crate

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago
Labels: c-feature, e-high, p-medium

#8 - Add auth tests

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago

#7 - Add `auth-helper` crate

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago - 1 comment

#6 - Rename sorted crate

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago

#5 - Add logging and time crates

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago - 1 comment

#4 - Add `stable-sorted` crate

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago

#3 - Remove copy command for cargo audit config file

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago

#2 - Add the `packable` and `packable-derive` crates

Pull Request - State: closed - Opened by pvdrz over 2 years ago

#1 - Add CI workflows

Pull Request - State: closed - Opened by Adam-Gleave over 2 years ago