Ecosyste.ms: Issues

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

GitHub / rust-bitcoin/hex-conservative issues and pull requests

#100 - Return `char` instead of `u8` from `InvalidCharError::invalid_char`

Issue - State: open - Opened by Kixunil 3 months ago - 13 comments
Labels: enhancement, 1.0

#100 - Return `char` instead of `u8` from `InvalidCharError::invalid_char`

Issue - State: open - Opened by Kixunil 3 months ago - 13 comments
Labels: enhancement, 1.0

#99 - Add helper functions to crate root

Issue - State: open - Opened by Kixunil 3 months ago
Labels: enhancement, good first issue

#99 - Add helper functions to crate root

Issue - State: open - Opened by Kixunil 3 months ago
Labels: enhancement, good first issue

#98 - Store position of invalid char in `InvalidCharError`

Issue - State: closed - Opened by Kixunil 3 months ago
Labels: enhancement, good first issue

#98 - Store position of invalid char in `InvalidCharError`

Issue - State: closed - Opened by Kixunil 3 months ago
Labels: enhancement, good first issue

#97 - rustfmt: Use show_parse_errors

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

#97 - rustfmt: Use show_parse_errors

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

#96 - Enable serialization of byte slices

Pull Request - State: closed - Opened by tcharding 5 months ago - 1 comment

#96 - Enable serialization of byte slices

Pull Request - State: closed - Opened by tcharding 5 months ago - 1 comment

#95 - Question: implement `FromHex` for `ArrayVec` ?

Issue - State: closed - Opened by irriden 5 months ago - 2 comments

#95 - Question: implement `FromHex` for `ArrayVec` ?

Issue - State: closed - Opened by irriden 5 months ago - 2 comments

#94 - Commit Cargo.lock/test with minimal versions

Issue - State: open - Opened by Kixunil 5 months ago

#94 - Commit Cargo.lock/test with minimal versions

Issue - State: open - Opened by Kixunil 5 months ago

#93 - Release tracking PR: `v0.2.2`

Pull Request - State: closed - Opened by tcharding 5 months ago - 1 comment

#93 - Release tracking PR: `v0.2.2`

Pull Request - State: closed - Opened by tcharding 5 months ago - 1 comment

#92 - Introduce more serde utils

Pull Request - State: closed - Opened by tcharding 5 months ago - 13 comments

#92 - Introduce more serde utils

Pull Request - State: closed - Opened by tcharding 5 months ago - 13 comments

#91 - Release tracking PR: `v0.2.1`

Pull Request - State: closed - Opened by tcharding 7 months ago - 3 comments

#91 - Release tracking PR: `v0.2.1`

Pull Request - State: closed - Opened by tcharding 7 months ago - 3 comments

#90 - Add `impl_fmt_traits` macro

Pull Request - State: closed - Opened by tcharding 7 months ago - 4 comments

#90 - Add `impl_fmt_traits` macro

Pull Request - State: closed - Opened by tcharding 7 months ago - 4 comments

#89 - Release tracking PR: `v0.1.2`

Pull Request - State: closed - Opened by tcharding 7 months ago - 2 comments

#89 - Release tracking PR: `v0.1.2`

Pull Request - State: closed - Opened by tcharding 7 months ago - 2 comments

#88 - Fix order of 'got' and 'want' fields when populating InvalidLength error

Pull Request - State: closed - Opened by jirijakes 7 months ago - 3 comments

#88 - Fix order of 'got' and 'want' fields when populating InvalidLength error

Pull Request - State: closed - Opened by jirijakes 7 months ago - 3 comments

#87 - In v0.1.1, InvalidLength error prints 'expected' and 'got' values swapped

Issue - State: closed - Opened by jirijakes 7 months ago - 7 comments
Labels: bug

#87 - In v0.1.1, InvalidLength error prints 'expected' and 'got' values swapped

Issue - State: closed - Opened by jirijakes 7 months ago - 7 comments
Labels: bug

#86 - Fix arrayvec minimal version.

Pull Request - State: closed - Opened by jeandudey 7 months ago - 1 comment

#86 - Fix arrayvec minimal version.

