Node Public Interfaces Team Weekly Update - 2021-11-05 #5157
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 #5075. See more engineering updates posted on gov.near.org
Brief Summary
near-jsonrpc-client-rs is published to crates.io! Kudos to @miraclx!
NFT Events standard is ready for adoption! Please, upgrade your contracts to get support of your NFT contracts on Wallet and Explorer
feat: add NFT events support near-indexer-for-explorer#169
FT NEP-141 require having minting/burning interface NEPs#271
Node Interfaces team is going to own and maintain lockups infrastructure (documentation, smart contract, admin UI, view UI [integrated into Explorer])! We will post more details in the upcoming weeks
Blockers
None!
Result
(Acronyms: O - Objective, KR - Key Result)
O1: Support success of DevConsole
New commands layout near-cli-rs#75
O3: Remove friction from building dApps
KR1: FT / NFT information is easily available for the developers
feat: add NFT events support near-indexer-for-explorer#169
FT NEP-141 require having minting/burning interface NEPs#271
feat: Multi Token Standard Contract [NEP] NEPs#245
KR3: Release near-jsonrpc-client-rs [COMPLETED ✔️]
v0.5.0
of nearcore primitive crates (@miraclx)re: chore: ready workspace for publishing #5130
cargo-workspaces
we're employing on the tooling side to handle our crate versioning and eventual publishing (@miraclx)pksunkara/cargo-workspaces@master...miraclx:grouping-and-exclusion
Upgrade to MSRV 1.56 + 2021 edition near-jsonrpc-client-rs#21
chore: upgrade to Rust 2021 #5070
KR5: Maintain 99.(9)% uptime for Indexer for Explorer
refactor: Upgrade to nearcore 1.22.0.rc4 near-indexer-for-explorer#185
O4: Give users better insights about the current and historical status of the network
Optimize the computation of total transaction count for each account near-explorer#773
Evergreen:
refactor: Move queries to backend near-explorer#774
Provide the financial department with foundation accounts details account-lookup#13
feat: introduced a manually-curated near_ecosystem_entities table near-analytics#22
Node should not stuck on applying state #5049
Node should not stuck in state sync loop #5061
Regular OOM crashes on v1.22.0-rc.2 and backup node remains in state sync attempt for > 24 hours #5078
https://stackoverflow.com/q/69799326/1178806
ADD fix for lockupTimestamp calc for broken timestamp contracts account-lookup#12
lockup: add graphs with schedule with
lockup_duration
to the doc wiki#16Hackathon + dogfooding 🎉
create-account
does not save the keypair near-cli#865Unable to provide paths (e.g., to keys) with
~
near-cli#869https://github.com/miraclx/nosedive-rs/blob/master/contract/src/lib.rs
Beta Was this translation helpful? Give feedback.
All reactions