archethic-foundation / archethic-foundation/libdart

GraphQL cache activation

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Dart
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem?

Activate the grapqhQL cache for eligible method
Ex:
- StorageNonce
- GetTransactionContent

All methods with immuable informations

### Describe the solution you'd like

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Locate StorageNonce and GetTransactionContent in the Dart SDK and trace how their GraphQL requests are handled. Compare them with other methods returning immutable information to define the eligible set; done means the selected methods consistently use the cache and their behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, graphql
Domain
api, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.