-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: include the default extrinsics on the latest blocks list #113
feat: include the default extrinsics on the latest blocks list #113
Conversation
Visit the preview URL for this PR (updated for commit dab5cfc): https://polkadot-js-dev--pr113-feat-include-default-8nw5x5oo.web.app (expires Thu, 31 Oct 2024 13:28:40 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 3656b76c9f0cffd714e98af6e6b27ff675bc8e82 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is one more route explorer/extrinsics
where want to filter out the first two extrinsics of each block
a16a6af
to
dab5cfc
Compare
Done |
* Change analytics target url (#96) * fix signer (#97) * Added og tags (#98) * feat: Add papi supported chains (#95) * add all papi supported polkadot chains * add all papi supported descriptors * refactor smoldot chains init * remove duplicated descriptors install * dynamic chain specs fetch * fix external scan links based on chain in blockdetails page * refactor chain spec constants * add chain icons * target westend in snippets * show error message when reaching max chain set reties * Handle decoding failure for kusama asset hub (#99) handle decoding extrinsic failure case on kusama asset hub, untill fixed * Add decoders page (#82) * snippet improvements (#100) * refactor chain clients (#103) * refactor chain clients * add loaders and no items message on explorer page * revert smoldot worker config changes * fix latest-blocks page identity column format error (#104) * add og:image (#106) * fix: paddings on block details page (#101) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * fix: the connect wallet button paddings (#102) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * clean up (#109) * Create LICENSE (#110) * remove jszip (#111) * remove dependency * fix build * remove old home links (#112) * update license (#114) * update license * add 3rd-party-licenses folder * fix: Helmet title name (#116) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * feat: include the default extrinsics on the latest blocks list (#113) * feat: include the default extrinsics on the latest blocks list * removing the row client extrinsics from signed extrinsics --------- Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> --------- Co-authored-by: Nikolai Cholakov <75268640+nikolaicholakov25@users.noreply.github.com> Co-authored-by: AlexanderDrazhev <103102774+AlexanderDrazhev@users.noreply.github.com> Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
* Change analytics target url (#96) * fix signer (#97) * Added og tags (#98) * feat: Add papi supported chains (#95) * add all papi supported polkadot chains * add all papi supported descriptors * refactor smoldot chains init * remove duplicated descriptors install * dynamic chain specs fetch * fix external scan links based on chain in blockdetails page * refactor chain spec constants * add chain icons * target westend in snippets * show error message when reaching max chain set reties * Handle decoding failure for kusama asset hub (#99) handle decoding extrinsic failure case on kusama asset hub, untill fixed * Add decoders page (#82) * snippet improvements (#100) * refactor chain clients (#103) * refactor chain clients * add loaders and no items message on explorer page * revert smoldot worker config changes * fix latest-blocks page identity column format error (#104) * add og:image (#106) * fix: paddings on block details page (#101) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * fix: the connect wallet button paddings (#102) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * clean up (#109) * Create LICENSE (#110) * remove jszip (#111) * remove dependency * fix build * remove old home links (#112) * update license (#114) * update license * add 3rd-party-licenses folder * fix: Helmet title name (#116) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * feat: include the default extrinsics on the latest blocks list (#113) * feat: include the default extrinsics on the latest blocks list * removing the row client extrinsics from signed extrinsics --------- Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * Dev deploy (#122) * Fix yml (#119) * Fix deploy (#121) * Update deployments --------- Co-authored-by: Nikolai Cholakov <75268640+nikolaicholakov25@users.noreply.github.com> Co-authored-by: AlexanderDrazhev <103102774+AlexanderDrazhev@users.noreply.github.com> Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
* Change analytics target url (#96) * fix signer (#97) * Added og tags (#98) * feat: Add papi supported chains (#95) * add all papi supported polkadot chains * add all papi supported descriptors * refactor smoldot chains init * remove duplicated descriptors install * dynamic chain specs fetch * fix external scan links based on chain in blockdetails page * refactor chain spec constants * add chain icons * target westend in snippets * show error message when reaching max chain set reties * Handle decoding failure for kusama asset hub (#99) handle decoding extrinsic failure case on kusama asset hub, untill fixed * Add decoders page (#82) * snippet improvements (#100) * refactor chain clients (#103) * refactor chain clients * add loaders and no items message on explorer page * revert smoldot worker config changes * fix latest-blocks page identity column format error (#104) * add og:image (#106) * fix: paddings on block details page (#101) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * fix: the connect wallet button paddings (#102) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * clean up (#109) * Create LICENSE (#110) * remove jszip (#111) * remove dependency * fix build * remove old home links (#112) * update license (#114) * update license * add 3rd-party-licenses folder * fix: Helmet title name (#116) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * feat: include the default extrinsics on the latest blocks list (#113) * feat: include the default extrinsics on the latest blocks list * removing the row client extrinsics from signed extrinsics --------- Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * Dev deploy (#122) * Fix yml (#119) * Fix deploy (#121) * Update deployments * Test log (#124) --------- Co-authored-by: Nikolai Cholakov <75268640+nikolaicholakov25@users.noreply.github.com> Co-authored-by: AlexanderDrazhev <103102774+AlexanderDrazhev@users.noreply.github.com> Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
* Change analytics target url (#96) * fix signer (#97) * Added og tags (#98) * feat: Add papi supported chains (#95) * add all papi supported polkadot chains * add all papi supported descriptors * refactor smoldot chains init * remove duplicated descriptors install * dynamic chain specs fetch * fix external scan links based on chain in blockdetails page * refactor chain spec constants * add chain icons * target westend in snippets * show error message when reaching max chain set reties * Handle decoding failure for kusama asset hub (#99) handle decoding extrinsic failure case on kusama asset hub, untill fixed * Add decoders page (#82) * snippet improvements (#100) * refactor chain clients (#103) * refactor chain clients * add loaders and no items message on explorer page * revert smoldot worker config changes * fix latest-blocks page identity column format error (#104) * add og:image (#106) * fix: paddings on block details page (#101) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * fix: the connect wallet button paddings (#102) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * clean up (#109) * Create LICENSE (#110) * remove jszip (#111) * remove dependency * fix build * remove old home links (#112) * update license (#114) * update license * add 3rd-party-licenses folder * fix: Helmet title name (#116) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * feat: include the default extrinsics on the latest blocks list (#113) * feat: include the default extrinsics on the latest blocks list * removing the row client extrinsics from signed extrinsics --------- Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * Dev deploy (#122) * Fix yml (#119) * Fix deploy (#121) * Update deployments * Test log (#124) * Remove log (#126) --------- Co-authored-by: Nikolai Cholakov <75268640+nikolaicholakov25@users.noreply.github.com> Co-authored-by: AlexanderDrazhev <103102774+AlexanderDrazhev@users.noreply.github.com> Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
* Change analytics target url (#96) * fix signer (#97) * Added og tags (#98) * feat: Add papi supported chains (#95) * add all papi supported polkadot chains * add all papi supported descriptors * refactor smoldot chains init * remove duplicated descriptors install * dynamic chain specs fetch * fix external scan links based on chain in blockdetails page * refactor chain spec constants * add chain icons * target westend in snippets * show error message when reaching max chain set reties * Handle decoding failure for kusama asset hub (#99) handle decoding extrinsic failure case on kusama asset hub, untill fixed * Add decoders page (#82) * snippet improvements (#100) * refactor chain clients (#103) * refactor chain clients * add loaders and no items message on explorer page * revert smoldot worker config changes * fix latest-blocks page identity column format error (#104) * add og:image (#106) * fix: paddings on block details page (#101) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * fix: the connect wallet button paddings (#102) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * clean up (#109) * Create LICENSE (#110) * remove jszip (#111) * remove dependency * fix build * remove old home links (#112) * update license (#114) * update license * add 3rd-party-licenses folder * fix: Helmet title name (#116) Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * feat: include the default extrinsics on the latest blocks list (#113) * feat: include the default extrinsics on the latest blocks list * removing the row client extrinsics from signed extrinsics --------- Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> * Dev deploy (#122) * Fix yml (#119) * Fix deploy (#121) * Update deployments * Test log (#124) * Remove log (#126) * [feat] Custom Examples (#128) * Changes * Load Examples * Changes * Changes * Rename and fixes * Changes * delete example * Changes * Update examples * Changes * Improvements * Refresh jwt token * Refresh token and data flow * Display GitHub details and suggested improvements * Changes * Changes * Changes * Changes * Improvements * Improvements * Fix lint errors * Refactor ExampleNotFound component for improved reusability and integrate into CustomExampleList * Small fixes disable button on loading and change names * Fixes * Improvements * More fixes * Improve auth --------- Co-authored-by: Nikolai Cholakov <75268640+nikolaicholakov25@users.noreply.github.com> Co-authored-by: AlexanderDrazhev <103102774+AlexanderDrazhev@users.noreply.github.com> Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com> Co-authored-by: Denis Dinkov <denisdinkov7@gmail.com>
This update ensures that default extrinsics are now included when displaying blocks in the latest blocks scroll area.