near / Infrastructure-Working-Group

Infrastructure Working Group
1 stars 1 forks source link

[DECISION] Kitwallet + Query API - Sunset Plan? #9

Closed trechriron closed 3 months ago

trechriron commented 8 months ago

Decision To Be Made -- Summary How will we leverage QueryAPI with Kitwallet? What is the sunset plan for Kitwallet?

Problem Kitwallet API is very slow. Uses SQL queries.

Solutions Considered Infra DAO for oversight. DevHub for funding. Find community team to develop?

Solution Chosen

trechriron commented 7 months ago

Meeting ntoes 2024.2.22 Vik - Interim solution - proxy endpoints. Whole URL. Currently in PROD since MON. Pending - staking API. Works on some wallets, not on others. Pavel - indexer to QueryAPI TODO - Trentin to write RFP for Contract Helper / Kitwallet sunset / replacement (Andy's plan).

pkudinov commented 6 months ago

Update on QueryAPI side: we are close to releasing access keys indexer (https://near.org/dev-queryapi.dataplatform.near/widget/QueryApi.App?selectedIndexerPath=eduohe.near/access_keys_v1) and are planning to replace it directly in the contract helper (KitWallet) codebase.

In addition, we have stacking indexer implementation on QueryAPI (https://near.org/dev-queryapi.dataplatform.near/widget/QueryApi.App?selectedIndexerPath=nearpavel.near/staking_v5) as well and after backfilling it we could integrate it with the contract helper (KitWallet) codebase. @eduohe is leading the effort for these.

eduohe commented 3 months ago

Both indexers were created in QueryAPI and Kitwallet endpoints migrated