Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ergoplatform/bounded-vec issues and pull requests
#26 - Removed non-empty restriction
Pull Request -
State: open - Opened by Fili-pk 8 months ago
#25 - Removed non-empty restriction
Pull Request -
State: closed - Opened by Fili-pk 8 months ago
#24 - Can't compile for target `wasm32-unknown-emscripte`
Issue -
State: open - Opened by gagarin55 11 months ago
- 5 comments
#23 - Allow BoundedVec<L=0>
Pull Request -
State: closed - Opened by interruptinuse about 1 year ago
#22 - Allow empty vectors
Issue -
State: closed - Opened by interruptinuse about 1 year ago
- 1 comment
#21 - consider const panic if min > max
Issue -
State: open - Opened by dzmitry-lahoda about 2 years ago
- 5 comments
#20 - Make Arbitrary impl to honor bounds
Pull Request -
State: closed - Opened by greenhat over 2 years ago
- 2 comments
#19 - `Arbitrary` instance derived for `BoundedVec` generates size-violating `BoundedVec`s
Issue -
State: closed - Opened by kory33 over 2 years ago
- 1 comment
#18 - Add Arbitrary impl
Pull Request -
State: closed - Opened by greenhat over 2 years ago
- 1 comment
#17 - consider to make bounded by one generic parameter
Issue -
State: open - Opened by dzmitry-lahoda over 2 years ago
- 2 comments
#16 - manual serde deserialize
Issue -
State: closed - Opened by dzmitry-lahoda over 2 years ago
- 2 comments
#15 - remove commented out code
Issue -
State: closed - Opened by dzmitry-lahoda over 2 years ago
#14 - add borsh support of serialize/deserialze behind borsh gate (solana, no_std)
Issue -
State: closed - Opened by dzmitry-lahoda over 2 years ago
- 3 comments
#13 - add scale coded encode/decode behind scale feature (no_std, polkadot)
Issue -
State: closed - Opened by dzmitry-lahoda over 2 years ago
- 4 comments
#12 - Add `NonEmptyVec` type
Pull Request -
State: closed - Opened by kettlebell over 2 years ago
- 3 comments
#11 - add serde traits derivation for BoundedVec;
Pull Request -
State: closed - Opened by greenhat about 3 years ago
- 2 comments
#10 - Fix serde support
Pull Request -
State: closed - Opened by greenhat about 3 years ago
- 4 comments
#9 - Add `push` that fails if upper bound is violated
Issue -
State: open - Opened by greenhat about 3 years ago
- 5 comments
#8 - Add optional serde support
Pull Request -
State: closed - Opened by SethDusek about 3 years ago
- 6 comments
#7 - Implement serde's Serialize, Deserialize
Issue -
State: open - Opened by greenhat over 3 years ago
#6 - add thiserror Error impl for BoundedVecOutOfBounds;
Pull Request -
State: closed - Opened by greenhat over 3 years ago
- 1 comment
#5 - Implement `AsRef` for `&[T]` and `&Vec<T>` and remove `BoundedVec::as_vec()`
Issue -
State: closed - Opened by greenhat over 3 years ago
- 1 comment
#4 - Implement `Hash`
Issue -
State: closed - Opened by greenhat over 3 years ago
#3 - add IntoIter implementation;
Pull Request -
State: closed - Opened by greenhat over 3 years ago
- 1 comment
#2 - add `BoundedVec::try_mapped` and `try_mapped_ref`;
Pull Request -
State: closed - Opened by greenhat over 3 years ago
- 1 comment
#1 - add tests for BoundedVec methods;
Pull Request -
State: closed - Opened by greenhat over 3 years ago
- 1 comment