Pull Request - State: closed - Opened by jeandudey 7 months ago - 1 comment

#85 - Use `InvalidCharacterError`

Issue - State: closed - Opened by tcharding 9 months ago - 1 comment

#85 - Use `InvalidCharacterError`

Issue - State: closed - Opened by tcharding 9 months ago - 1 comment

#84 - Re-implement `HexWriter`

Issue - State: closed - Opened by tcharding almost 2 years ago - 2 comments

#83 - `DisplayHex` impls have different behaviours for different types

Issue - State: open - Opened by tcharding 9 months ago - 1 comment

#83 - `DisplayHex` impls have different behaviours for different types

Issue - State: open - Opened by tcharding 9 months ago - 1 comment

#81 - Make `fmt_hex_exact` honour precision

Pull Request - State: closed - Opened by tcharding 9 months ago - 1 comment

#81 - Make `fmt_hex_exact` honour precision

Pull Request - State: closed - Opened by tcharding 9 months ago - 1 comment

#80 - Kix's error cleanup

Pull Request - State: closed - Opened by tcharding 9 months ago - 1 comment

#80 - Kix's error cleanup

Pull Request - State: closed - Opened by tcharding 9 months ago - 1 comment

#79 - Remove API infrastructure

Pull Request - State: closed - Opened by tcharding 9 months ago - 1 comment

#79 - Remove API infrastructure

Pull Request - State: closed - Opened by tcharding 9 months ago - 1 comment

#78 - Revert committing API changes

Issue - State: open - Opened by Kixunil 9 months ago - 6 comments

#78 - Revert committing API changes

Issue - State: open - Opened by Kixunil 9 months ago - 6 comments

#77 - Fix CI new build warnings

Pull Request - State: closed - Opened by tcharding 9 months ago - 1 comment

#77 - Fix CI new build warnings

Pull Request - State: closed - Opened by tcharding 9 months ago - 1 comment

#76 - Make things public

Pull Request - State: closed - Opened by tcharding 9 months ago - 7 comments

#76 - Make things public

Pull Request - State: closed - Opened by tcharding 9 months ago - 7 comments

#75 - Error cleanup

Pull Request - State: closed - Opened by Kixunil 10 months ago - 7 comments

#75 - Error cleanup

Pull Request - State: closed - Opened by Kixunil 10 months ago - 7 comments

#74 - `FromHex` is not a generic hex parsing trait

Issue - State: closed - Opened by tcharding 10 months ago - 18 comments

#74 - `FromHex` is not a generic hex parsing trait

Issue - State: closed - Opened by tcharding 10 months ago - 18 comments

#73 - Add support for parsing integer types

Pull Request - State: closed - Opened by tcharding 10 months ago - 1 comment

#73 - Add support for parsing integer types

Pull Request - State: closed - Opened by tcharding 10 months ago - 1 comment

#72 - Should this crate parse integer types

Issue - State: open - Opened by tcharding 10 months ago - 3 comments

#72 - Should this crate parse integer types

Issue - State: open - Opened by tcharding 10 months ago - 3 comments

#71 - Truncate using even length hex string

Pull Request - State: closed - Opened by tcharding 10 months ago - 7 comments

#71 - Truncate using even length hex string

Pull Request - State: closed - Opened by tcharding 10 months ago - 7 comments

#70 - `max` is divided by 2

Issue - State: closed - Opened by tcharding 10 months ago - 2 comments
Labels: 1.0

#70 - `max` is divided by 2

Issue - State: closed - Opened by tcharding 10 months ago - 2 comments
Labels: 1.0

#69 - Add `FromHex::as_hex_backwards`

Pull Request - State: closed - Opened by tcharding 10 months ago - 2 comments

#69 - Add `FromHex::as_hex_backwards`

Pull Request - State: closed - Opened by tcharding 10 months ago - 2 comments

#68 - `DisplayByteSlice` does not honour alternate printing

Issue - State: closed - Opened by tcharding 10 months ago - 1 comment

#68 - `DisplayByteSlice` does not honour alternate printing

Issue - State: closed - Opened by tcharding 10 months ago - 1 comment

