Compare commits

..

No commits in common. "a961c63f162dcee6693a455b4722ad83dce9a1d0" and "1540effde3d6e96be5b4a99560fe816575343485" have entirely different histories.

View File

@ -7,7 +7,7 @@ Each TF Validator Cluster has following functions
- consensus chains e.g. the TFChain for 3.x Grid, TF Validators for 4.x grid - consensus chains e.g. the TFChain for 3.x Grid, TF Validators for 4.x grid
- TF explorers (interfaces to allow us to digest and find the relevant information easier from the TFGrid) - TF explorers (interfaces to allow us to digest and find the relevant information easier from the TFGrid)
- TF Hub's (conversion service from docker to deduped filesystems as used for our compute workloads). - TF Hub's (conversion service from docker to deduped filesystems as used for our compute workloads).
- a node for the Bridging functionality (INCA support on multiple chains) - a node for the Bridging functionality (TFT/INCA support on multiple chains)
- CI/CD Service for TFGrid code (Continuous Integration, Continuous Development) - CI/CD Service for TFGrid code (Continuous Integration, Continuous Development)
- All necessary webservices (websites, manuals, UI) - All necessary webservices (websites, manuals, UI)
- TF Marketplace & Components as relevant for the TF Liquidity Pool. - TF Marketplace & Components as relevant for the TF Liquidity Pool.