Ecosyste.ms: Issues

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

GitHub / paritytech/scale-info issues and pull requests

#217 - Release v2.11.6

Pull Request - State: closed - Opened by pkhry 3 months ago - 2 comments

#216 - add #[allow(deprecated)] for generated code

Pull Request - State: closed - Opened by pkhry 3 months ago

#215 - Prep to release 2.11.5

Pull Request - State: closed - Opened by jsdw 4 months ago

#214 - chore(deps): Update syn to 2

Pull Request - State: closed - Opened by jsdw 4 months ago - 1 comment

#213 - update syn to version `2` in `scale-info-derive`

Issue - State: closed - Opened by niklasad1 4 months ago

#212 - chore: release v2.11.4

Pull Request - State: closed - Opened by niklasad1 4 months ago

#211 - chore(deps): bump derive_more from 0.99 to 1.0

Pull Request - State: closed - Opened by niklasad1 4 months ago

#210 - Why don't we have `TypeInfoNoBound`?

Issue - State: open - Opened by shawntabrizi 6 months ago - 12 comments

#209 - Allow renaming struct fields

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

#208 - Version 2.11.3

Pull Request - State: closed - Opened by tdimitrov 9 months ago

#207 - Bump `proc-macro-crate` to v3

Pull Request - State: closed - Opened by tdimitrov 9 months ago

#206 - Tweak retain function to avoid issues with recursive types

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

#205 - Ensure Cargo.tomls remain aligned and prep to release 2.11.1

Pull Request - State: closed - Opened by jsdw 11 months ago

#204 - Change type id to new type id in `PortableRegistry::retain()`.

Pull Request - State: closed - Opened by tadeohepperle 11 months ago

#203 - chore: bump scale-info derive to v2.11

Pull Request - State: closed - Opened by niklasad1 11 months ago

#202 - Prepare release

Pull Request - State: closed - Opened by eskimor 11 months ago

#201 - New release?

Issue - State: closed - Opened by eskimor 11 months ago - 3 comments

#200 - Add BinaryHeap implementation.

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

#199 - Introduce more solid `no_std` testing

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

#198 - Not an issue, but can you type info to have reflections in rust ?

Issue - State: closed - Opened by mateuszaaa about 1 year ago - 2 comments

#197 - Implement `replace_segment` attribute

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

#197 - Implement `replace_segment` attribute

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

#196 - Del `intern_type_id`

Pull Request - State: closed - Opened by boundless-forest over 1 year ago

#195 - Update test cases

Pull Request - State: open - Opened by boundless-forest over 1 year ago

#194 - What are `I256` and `U256` for?

Issue - State: closed - Opened by boundless-forest over 1 year ago - 1 comment

#193 - Switch to `stable` toolchain in CI, fix clippy/tests/fmt

Pull Request - State: closed - Opened by ascjones over 1 year ago - 1 comment

#193 - Switch to `stable` toolchain in CI, fix clippy/tests/fmt

Pull Request - State: closed - Opened by ascjones over 1 year ago - 1 comment

#192 - Use default generic param

Pull Request - State: closed - Opened by boundless-forest over 1 year ago - 2 comments

#191 - Optionally allow encoding `PhantomData<T>` types

Issue - State: closed - Opened by SkymanOne over 1 year ago - 3 comments

#191 - Optionally allow encoding `PhantomData<T>` types

Issue - State: closed - Opened by SkymanOne over 1 year ago - 3 comments

#190 - scale info is no longer no_std compatible

Issue - State: closed - Opened by tdelabro over 1 year ago - 1 comment

#189 - Release 2.9.0

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

#188 - Expose `PortableType` as public

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

#187 - Update CI

Issue - State: open - Opened by jsdw over 1 year ago

#186 - Prep for 2.8.0 release

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

#185 - feat: Implement Rc TypeInfo ✨

Pull Request - State: closed - Opened by EvolveArt over 1 year ago - 10 comments

#184 - Implement `TypeInfo` for `Duration`

Pull Request - State: closed - Opened by nazar-pc over 1 year ago

#183 - Implement `TypeInfo` for `Duration`

Issue - State: closed - Opened by nazar-pc over 1 year ago

#182 - Implement stable type id

Issue - State: open - Opened by xlc over 1 year ago - 6 comments

#181 - Remove 256bit primitives and deprecated calls

Pull Request - State: open - Opened by jsdw over 1 year ago - 10 comments

#180 - Implement `TypeInfo` for `Arc`

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

#179 - `2.6.0` Release

Pull Request - State: closed - Opened by SkymanOne almost 2 years ago - 1 comment

#178 - Schema generation

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

#177 - Release 2.5.0

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

#176 - ty: Make type fields public

Pull Request - State: closed - Opened by lexnv almost 2 years ago - 7 comments

#175 - Release 2.4.0

Pull Request - State: closed - Opened by lexnv almost 2 years ago - 3 comments

#174 - portable: Retain the provided type IDs

Pull Request - State: closed - Opened by lexnv almost 2 years ago - 1 comment

#173 - Release `v2.3.1`

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

