Ecosyste.ms: Issues

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

GitHub / cosmwasm/storey issues and pull requests

#95 - Fix storey-macro publishing

Pull Request - State: closed - Opened by uint 4 days ago - 1 comment

#94 - Implement `Key`/`OwnedKey` for `cosmwasm_std` types

Pull Request - State: closed - Opened by uint 11 days ago - 1 comment

#93 - Update README.md

Issue - State: open - Opened by uint 13 days ago

#92 - Have cw_storey use a mock CosmWasm contract for integration tests

Pull Request - State: closed - Opened by uint 17 days ago - 1 comment

#91 - Have cw_storey use a mock CosmWasm contract for integration tests

Pull Request - State: closed - Opened by uint 17 days ago

#90 - Avoid using the CwStorage wrapper for access

Pull Request - State: closed - Opened by uint 18 days ago - 1 comment

#89 - Use the msgpack impl provided by cosmwasm_std

Pull Request - State: closed - Opened by uint 24 days ago - 1 comment

#88 - test coverage reporting

Pull Request - State: closed - Opened by uint about 2 months ago - 1 comment

#87 - Add coverage to CI

Pull Request - State: closed - Opened by uint about 2 months ago - 1 comment

#86 - Set up `cargo-llvm-cov` code coverage

Issue - State: closed - Opened by uint 2 months ago - 1 comment
Labels: good first issue, help wanted

#85 - Asd

Pull Request - State: closed - Opened by uint 2 months ago

#84 - Unintuitive error

Issue - State: open - Opened by jawoznia 2 months ago
Labels: research

#83 - Add `update` method to `ItemAccess`

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

#82 - Make `Column` ID naming consistent

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

#82 - Make `Column` ID naming consistent

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

#81 - Easy conversion to `cosmwasm_std::StdError`

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

#81 - Easy conversion to `cosmwasm_std::StdError`

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

#80 - feat: inclusive/exclusive bounds

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

#80 - feat: inclusive/exclusive bounds

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

#79 - Start `Column` IDs with 1

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

#79 - Start `Column` IDs with 1

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

#78 - Reverse iteration order

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

#78 - Reverse iteration order

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

#77 - Add signed_int_encoding test

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

#77 - Add signed_int_encoding test

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

#76 - Sane ordering for signed map keys

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

#76 - Sane ordering for signed map keys

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

#75 - Add `update` to `Item` (and `Column`?)

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

#75 - Add `update` to `Item` (and `Column`?)

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

#74 - Is there a way to not force users to import `IterableAccessor` and `BoundedIterableAccessor`?

Issue - State: open - Opened by uint 5 months ago - 2 comments
Labels: cw-storey, research

#74 - Is there a way to not force users to import `IterableAccessor` and `BoundedIterableAccessor`?

Issue - State: open - Opened by uint 5 months ago - 2 comments
Labels: cw-storey, research

#73 - Start `Column` IDs from 1 instead of 0

Issue - State: closed - Opened by uint 5 months ago
Labels: good first issue, storey

#73 - Start `Column` IDs from 1 instead of 0

Issue - State: closed - Opened by uint 5 months ago
Labels: good first issue, storey

#72 - Column ID should have a consistent name

Issue - State: closed - Opened by uint 5 months ago
Labels: good first issue, storey

#72 - Column ID should have a consistent name

Issue - State: closed - Opened by uint 5 months ago
Labels: good first issue, storey

#71 - Support for exclusive bounds

Issue - State: closed - Opened by uint 5 months ago
Labels: help wanted

#71 - Support for exclusive bounds

Issue - State: closed - Opened by uint 5 months ago
Labels: help wanted

#70 - Reverse iteration order

Issue - State: closed - Opened by uint 5 months ago
Labels: good first issue, help wanted, storey

#70 - Reverse iteration order

Issue - State: closed - Opened by uint 5 months ago
Labels: good first issue, help wanted, storey

#69 - Integration testing with real contracts

Issue - State: open - Opened by uint 5 months ago
Labels: cw-storey, project

#69 - Integration testing with real contracts

Issue - State: open - Opened by uint 5 months ago
Labels: cw-storey, project

#68 - Better support for `StdError` and `ContractError`

Issue - State: closed - Opened by uint 5 months ago
Labels: cw-storey

#68 - Better support for `StdError` and `ContractError`

Issue - State: closed - Opened by uint 5 months ago
Labels: cw-storey

#67 - fix: Use same bound type for start and end of iteration

Pull Request - State: closed - Opened by webmaster128 5 months ago - 4 comments

#66 - chore: release

Pull Request - State: open - Opened by github-actions[bot] 5 months ago

#65 - Allow accessing column entry by position

Issue - State: open - Opened by webmaster128 5 months ago - 1 comment
Labels: storey, research

#65 - Allow accessing column entry by position

Issue - State: open - Opened by webmaster128 5 months ago - 1 comment
Labels: storey, research

#64 - Column: Test and document behaviour for auto-incrementing IDs

Pull Request - State: closed - Opened by webmaster128 5 months ago - 2 comments

#64 - Column: Test and document behaviour for auto-incrementing IDs

Pull Request - State: closed - Opened by webmaster128 5 months ago - 2 comments

#63 - Unintuitive ordering of signed integers in keys

Issue - State: closed - Opened by webmaster128 5 months ago - 1 comment
Labels: bug, good first issue, help wanted

#63 - Unintuitive ordering of signed integers in keys

