Commit Graph

221 Commits

Author SHA1 Message Date
Carlo Sala
0541cb7e39 chore: update deps 2025-08-25 09:14:58 +08:00
Josep M Sobrepere
20cf7973a4 feat: display storage hashers on Storage tab (#76) 2025-08-19 18:52:46 +02:00
Josep M Sobrepere
1cbbc921bd feat: sort drop-down entries alphabetically (#75) 2025-08-19 18:02:22 +02:00
Josep M Sobrepere
c5ae60c5b3 feat: display storage key-hashers on metadata tab (#74) 2025-08-19 17:58:04 +02:00
Josep M Sobrepere
8870da85c8 remove unused import 2025-08-19 13:05:11 +02:00
Tom Mi
c596da908f sequences: add item duplication (#71)
adds a copy button to duplicate array items because manually recreating
complex nested structures is tedious af. the button appears
next to delete, duplicates to position n+1, and works for all item types
(structs, enums, primitives).

touches CSequence and ListItem only. no breaking changes.
2025-08-19 11:50:53 +02:00
Josep M Sobrepere
e74ca383ee feat: BitSeq components and update deps (#69) 2025-07-17 15:28:58 +02:00
Carlo Sala
594a9594e6 feat: add passethub 2025-07-17 11:37:20 +02:00
Josep M Sobrepere
be2fd98063 feat: display the number of bytes on the edit binary modal 2025-07-02 21:27:57 +02:00
Josep M Sobrepere
884c172755 Cs extrinsic (#68)
* add tx-utils

* wip

* finish it

---------

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-07-01 14:47:18 +02:00
Victor Oliva
80793d7a80 fix: select component doesn't filter items 2025-06-30 13:03:48 +02:00
Victor Oliva
5d916e8c75 feat: add rpc-calls page 2025-06-27 15:29:37 +02:00
Victor Oliva
8c311e35cd increase console max-width, make header responsive 2025-06-27 12:07:40 +02:00
Victor Oliva
7a6529a5e7 update selected entry state 2025-06-25 12:40:21 +02:00
Victor Oliva
53809c5490 feat: decode storage keys entry and partial keys 2025-06-25 09:03:22 +02:00
Victor Oliva
fb4555a552 fix: enums showing up reversed in tree view 2025-06-19 09:58:30 +02:00
Victor Oliva
ecd6610ad9 feat: jump blocks if chain supports dev_newBlock (chopsticks) 2025-06-19 09:31:42 +02:00
Victor Oliva
e9e099ec17 fix: show "Empty" when getting empty entries as a result 2025-06-19 09:17:48 +02:00
Victor Oliva
57f8e1efbc feat: add binary <-> text toggle to bytes view 2025-06-19 09:09:40 +02:00
Victor Oliva
6087080423 fix: scroll on tree view broken in runtime-apis 2025-06-18 16:25:34 +02:00
Josep M Sobrepere
4f39b53abd Update src/pages/Explorer/block.state.ts
Co-authored-by: Victor Oliva <v.oliva@proton.me>
2025-06-17 14:55:50 +02:00
Josep M Sobrepere
85c2e35b02 feat: load events from old blocks 2025-06-17 14:12:46 +02:00
Carlo Sala
cea87f1319 fix(metadata): ensure extrinsic versions are visible 2025-06-06 10:59:16 +02:00
Carlo Sala
7a60fd7035 feat: add eth address identicon (#55) 2025-06-04 11:34:48 +02:00
Carlo Sala
559da7557e fix: use new overload of mergeUint8 2025-06-03 10:58:22 +02:00
Carlo Sala
5802351616 refactor: use jsonPrint from @polkadot-api/utils 2025-06-03 10:58:22 +02:00
Carlo Sala
5a6381546f fix: update to new people chain 2025-06-01 12:30:36 +02:00
Carlo Sala
acc98e8226 feat: enable smoldot for coretime chains 2025-06-01 12:26:57 +02:00
Victor Oliva
a7a31807b5 fix event duplicate keys 2025-05-28 13:12:34 +02:00
Carlo Sala
8003d39aa1 refactor: migrate metadata storage to idb (#51) 2025-05-27 12:38:32 +02:00
Carlo Sala
3d5460c5c1 feat: use papi caching system (#50) 2025-05-22 18:55:40 +02:00
Carlo Sala
0f77e59e04 fix: ensure a correct ordering of recentEvents (#47) 2025-05-20 16:31:18 +02:00
Carlo Sala
4e5aa4bb66 chore: avoid importing all chopsticks in main chunk (#49) 2025-05-20 16:28:56 +02:00
Victor Oliva
d53294abc3 fix newly created items getting filtered out 2025-05-17 18:56:10 +02:00
Victor Oliva
a6d3a02f77 grab current value when setting storage 2025-05-17 18:35:52 +02:00
Victor Oliva
506437fcc6 cleanup unused files 2025-05-17 13:52:11 +02:00
Victor Oliva
6813faba18 feat: set storage through chopsticks 2025-05-17 13:41:14 +02:00
Victor Oliva
2197825308 feat: produce new blocks 2025-05-17 13:11:31 +02:00
Victor Oliva
01c5c4fcb7 exclude entries that didn't actually change. 2025-05-17 12:33:33 +02:00
Victor Oliva
03907fbb04 add block diff to block detail 2025-05-17 11:38:47 +02:00
Victor Oliva
cd17789bb5 feat: redesign network selection to accomodate chopsticks 2025-05-17 08:44:44 +02:00
Victor Oliva
d2f746f7d7 chore: update dependencies 2025-05-16 12:12:15 +02:00
Carlo Sala
f354e7f396 fix: don't crash if extrinsics is not loaded yet 2025-05-06 16:35:39 +02:00
Carlo Sala
fda711ece3 feat: show init and finalization events in explorer (#42) 2025-04-29 10:30:23 +02:00
Victor Oliva
47eb5882df fix bg-opacity 2025-04-25 10:55:04 +02:00
Victor Oliva
2c2b00596c fix dialog transitions 2025-04-25 10:55:04 +02:00
Victor Oliva
3845fcdb19 fix tree border color 2025-04-25 10:55:04 +02:00
Victor Oliva
39c7020f71 chore: upgrade tailwind to v4 2025-04-25 10:55:04 +02:00
Victor Oliva
58fc6a5a71 Update src/pages/Explorer/block.state.ts
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-04-25 10:48:11 +02:00
Victor Oliva
51d82f2640 refactor: use top-level client to get blocks 2025-04-25 10:08:11 +02:00