CosmWasm / CosmWasm/storey

Research support for cross-contract queries

Open
#42 0 comments 2 reactions 0 assignees View on GitHub
cw-storey prio 1 project research trac 1
Dominant language
Rust
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

@dakom raised this one.

The point is to avoid having to pull out the foreign contract for smart queries (very costly), and instead access the foreign contract's storage directly. Can we make this easy somehow?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Begin by surveying the repository’s Rust storage abstractions and the cross-contract query path, then establish whether direct foreign-contract storage access is feasible and what API it would require. Done means a decided design and clearly bounded implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.