Node Public Interfaces Team Weekly Update - 2021-11-26 #5518
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 #5400. See more engineering updates posted on gov.near.org
Brief Summary
This week we have been mostly busy filling gaps around the ecosystem (RosettaRPC, near-cli-rs, near-jsonrpc-client-rs, Mutli-token standard, indexer and analytics databases maintenance).
A series of development workshops focused on writing Rust contracts (in Russian) has been given in Kharkiv (Ukraine) and recorded on YouTube (second part is coming).
Future plans
The new shiny things that we are working on are:
Blockers
None!
Result
(Acronyms: O - Objective, KR - Key Result)
O1: Support success of DevConsole
New commands layout near-cli-rs#75
near/near-jsonrpc-client-rs@dd7761b
O2: Support success of custodial wallets
Rosetta RPC fails to delete an implicit account #5405
pytest: add Rosetta RPC imilicit account deletion test #5441
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, we need to finish some of the work for the future releases)
UnknownBlock
variant on a number of method calls by defaulting to an emptyerror_message
fix: mitigate deserialization of partially serialized error types near-jsonrpc-client-rs#29
v0.10.0
for all non-private cratesre: chore: ready workspace for publishing #5130
https://github.com/near/near-ops/pull/657
KR5: Maintain 99.(9)% uptime for Indexer for Explorer
Incident on block 53434285 near-indexer-for-explorer#196
O4: Give users better insights about the current and historical status of the network
test: Account Activity sketch near-explorer#784
fix(backend): Fix viewing of deleted account near-explorer#782
Public access to the telemetry database returns permission denied near-explorer#775
Missing indexes lead to timeouts. Please add. near-indexer-for-explorer#197
Beta Was this translation helpful? Give feedback.
All reactions