#171 - Change NonZero* TypeInfo implementation to not be recursive

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

#170 - Release v2.3.0

Pull Request - State: closed - Opened by xermicus over 2 years ago - 4 comments

#169 - Prep for 2.2.0 release

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

#168 - Remove requirement on bitvec for std feature and constructing TypeDefBitSequence.

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

#167 - Don't enable bitvec when "std" feature is enabled

Issue - State: closed - Opened by jsdw over 2 years ago

#166 - switch fn_type_info to a FnMut

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

#165 - Can scale-info support `skip` or `ignore` for some struct field?

Issue - State: open - Opened by atenjin over 2 years ago - 1 comment

#164 - Construct `PortableRegistry` dynamically at runtime

Pull Request - State: closed - Opened by ascjones over 2 years ago - 4 comments
Labels: enhancement

#163 - additional support to allow frame-metadata to derive TypeInfo

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

#162 - Fix cliff hanger in documentation

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

#161 - Should PortableType be pub use?

Issue - State: open - Opened by gilescope over 2 years ago

#160 - bitvec 1.0

Issue - State: closed - Opened by gilescope over 2 years ago - 1 comment

#159 - Fix clippy check

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

#158 - newline created a stray space that looked odd.

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

#157 - I found a little flaws in `scale-info` doc V2.1.2

Issue - State: open - Opened by xiyu1984 over 2 years ago

#156 - Strip invisible delimiters from type name

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

#155 - Strip pretty-printed invisible delimiters for type names

Issue - State: closed - Opened by ascjones over 2 years ago

#154 - Could we have a rename function?

Issue - State: closed - Opened by aurexav almost 3 years ago - 4 comments

#152 - Restore leading `::` for crate access

Pull Request - State: closed - Opened by ascjones almost 3 years ago

#151 - Regression from latest release with crate resolution

Issue - State: closed - Opened by cmichi almost 3 years ago - 5 comments
Labels: bug

#150 - Release v2.1.0

Pull Request - State: closed - Opened by ascjones almost 3 years ago

#149 - Allow raw identifiers e.g. `r#mod`

Pull Request - State: closed - Opened by ascjones almost 3 years ago

#148 - Support `r#` in the module path

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

#147 - Test the crate renaming

Pull Request - State: closed - Opened by jsdw almost 3 years ago - 1 comment

#146 - Add UI tests for crate renaming

Issue - State: closed - Opened by jsdw almost 3 years ago

#145 - Add ability to reexport crate

Pull Request - State: closed - Opened by gshep almost 3 years ago

#144 - Feature request: ability to reexport crate

Issue - State: closed - Opened by gshep almost 3 years ago

#143 - Revert bitvec field order to maintain binary compatiblilty

Pull Request - State: closed - Opened by ascjones almost 3 years ago

#142 - Use lookahead.error()

Pull Request - State: closed - Opened by KiChjang almost 3 years ago - 2 comments

#141 - Internal documentation tags are used

Issue - State: open - Opened by wigy-opensource-developer about 3 years ago

#140 - Prepare release with SCALE 3.0

Pull Request - State: closed - Opened by wigy-opensource-developer about 3 years ago - 3 comments

#139 - Add #[must_use] to builder types

Pull Request - State: closed - Opened by dvdplm about 3 years ago

#139 - Add #[must_use] to builder types

Pull Request - State: closed - Opened by dvdplm about 3 years ago

#137 - Update bitvec to 1.0 version

Pull Request - State: closed - Opened by Cupnfish about 3 years ago - 1 comment

#137 - Update bitvec to 1.0 version

Pull Request - State: closed - Opened by Cupnfish about 3 years ago - 1 comment

#136 - Impossible to implement `TypeInfo` for enums with more than 256 variants

Issue - State: closed - Opened by Boiethios about 3 years ago - 2 comments

#136 - Impossible to implement `TypeInfo` for enums with more than 256 variants

Issue - State: closed - Opened by Boiethios about 3 years ago - 2 comments

#135 - Are nested generics supported?

Issue - State: closed - Opened by clangenb over 3 years ago - 1 comment

#135 - Are nested generics supported?

Issue - State: closed - Opened by clangenb over 3 years ago - 1 comment

#134 - Empty tuple is encoded as null in the polkadot SDK

Issue - State: closed - Opened by ntn-x2 over 3 years ago - 1 comment

#134 - Empty tuple is encoded as null in the polkadot SDK

Issue - State: closed - Opened by ntn-x2 over 3 years ago - 1 comment

#132 - Rust edition 2021

Pull Request - State: closed - Opened by ascjones over 3 years ago

#132 - Rust edition 2021

Pull Request - State: closed - Opened by ascjones over 3 years ago

#131 - Consider making "built-in" complex types more strongly typed

Issue - State: open - Opened by ascjones over 3 years ago - 2 comments
Labels: idea

#131 - Consider making "built-in" complex types more strongly typed

Issue - State: open - Opened by ascjones over 3 years ago - 2 comments
Labels: idea

#130 - Replace Range variant with built-in composite definitions

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