Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-bitcoin/bitcoin_hashes issues and pull requests
#190 - Update readme saying we have moved
Pull Request -
State: closed - Opened by tcharding almost 2 years ago
- 1 comment
#189 - Add comment on repository move/freeze
Pull Request -
State: closed - Opened by tcharding about 2 years ago
#187 - Remove unnecessary borrow
Pull Request -
State: closed - Opened by tcharding about 2 years ago
#186 - Refactor updates
Pull Request -
State: closed - Opened by HashEngineering about 2 years ago
#185 - move schemars to separate CI job
Pull Request -
State: closed - Opened by apoelstra about 2 years ago
- 14 comments
#183 - WIP: Remove `ToHex` and `FromHex`
Pull Request -
State: closed - Opened by tcharding about 2 years ago
#182 - Remove schemars pinning
Pull Request -
State: closed - Opened by tcharding about 2 years ago
- 5 comments
#181 - sha256: add a `hash_again` method to convert to sha256d
Pull Request -
State: closed - Opened by apoelstra about 2 years ago
- 1 comment
#180 - Add `hash_again` constructor on `sha256d::Hash`
Issue -
State: closed - Opened by Kixunil about 2 years ago
- 2 comments
#179 - Dependency pinning is implemented incorrectly
Issue -
State: closed - Opened by Kixunil about 2 years ago
- 12 comments
#178 - Deduplicate hash types
Pull Request -
State: closed - Opened by Kixunil about 2 years ago
- 7 comments
#177 - CI jobs do not all run
Issue -
State: closed - Opened by tcharding about 2 years ago
#176 - Remove TOOLCHAIN
Pull Request -
State: closed - Opened by tcharding about 2 years ago
#175 - Add githooks
Pull Request -
State: closed - Opened by tcharding about 2 years ago
#174 - Implement `Debug` and `Display` using `LowerHex`
Pull Request -
State: closed - Opened by tcharding about 2 years ago
#173 - Use stdlib integer/slice conversion methods
Pull Request -
State: closed - Opened by tcharding about 2 years ago
- 2 comments
#172 - Add "commonly used operations" examples
Pull Request -
State: closed - Opened by dpc about 2 years ago
#171 - Hex encoding can be significantly faster
Issue -
State: closed - Opened by Kixunil about 2 years ago
- 10 comments
#170 - All-zeroes hash during fuzzing
Issue -
State: closed - Opened by uncomputable about 2 years ago
- 9 comments
#169 - `ToHex` trait is not very useful
Issue -
State: closed - Opened by Kixunil over 2 years ago
- 4 comments
#168 - Remove `Index` trait bound from `Hash`
Pull Request -
State: closed - Opened by tcharding over 2 years ago
- 16 comments
#167 - Hack around the broken dyn-clone dependency
Pull Request -
State: closed - Opened by tcharding over 2 years ago
- 2 comments
#166 - Create configuration conditional "bench"
Pull Request -
State: closed - Opened by tcharding over 2 years ago
- 5 comments
#165 - Fix missed mentions of 1.29
Pull Request -
State: closed - Opened by tcharding over 2 years ago
- 1 comment
#164 - Add v0.11.0 release notes
Pull Request -
State: closed - Opened by tcharding over 2 years ago
#163 - Release version 0.11.0 - tracking issue
Issue -
State: closed - Opened by tcharding over 2 years ago
- 1 comment
#162 - use rotate_left function instead of macro
Pull Request -
State: closed - Opened by RCasatta over 2 years ago
#161 - Fix macro usage in macros
Pull Request -
State: closed - Opened by tcharding over 2 years ago
- 1 comment
#160 - Hardware accelerated sha256
Issue -
State: closed - Opened by RCasatta over 2 years ago
- 6 comments
#159 - Update 0.11
Pull Request -
State: closed - Opened by HashEngineering over 2 years ago
- 1 comment
#158 - Remove lib section from manifest
Pull Request -
State: closed - Opened by tcharding over 2 years ago
#157 - Usage of underscore in repository/crate name
Issue -
State: closed - Opened by tcharding over 2 years ago
- 2 comments
#156 - Introduce HexWriter
Pull Request -
State: closed - Opened by RCasatta over 2 years ago
- 4 comments
#155 - Update error implementations for the new MSRV
Pull Request -
State: closed - Opened by tcharding over 2 years ago
- 3 comments
#154 - Remove leading double colons
Pull Request -
State: closed - Opened by tcharding over 2 years ago
#153 - Add docs to the code create by sha256t_hash_newtype macro
Pull Request -
State: closed - Opened by tcharding over 2 years ago
#152 - Enable `clippy` in CI
Pull Request -
State: closed - Opened by tcharding over 2 years ago
#151 - Use nightly docs features
Pull Request -
State: closed - Opened by tcharding over 2 years ago
#150 - Build docs using nightly toolchain
Pull Request -
State: closed - Opened by tcharding over 2 years ago
- 1 comment
#149 - Add custom error variants
Pull Request -
State: closed - Opened by tcharding almost 3 years ago
- 16 comments
#148 - Add all_zeros method to Hash trait
Pull Request -
State: closed - Opened by tcharding almost 3 years ago
- 4 comments
#147 - Improve feature coverage in CI test suite
Pull Request -
State: closed - Opened by tcharding almost 3 years ago
- 2 comments
#146 - FromHex seems overly restrictive
Issue -
State: closed - Opened by Kixunil almost 3 years ago
- 9 comments
#145 - Docs improvements
Pull Request -
State: closed - Opened by tcharding almost 3 years ago
- 3 comments
#144 - Do manual rustfmt cleanups
Pull Request -
State: closed - Opened by tcharding almost 3 years ago
#143 - Remove redundant slicing
Pull Request -
State: closed - Opened by tcharding almost 3 years ago
#142 - Use SliceIndex trait to implement Index
Pull Request -
State: closed - Opened by tcharding almost 3 years ago
- 4 comments
#141 - Add a disabled rustfmt.toml
Pull Request -
State: closed - Opened by tcharding almost 3 years ago
#140 - Pin schemars <= 0.8.3 Until bugfix lands
Pull Request -
State: closed - Opened by JeremyRubin almost 3 years ago
- 2 comments
#139 - `impl Default for sha256::Hash` is weird
Issue -
State: closed - Opened by Kixunil about 3 years ago
- 1 comment
#138 - Clean up extended_tests::schemars unit tests
Pull Request -
State: closed - Opened by tcharding about 3 years ago
#137 - Allow unknown lints
Pull Request -
State: closed - Opened by tcharding about 3 years ago
- 2 comments
#136 - Enable edition 2018
Pull Request -
State: closed - Opened by tcharding about 3 years ago
- 4 comments
#135 - Implements Read on HexIterator
Pull Request -
State: closed - Opened by RCasatta about 3 years ago
- 6 comments
#134 - Why not use RustCrypto dependencies?
Issue -
State: closed - Opened by benma about 3 years ago
- 3 comments
#133 - Implement `Write` for `HmacEngine`
Pull Request -
State: closed - Opened by elsirion over 3 years ago
#132 - bump version to 0.10.0
Pull Request -
State: closed - Opened by apoelstra over 3 years ago
#131 - core2 0.3.0 was released
Pull Request -
State: closed - Opened by devrandom over 3 years ago
- 1 comment
Labels: breaking
#130 - Fix alloc + std builds (and test)
Pull Request -
State: closed - Opened by TheBlueMatt over 3 years ago
#129 - bump version to 0.9.7
Pull Request -
State: closed - Opened by apoelstra over 3 years ago
- 2 comments
#128 - Add core2 support
Pull Request -
State: closed - Opened by devrandom over 3 years ago
- 8 comments
#127 - new literacy::{Read, Write} traits to handle std/no_std (alternative)
Pull Request -
State: closed - Opened by RCasatta over 3 years ago
- 30 comments
#126 - new literacy::{Read, Write} traits to handle std/no_std
Pull Request -
State: closed - Opened by RCasatta over 3 years ago
- 12 comments
#125 - Revert "don't export core"
Pull Request -
State: closed - Opened by TheBlueMatt over 3 years ago
- 8 comments
#124 - Change `FromHex` trait to have associated type Error instead of hex::Error
Issue -
State: closed - Opened by sanket1729 over 3 years ago
- 9 comments
#123 - bump version to 0.9.5
Pull Request -
State: closed - Opened by apoelstra over 3 years ago
- 1 comment
#122 - Add no_std embedded test in CI and fix for no_std
Pull Request -
State: closed - Opened by RCasatta over 3 years ago
- 10 comments
#121 - Test4
Pull Request -
State: closed - Opened by RCasatta over 3 years ago
#120 - Read/Write traits with no_std
Pull Request -
State: closed - Opened by RCasatta over 3 years ago
- 1 comment
#119 - Test in CI if the lib works in embedded
Pull Request -
State: closed - Opened by RCasatta over 3 years ago
- 4 comments
#118 - use core instead of std in hash_newtype macro
Pull Request -
State: closed - Opened by RCasatta over 3 years ago
#117 - Reintroduce Schemars with MSRV compatible deps
Pull Request -
State: closed - Opened by JeremyRubin over 3 years ago
- 7 comments
#114 - Fix a small typo in sha256t.rs
Pull Request -
State: closed - Opened by romanz over 3 years ago
#113 - `hash` function ambiguous on Hash
Issue -
State: closed - Opened by TheBlueMatt over 3 years ago
- 14 comments
#112 - Is there a way to speed up the calculation of TxID, BlockHash, through SIMD?
Issue -
State: closed - Opened by xiuno over 3 years ago
- 8 comments
#111 - Use cfg(fuzzing) instead of a fuzztarget feature and don't allow 0-hashes.
Pull Request -
State: closed - Opened by TheBlueMatt almost 4 years ago
#110 - Standard error derives
Pull Request -
State: closed - Opened by dr-orlovsky almost 4 years ago
- 1 comment
#109 - Switch to Github Actions rather than Travis
Pull Request -
State: closed - Opened by apoelstra almost 4 years ago
- 11 comments
#108 - Repr(C) for hash types
Pull Request -
State: closed - Opened by dr-orlovsky almost 4 years ago
- 2 comments
#107 - Fix no_std
Pull Request -
State: closed - Opened by justinmoon almost 4 years ago
- 9 comments
#106 - Reformat the manifest dependency section
Pull Request -
State: closed - Opened by stevenroose about 4 years ago
#105 - Bump version to 0.9.4
Pull Request -
State: closed - Opened by stevenroose about 4 years ago
#104 - fix: Added homepage and repository links to Cargo.toml
Pull Request -
State: closed - Opened by frol about 4 years ago
- 1 comment
#103 - Add Hmac::from_inner_engines constructor
Pull Request -
State: closed - Opened by stevenroose about 4 years ago
#102 - more serde_macro fixes; bump version to 0.9.3
Pull Request -
State: closed - Opened by apoelstra about 4 years ago
- 2 comments
#101 - Use of private module `serde_macros` makes builds fail since 0.9.1
Issue -
State: closed - Opened by afilini about 4 years ago
- 4 comments
#100 - fix serde macro visibility issue, release 0.9.2
Pull Request -
State: closed - Opened by apoelstra about 4 years ago
#99 - remove requirements on sha256t::Tag
Pull Request -
State: closed - Opened by apoelstra about 4 years ago
#98 - comment on HashEngine
Issue -
State: closed - Opened by RCasatta about 4 years ago
- 4 comments
#97 - Add Optional JSONSchema Support for Hash Types
Pull Request -
State: closed - Opened by JeremyRubin about 4 years ago
- 5 comments
#96 - bump version to 0.9.1
Pull Request -
State: closed - Opened by apoelstra about 4 years ago
- 4 comments
#95 - Move most of serde trait impl out of macro
Pull Request -
State: closed - Opened by JeremyRubin about 4 years ago
- 1 comment
#93 - Implement Hash::engine() for hash newtypes
Pull Request -
State: closed - Opened by stevenroose about 4 years ago
- 2 comments
Labels: breaking
#91 - Moving hex and endian functionality to bitcoin_num crate
Pull Request -
State: closed - Opened by dr-orlovsky about 4 years ago
- 1 comment
#89 - Renaming Hash/Engine trait to Digest/Engine (implements #16)
Pull Request -
State: closed - Opened by dr-orlovsky about 4 years ago
- 1 comment
Labels: breaking
#81 - Make it easy to access the contents of any hash (newtype)
Pull Request -
State: closed - Opened by thomaseizinger over 4 years ago
- 5 comments
#66 - Fix travis
Pull Request -
State: closed - Opened by elichai almost 5 years ago
- 4 comments
#60 - Implement traits from `digest` crate
Issue -
State: closed - Opened by mkl- about 5 years ago
- 9 comments
#54 - add HexReader and HexWriter objects to hex-wrap io::Read and io::Write
Issue -
State: closed - Opened by apoelstra over 5 years ago
- 2 comments
#16 - std::hash::Hash vs bitcoin_hashes::Hash vs bitcoin_hashes::*::Hash
Issue -
State: closed - Opened by dongcarl almost 6 years ago
- 20 comments