Node Public Interfaces Team Weekly Update - 2021-07-23 #4565
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
-
Last week update is here: #4537
Brief Summary
This week we spent designing and exploring the future directions and the solutions we want to implement.
[2021 UX Reevaluation] – User Research near-explorer#668
[2021 UX Reevaluation] – Design Discovery / Exploration near-explorer#665
[2021 UX Reevaluation] – Competitive Analysis near-explorer#664
https://gov.near.org/t/new-near-cli-design-proposal/3616
Results
drill
(benchmark tests might be extended) (@khorolets)GitHub - near/jsonrpc-benchmark: NEAR JSON RPC benchmark results
AccountId
PR to ensure it doesn't cause a protocol change (@miraclx, @frol)refactor: Introduce strictly typed and assuredly validated AccountId #4440
[2021 UX Reevaluation] – User Research near-explorer#668
[2021 UX Reevaluation] – Design Discovery / Exploration near-explorer#665
[2021 UX Reevaluation] – Competitive Analysis near-explorer#664
feat(frontend): Expose whole pools list near-explorer#661
https://gov.near.org/t/new-near-cli-design-proposal/3616
print-transaction:updated printing for transaction near-cli-rs#35
Challenges & Blockers
account_changes
table, so the events order is easily-derivable? (@telezhnaya and @frol are working on it)Do we miss some balance changes? near-indexer-for-explorer#77 (comment)
Some rows are missing because of transaction hash collisions near-indexer-for-explorer#84
Action Items
core
crates into smaller specialized crates so they're lightweight, independently publishable and ultimately, reusable outside of nearcore (@miraclx)near-account-id
refactor: Introduce strictly typed and assuredly validated AccountId #4440 (@miraclx)feat(frontend): Display active access keys on Account Details page near-explorer#675
feat(frontend): Implement API endpoint to view fees near-explorer#682
Beta Was this translation helpful? Give feedback.
All reactions