Add support for Ton Application Chains (#2722)
* operation lifecycle accordion * operation entity * adapt layout to mobile device * basic operations view * pass response data to operation details * update types package * tac operation status and links to tx on ton * feature config, docs and operation badge * add info to tx page * add operations to search * search input on operations page * tests * update tooltips and temporary fix of ts * add InterFallback typeface with → glyph * design and api updates * support new API version * add time format toggle * add shield to entity icon * minor fixes * update screenshots * clean up * fix screenshot
Showing
configs/app/features/tac.ts
0 → 100644
configs/envs/.env.tac_turin
0 → 100644
icons/brands/tac.svg
0 → 100644
icons/brands/ton.svg
0 → 100644
icons/operation.svg
0 → 100644
icons/operation_slim.svg
0 → 100644
lib/operations/tac.ts
0 → 100644
mocks/operations/tac.ts
0 → 100644
nextjs/global.css
0 → 100644
... | ... | @@ -45,6 +45,7 @@ |
"@blockscout/bens-types": "1.4.1", | ||
"@blockscout/points-types": "1.3.0-alpha.2", | ||
"@blockscout/stats-types": "2.5.0-alpha", | ||
"@blockscout/tac-operation-lifecycle-types": "0.0.1-alpha.6", | ||
"@blockscout/visualizer-types": "0.2.0", | ||
"@chakra-ui/react": "3.15.0", | ||
"@cloudnouns/kit": "1.1.6", | ||
... | ... |
pages/operation/[id].tsx
0 → 100644
pages/operations.tsx
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
File added
stubs/operations.ts
0 → 100644
ui/pages/TacOperation.pw.tsx
0 → 100644
ui/pages/TacOperation.tsx
0 → 100644
ui/pages/TacOperations.tsx
0 → 100644
24.4 KB
30.9 KB
92.9 KB
92 KB
114 KB
6.85 KB
8.67 KB
917 Bytes
1.24 KB
1.54 KB
1.53 KB
1.58 KB

26.3 KB
23.7 KB