#67 - Fix the error handling in the `FromHex` trait

Pull Request - State: closed - Opened by tcharding 10 months ago - 11 comments

#67 - Fix the error handling in the `FromHex` trait

Pull Request - State: closed - Opened by tcharding 10 months ago - 11 comments

#66 - Implement FromHex for all array lengths

Pull Request - State: closed - Opened by tcharding 10 months ago - 1 comment

#66 - Implement FromHex for all array lengths

Pull Request - State: closed - Opened by tcharding 10 months ago - 1 comment

#65 - CI: Run rustfmt and clippy as separate jobs

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

#65 - CI: Run rustfmt and clippy as separate jobs

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

#64 - Release tracking PR: `v0.2.0`

Pull Request - State: closed - Opened by tcharding 10 months ago - 3 comments

#64 - Release tracking PR: `v0.2.0`

Pull Request - State: closed - Opened by tcharding 10 months ago - 3 comments

#63 - Re-export all errors from crate root

Pull Request - State: closed - Opened by tcharding 10 months ago - 1 comment

#63 - Re-export all errors from crate root

Pull Request - State: closed - Opened by tcharding 10 months ago - 1 comment

#62 - Return specific error

Pull Request - State: closed - Opened by tcharding 10 months ago - 5 comments

#62 - Return specific error

Pull Request - State: closed - Opened by tcharding 10 months ago - 5 comments

#60 - `HexToArrayError` should not wrap `HexToBytesError`

Issue - State: closed - Opened by Kixunil 10 months ago - 5 comments
Labels: 1.0

#60 - `HexToArrayError` should not wrap `HexToBytesError`

Issue - State: closed - Opened by Kixunil 10 months ago - 5 comments
Labels: 1.0

#59 - Improve the check public API script

Pull Request - State: closed - Opened by tcharding 10 months ago - 22 comments

#59 - Improve the check public API script

Pull Request - State: closed - Opened by tcharding 10 months ago - 22 comments

#58 - Add support for prefixes to the `FromHex` trait

Pull Request - State: closed - Opened by tcharding 11 months ago - 6 comments

#58 - Add support for prefixes to the `FromHex` trait

Pull Request - State: closed - Opened by tcharding 11 months ago - 6 comments

#57 - Do trivial unit test cleanup

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

#57 - Do trivial unit test cleanup

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

#56 - Depend on our new io crate

Pull Request - State: closed - Opened by tcharding 12 months ago - 12 comments

#56 - Depend on our new io crate

Pull Request - State: closed - Opened by tcharding 12 months ago - 12 comments

#55 - Bump MSRV to Rust 1.56.1

Pull Request - State: closed - Opened by tcharding 12 months ago - 2 comments

#55 - Bump MSRV to Rust 1.56.1

Pull Request - State: closed - Opened by tcharding 12 months ago - 2 comments

#54 - Change `FromHex` associated error type to `Error`

Pull Request - State: closed - Opened by tcharding 12 months ago - 1 comment

#54 - Change `FromHex` associated error type to `Error`

Pull Request - State: closed - Opened by tcharding 12 months ago - 1 comment

#53 - Make fmt and clippy separate GitHub jobs

Issue - State: closed - Opened by Kixunil 12 months ago

#53 - Make fmt and clippy separate GitHub jobs

Issue - State: closed - Opened by Kixunil 12 months ago

#52 - Revamp `BufEncoder`

Pull Request - State: closed - Opened by Kixunil 12 months ago - 12 comments
Labels: enhancement, 1.0, perf

#52 - Revamp `BufEncoder`

Pull Request - State: closed - Opened by Kixunil 12 months ago - 12 comments
Labels: enhancement, 1.0, perf

#51 - Depend on `bitcoin-io`

Issue - State: closed - Opened by tcharding 12 months ago - 4 comments
Labels: 1.0

#51 - Depend on `bitcoin-io`

Issue - State: closed - Opened by tcharding 12 months ago - 4 comments
Labels: 1.0

#50 - Are we happy with `FromHex` usage of `Err`?

Issue - State: closed - Opened by tcharding 12 months ago - 3 comments