Commit Graph

346 Commits

Author SHA1 Message Date
Victor Oliva
fd537b11f2 fix: add missing suspense boundary on page load (#155) 2026-06-11 16:02:27 +02:00
Victor Oliva
0a97404be2 feat: teleport integration with Paraspell (#153)
* integrate teleport with paraspell

* add some style

* finish up styles

* format token decimals, token input component

* fill in genesis to paraspell map

* add link to paraspell, fix invalid address on destination chain check

* codesplit teleport page

* add button to setup wallet

* chore: update dependencies

* add hash params state

* remove console logs, remove support for negative values in token input
2026-06-11 11:32:44 +02:00
Carlo Sala
b91e589c75 fix: do not crash on fee estimation (#154) 2026-06-08 17:34:00 +02:00
Victor Oliva
846f7a3562 feat: show digest information in block detail (#152)
* feat: decode digest from header

* separate into summary + detail

* break down each digest into its own file
2026-06-03 13:06:58 +02:00
Victor Oliva
5cf060b363 feat: redesign constants into card grid (#150)
* feat: redesign constants into card grid

* cleanup constants classnames
2026-06-01 12:25:49 +02:00
Victor Oliva
547c1e0129 feat: viewFn query at block, populate args with selected query (#149) 2026-05-29 13:49:47 +02:00
Victor Oliva
30a839a54a runtime query at block, populate args with selected query (#148)
* refactor: abstract metadata entry input

* runtime query at block, populate args with selected query

* fix infinte update rerender, parameters not loading up

* exclude storage-less pallets from storage
2026-05-28 22:46:02 +02:00
Victor Oliva
31b6db3e60 feat: extrinsics submit panel (#147)
* relayout extrinsics

* feat: extrinsics submit panel

* restyle submit, scroll to submit on small screens

* disable sign&submit buttons when no signer is selected
2026-05-27 10:44:28 +02:00
Victor Oliva
18f10af8bf feat: redesign storage queries (#146) 2026-05-25 16:04:34 +02:00
Victor Oliva
d7af3635b6 feat: improve json-display copy button (#145) 2026-05-22 11:10:12 +02:00
Victor Oliva
7eece919d3 fix: honour selected block on storage queries (#144) 2026-05-22 11:09:43 +02:00
Victor Oliva
60e6ff77f0 feat: console workspace panel (#143)
* worksapace mockup

* create global state, rewrite UI

* wire up storage with workspace

* fix browser warnings

* wire up transactions, refactor state to have it persist

* cleanup extrinsic workspace entry

* refactor: manage storage subscriptions from workspace

* implement filters

* add tooltips to ambiguous icons

* explorer workspace

* add runtime calls and viewFns to workspace

* add constants to workspace

* add rpc calls to workspace

* remove pinned filter

* synchronize storage inputs with id params

* fix build

* fix copilot's comments: code clarity, pinned state getting reset
2026-05-21 15:45:18 +02:00
Victor Oliva
c619c77771 reuse NavigationItem 2026-05-14 17:04:32 +02:00
Victor Oliva
c49b59c2d1 command input 2026-05-14 16:43:40 +02:00
Victor Oliva
323e815646 side menu navigation 2026-05-14 16:43:39 +02:00
Victor Oliva
f626692b9a Align header height, reorder elements 2026-05-14 16:43:39 +02:00
Victor Oliva
566d59b8d3 initial shell redesign 2026-05-14 16:43:39 +02:00
Victor Oliva
f8fbfcd147 Merge pull request #139 from polkadot-api/vo/extrinsic-input
feat: one-click edit extrinsic call data
2026-05-14 14:44:46 +02:00
Victor Oliva
7dfc370011 feat: automatically set default values when editing a lookup type 2026-05-14 12:43:44 +02:00
Victor Oliva
b0d8179ce4 feat: one-click edit extrinsic call data 2026-05-14 11:01:26 +02:00
Victor Oliva
d40d97ca26 use size to CopyText internal icons 2026-05-14 09:56:15 +02:00
Victor Oliva
5db31bd94d feat: make account display and inputs copyable 2026-05-13 14:13:36 +02:00
Victor Oliva
404287be46 Merge pull request #137 from mudigal/dev/naren
Add Bulletin Chain endpoint for Polkadot mainnet (paraId 1010)
2026-05-12 09:11:03 +02:00
Naren Mudigal
956c941e2f Add Bulletin chain light chainspec for Smoldot support 2026-05-11 20:13:24 +02:00
Victor Oliva
6711f1e24c fix txPayment rerender 2026-05-11 14:36:13 +02:00
Victor Oliva
722de400ea feat: decode ChargeAssetTxPayment 2026-05-11 11:23:39 +02:00
Naren Mudigal
cb6ba23f2b Fix Parity RPC URL and add Spectrum RPC provider for Bulletin 2026-05-11 11:03:29 +02:00
Naren Mudigal
263903ecb3 Move Bulletin Chain to Polkadot system parachains (paraId 1010)
Reference: https://github.com/polkadot-js/apps/pull/12274
2026-05-11 11:00:02 +02:00
Victor Oliva
945ac8e0a2 show no events 2026-05-08 15:06:22 +02:00
Victor Oliva
5e43b8a185 refactor: move extrinsic stuff to a separate folder 2026-05-07 11:31:18 +02:00
Victor Oliva
e800fe447a support general transactions in extrinsic decoder 2026-05-07 10:07:08 +02:00
Carlo Sala
b831b2999c feat: show extrinsic sender for VerifyMultiSignature
# Conflicts:
#	src/pages/Explorer/Detail/Extrinsic.tsx
2026-05-07 09:23:02 +02:00
Victor Oliva
dac53e22e0 feat: bring priority to body detail 2026-05-07 09:21:53 +02:00
Victor Oliva
a050cad67d add link from submitted transactions 2026-05-05 15:07:19 +02:00
Victor Oliva
8e60fb775f improve UI 2026-05-05 14:42:16 +02:00
Victor Oliva
23345e7e35 move mortality analyzer to signed extensions 2026-05-05 13:11:34 +02:00
Victor Oliva
689741ed82 break down analyzer into separate files 2026-05-05 12:39:54 +02:00
Victor Oliva
01126f71b8 feat: add link from extrinsic 2026-05-05 11:28:57 +02:00
Victor Oliva
228cc3e54f feat: extrinsic analyzer 2026-05-05 09:54:35 +02:00
Victor Oliva
8398cca2ff fix multisig ws url 2026-04-30 10:33:38 +02:00
Victor Oliva
d56697828d feat: add multisig/proxy accounts 2026-04-29 17:31:46 +02:00
Carlo Sala
ae1d55801f fix(storageSet): refresh currentValue on entry change (#133) 2026-04-29 13:04:42 +02:00
Victor Oliva
59c9b33074 fix: blocks getting carried over across chains 2026-04-17 12:02:04 +02:00
Victor Oliva
7e59802b45 fix: remove flicker on custom icons 2026-03-31 13:08:54 +02:00
Victor Oliva
166c0f7c15 chore: refresh network list 2026-03-27 09:48:36 +01:00
Victor Oliva
aa8c9527fd feat: connection status pill 2026-03-26 12:58:10 +01:00
Victor Oliva
9a82d3ee9d feat: localhost port shortcut 2026-03-26 12:58:10 +01:00
Victor Oliva
c1fd7ef08d feat: improve custom endpoint network selection 2026-03-26 12:58:10 +01:00
Victor Oliva
433573d1c8 Merge pull request #125 from polkadot-api/vo/fix-empty-entries
fix: empty numeric storage entries show up as 0
2026-03-25 12:41:28 +01:00
Victor Oliva
558d315f3d fix: empty numeric storage entries show up as 0 2026-03-25 12:33:47 +01:00