Commit b9a9ed0
committed
chore(release): 1.34.0
# [1.34.0](v1.33.0...v1.34.0) (2026-03-11)
### Bug Fixes
* **network:** localize decoded data strings and clean ioTypes map ([9717a63](9717a63))
* normalize invalid tab query params on address page ([637ca37](637ca37))
* **tx:** improve show more/less overflow detection accuracy ([9f08e2f](9f08e2f))
* **tx:** use contract type metadata for address detection in decoded input ([91c19c1](91c19c1))
* **tx:** use correct muted color for decode error detail message ([4ad2df5](4ad2df5))
### Features
* add waiting-for-tick screen for pending transactions on tx page ([#424](#424)) ([28b8b31](28b8b31))
* display epoch in tick page details ([2f83091](2f83091))
* remove historical tab and all related code from address/tx pages ([ab18c18](ab18c18))
* sync address page tabs with URL search params ([acc90d6](acc90d6))
* sync token category filter with URL search params ([#426](#426)) ([a44d655](a44d655))
* **tx:** add decoded input data UI with view mode selector ([cfb7945](cfb7945))
* **tx:** add qubic.ts contract input decoder ([e6c0db1](e6c0db1))
* **tx:** persist data view mode in URL for shareable transaction links ([53e5679](53e5679))1 parent aa7780c commit b9a9ed0
2 files changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments