Node Public Interfaces Team Weekly Update - 2021-08-13 #4683
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The update from the last week is here: #4652
Please, leave a comment or emoji to help us to make these weekly updates better!
Brief Summary
2021-08-16UPD: 2021-08-23)! (Indexer Framework users will need to recompile their indexers based on the new commit hash before Wednesday to avoid their indexer stuck; as usual, we will test it with Indexer for Explorer and post our release recommendations on Monday)feat: prepare for 1.21.0 release #4673
Kudos to @think-in-universe for providing the initial internationalization implementation, and @IsQiao with @that86 for contributing the translations and follow-up improvements!
Kudos to @telezhnaya for acquiring all the knowledge and putting the implementation in place, and thanks @khorolets for maintaining the releases!
Results
indexer-for-explorer
account_changes
table (@telezhnaya)Do we miss some balance changes? near-indexer-for-explorer#77
aggregated__circulating_supply
table on mainnet (@telezhnaya)feat: compute circulating supply and store it in DB near-indexer-for-explorer#136
https://github.com/near/near-indexer-for-explorer/releases/tag/0.8.0
docs: add the checklist to CONTRIBUTING.md near-indexer-for-explorer#149
explorer
feat(frontend): Internalization (i18n) of Explorer near-explorer#679
feat(frontend): NEAR Explorer translation for Vietnamese Users near-explorer#700
feat(frontend): Implement v2 of API endpoint to view fees near-explorer#698
Fix loading transactions on heavy accounts near-explorer#703
nearcore
rocksdb
fromnear-jsonrpc-primitives
dependency tree to get 2x-3x wins in compilation time fornear-jsonrpc-client
crate (@miraclx)refactor(chain): expunge
rocksdb
fromnear-jsonrpc-primitives
dependency tree #4651Challenges & Blockers
Action Items
feat(frontend): Expose whole pools list near-explorer#661
refactor(frontend): Upgrade to Next.js 11 near-explorer#695
core
crates reused across the ecosystem (crypto
,primitives
, ..) to identify and prune heavy dependencies, extract some into specialized crates and finally, having them lightweight enough for publishing. (@miraclx)providers
for the newnear-api-rs
crate (@miraclx)Beta Was this translation helpful? Give feedback.
All reactions