Issue - State: closed - Opened by webmaster128 5 months ago - 1 comment
Labels: bug, good first issue, help wanted

#62 - Try to optimize `Key::encode`

Issue - State: open - Opened by uint 5 months ago - 2 comments
Labels: good first issue, help wanted

#62 - Try to optimize `Key::encode`

Issue - State: open - Opened by uint 5 months ago - 2 comments
Labels: good first issue, help wanted

#61 - Implement {ItemAccess, ColumnAccess}::get_or

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

#61 - Implement {ItemAccess, ColumnAccess}::get_or

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

#60 - Implement {ItemAccess, ColumnAccess}::try_get

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

#60 - Implement {ItemAccess, ColumnAccess}::try_get

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

#59 - Experiment: can we improve key types we get from map iteration?

Issue - State: open - Opened by uint 5 months ago
Labels: storey, research

#59 - Experiment: can we improve key types we get from map iteration?

Issue - State: open - Opened by uint 5 months ago
Labels: storey, research

#58 - `OwnedKey::from_bytes` should operate on things like `&[u8; 4]` when key size is fixed

Issue - State: open - Opened by uint 5 months ago
Labels: storey, project, research

#58 - `OwnedKey::from_bytes` should operate on things like `&[u8; 4]` when key size is fixed

Issue - State: open - Opened by uint 5 months ago
Labels: storey, project, research

#57 - Implement `OwnedKey` for `cosmwasm_std` types somehow

Issue - State: closed - Opened by uint 5 months ago
Labels: storey, cw-storey

#57 - Implement `OwnedKey` for `cosmwasm_std` types somehow

Issue - State: open - Opened by uint 5 months ago
Labels: storey, cw-storey

#56 - Document `BoundedIterableAccessor`

Issue - State: closed - Opened by uint 5 months ago - 1 comment

#55 - Use the MsgPack fns from cosmwasm_std once available

Issue - State: closed - Opened by uint 5 months ago
Labels: good first issue, cw-storey, blocked

#55 - Use the MsgPack fns from cosmwasm_std once available

Issue - State: closed - Opened by uint 5 months ago
Labels: good first issue, cw-storey, blocked

#54 - Add `try_get` or some such

Issue - State: closed - Opened by uint 5 months ago

#54 - Add `try_get` or some such

Issue - State: closed - Opened by uint 5 months ago

#53 - Add `ItemAccess::get_or_default` (or similar)

Issue - State: closed - Opened by uint 5 months ago

#53 - Add `ItemAccess::get_or_default` (or similar)

Issue - State: closed - Opened by uint 5 months ago

#52 - Avoid using the `CwStorage` wrapper for access

Issue - State: closed - Opened by uint 5 months ago - 1 comment
Labels: good first issue, cw-storey

#52 - Avoid using the `CwStorage` wrapper for access

Issue - State: open - Opened by uint 5 months ago - 1 comment
Labels: good first issue, cw-storey

#51 - [prototype] Map key redesign

Pull Request - State: closed - Opened by uint 7 months ago

#51 - [prototype] Map key redesign

Pull Request - State: closed - Opened by uint 7 months ago

#50 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#50 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#49 - feat: add remove entry from map

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

#49 - feat: add remove entry from map

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

#48 - Integer key types for `Map`

Issue - State: closed - Opened by uint 8 months ago - 2 comments

#48 - Integer key types for `Map`

Issue - State: closed - Opened by uint 8 months ago - 2 comments

#47 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago

#47 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago

#46 - Make cw-storey work with &mut dyn cosmwasm_std::Storage

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

#46 - Make cw-storey work with &mut dyn cosmwasm_std::Storage

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

#45 - Make `CwStorage` work with `&mut dyn Storage`

Issue - State: closed - Opened by uint 8 months ago
Labels: bug

#45 - Make `CwStorage` work with `&mut dyn Storage`

Issue - State: closed - Opened by uint 8 months ago
Labels: bug

#44 - Consider a `Set` type (or something similar)

Issue - State: open - Opened by uint 8 months ago - 3 comments
Labels: good first issue, help wanted

#44 - Consider a `Set` type (or something similar)

Issue - State: open - Opened by uint 8 months ago - 3 comments
Labels: good first issue, help wanted

#43 - Simplify implementing newtype `Map` key types

Issue - State: open - Opened by uint 8 months ago - 2 comments
Labels: good first issue, help wanted

#43 - Simplify implementing newtype `Map` key types

Issue - State: open - Opened by uint 8 months ago - 2 comments
Labels: good first issue, help wanted

#42 - Research support for cross-contract queries

Issue - State: open - Opened by uint 8 months ago
Labels: cw-storey, project, research

#41 - chore(cw-storey): release v0.3.0

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago

#41 - chore(cw-storey): release v0.3.0

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago

#40 - cw-storey: Switch to the MsgPack encoding provided by `cosmwasm-std`

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

#40 - cw-storey: Switch to the MsgPack encoding provided by `cosmwasm-std`

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

#39 - Add copy of to_msgpack_vec/from_msgpack from cosmwasm-std and use them

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

#39 - Add copy of to_msgpack_vec/from_msgpack from cosmwasm-std and use them

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

#38 - Add a README to `cw-storey`

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

#38 - Add a README to `cw-storey`

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

#37 - Release process issues

Issue - State: open - Opened by uint 9 months ago - 3 comments
Labels: blocked