Skip to content

Conversation

@despiegk
Copy link
Contributor

@despiegk despiegk commented Dec 31, 2025

  • Rewrite client to use subxt dynamic queries (no compile-time codegen)
  • Remove functions requiring storage iteration (no on-chain index):
    • get_farm_ids_by_twin, get_farms_by_twin
    • get_nodes_by_farm, get_nodes_by_twin
    • is_farmer, get_farmer_info
  • Fix get_node_ids_by_farm to use correct storage name (NodesByFarmID)
  • Update dependencies to latest versions
  • Add example mainnet_test.rs
  • Update readme with current API documentation

@xmonader xmonader force-pushed the feat/rust-client-dynamic-metadata branch from 14cbab0 to 6efa2cd Compare December 31, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants