Node Public Interfaces Team Weekly Update - 2021-12-04 #5647
frol
started this conversation in
Node Public Interfaces
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The previous update is #5518. See more engineering updates posted on gov.near.org
Brief Summary
Blockers
Indexer for Explorer and (Wallet and Explorer as the main clients of it) are blocked on standardization of the following NEPs:
Anyone in the community may help with their review and opinions there!
Result
(Acronyms: O - Objective, KR - Key Result)
O3: Remove friction from building dApps
KR1: FT / NFT information is easily available for the developers
feat: Multi Token Standard Contract [NEP] NEPs#245
KR3: Release near-jsonrpc-client-rs (while we have the published version on crates.io already, but there is always room for perfection ❤️)
feat: Separate
jsonrpc
from rest of codebase, to preventrpc
s to breaking due to refactoring. #5516near-account-id
re+doc(account-id): refactor and fully document near-account-id #5575
near-account-id
API in preparedness for stabilizationchore: cleanup near-account-id API #5581
KR5: Maintain 99.(9)% uptime for Indexer for Explorer
Handle collisions in transactions table near-indexer-for-explorer#203
Add black to dependencies + massive refactoring near-analytics#31
feat: create contributing guide near-analytics#34
chore: Updated near_ecosystem_entities.csv with new entries and extra columns near-analytics#28
Daily new accounts per app count near-analytics#29
O4: Give users better insights about the current and historical status of the network
refactor(backend): Refactor queries for income and outcome tx count near-explorer#787
14 Day History
chart on dashboard pagerefactor(backend): Rewrite query of
14 day history
chart near-explorer#791EXPERIMENTAL_genesis_config
method so we switched it toEXPERIMENTAL_protocol_config
)fix(backend): Switch
EXPERIMENTAL_genesis_config
query with valid one near-explorer#788fix(backend): Fix query for gasUsed in block near-explorer#790
O5: Support lockup contract stakeholders
Beta Was this translation helpful? Give feedback.
All reactions