V Systems Monthly Digest — February 2024

V Systems
V Systems
Published in
8 min readMar 1, 2024

--

www.v.systems

V Systems’ Marketing & Branding

  • V Systems website revamp — design finalization
  • Joint Lunar New Year campaign with Tetriverse NFT Game
  • VKube product feedback campaign — ongoing
  • VGraph, continuous research into next-generation solutions for chain optimization

VKube

VKube is one of V Systems’ newest projects. It is a Kubernetes-based container service for developers and enterprises to run containerized applications on the cloud, without installing and operating the Kubernetes control plane or worker nodes.

More info at: https://vkube.vcloud.systems/home

VKube Backend

  • Added the functionality to record secrets for user services, allowing recovery of actively used services across devices.
  • Optimized some JSON responses returned from the backend to facilitate error checking and prompts.
  • Exposed pod metadata through system environment variables, and opened APIs for users to query and use.
  • Optimized log query code implementation: enriched query conditions, optimized code structure. Implemented pagination queries on the original basis, and optimized user experience for forward and backward queries. Used query parameters to generate logQL queries on the backend to access the remote log platform.
  • Billing, ongoing research on the Payment system, exploring open-source projects with a Golang version.
  • Optimized package management (mongo client and service middleware) for easy referencing by other repositories without the need to copy and modify code.
  • Resolved the exception issue of “Error from server: dial tcp: lookup young-hp on 127.0.0.53:53: server misbehaving” for local test servers.
  • Currently writing a management system to facilitate obtaining order and service information, including the number, price, distribution of orders, service information, and basic permission management.
  • Fixed a bug where Prometheus federation sent alert information, fixed the issue with region names containing -, ensuring the stability of code execution.
  • Added authentication between Prometheus federations. Basic auth and HTTPS verification are added at each stage of the entire process, ensuring data security.
  • Completed documentation for deploying and configuring Prometheus federation monitoring.

VKube Frontend

  • VKube web page modification test UI 2.6 version.
  • VKube web page adds sync secrets to VKube functionality.
  • VKube web page, fixed the boundary value error when switching payment methods.
  • VKube web page fixed the wallet address switching and secrets caching issues.
  • VKube web page adds an Agreement popup to the restore page.
  • CLI fixes config path regex.

Tachyon Protocol

Tachyon Protocol is a decentralized Internet protocol that aims to bring new levels of user privacy, security, speed, and freedom to today’s Internet. Its first product will be a decentralized VPN. Moving on, Tachyon is going to be a platform for many types of services. Tachyon chose V Systems for its well-designed consensus mechanism — SPoS, the capabilities of Euclid smart contracts, the Staking 2.0 initiative as well as the VSYS team’s approach to partnerships and ecosystem building.

https://tachyon.eco/
  • The team continuously optimizes the network connection protocol through in-depth analysis of protocol performance and user feedback. Leveraging advanced algorithms and technologies, the team is dedicated to improving the protocol’s performance and efficiency under different network conditions. Vulnerabilities in the protocol are addressed, and efforts are made to enhance system security.
  • The team has strengthened collaboration with node operators and actively seeks new high-quality node operators to expand network coverage. Systematic research and resolution of node issues have been conducted, successfully identifying and fixing fundamental causes of node abnormalities through detailed log analysis and user feedback.
  • The team resolved to reconnect issues in the mobile app by optimizing connection protocols and improving reconnection mechanisms, thereby enhancing users’ stability. Additionally, systematic optimizations were applied to address line-related issues, improving network performance under different line conditions.
  • The team conducted a grayscale test for a new protocol, maintaining close communication with users to gather feedback. Timely adjustments and optimizations were made to ensure the new protocol’s stability and compatibility in real-world environments. Plans are in place to gradually introduce the new protocol.
  • The team, through systematic research and issue analysis, accurately identified the specific reasons causing the excessive memory usage in node operation. Currently, efforts have been initiated to address this issue, including updating relevant components and optimizing memory management to enhance the overall system stability.
  • Based on research into the network environments of specific regions, the team performed protocol adaptation optimizations to ensure seamless access for users in these areas. This involved flexible adjustments and optimizations to the protocol, including improving encryption technologies and implementing intelligent data routing strategies to enhance network connectivity quality in these regions.

IPX Staking data

  • Total Staking Amount: 157,613,098 IPX
  • Nodes Staked: 1108
  • Total Nodes on Tachyon Network: 1204
  • Total Rewards Distribution: 114,654,035.7 IPX

IPX wallet pledge data

  • Total Staking: 13,180,203 IPX
  • Rewards: 15,221,816 IPX

IPX Staking on Node Manager

  • Total Staking: 100,000 IPX
  • Nodes: 5
  • Rewards: 348,890 IPX

VPN APP user data

  • The total number of apps exceeded 6.3 million.
https://tetriverse.com/

Tetriverse NFT game

Tetriverse is an NFT tetris elimination game built on the V Systems blockchain. Tetriverse NFT game aims to empower people of different ages, backgrounds, and from all corners of the globe to earn rewards while playing an immersive and fun elimination game.

  • Twitter, Telegram, and Discord whitelisting campaigns for Tetriverse’s 2nd test launch in Spring/Summer 2024.
  • Preparation for the 2nd soft launch

Platform and website design polishing
Gameplay optimization
Functionalities optimization
Bug fixing
Promotion campaign strategy

Social Media

월간 리포트 -2024년 2월

www.v.systems

VSYS 개발, 마케팅 및 브랜딩

  • V Systems 웹사이트 개선 — 디자인 확정
  • Tetriverse NFT 게임과 공동으로 진행되는 설날 캠페인
  • VKube 제품 피드백 캠페인 — 진행 중
  • VGraph, 체인 최적화를 위한 차세대 솔루션에 대한 연구 계속 진행 중

About VKube

VKube는 V Systems의 최신 프로젝트 중 하나입니다. 이는 개발자와 기업이 쿠버네티스 제어 평면 또는 워커 노드를 설치하고 운영하지 않고도 클라우드에서 컨테이너화된 애플리케이션을 실행할 수 있도록 하는 Kubernetes 기반의 컨테이너 서비스입니다.

더 많은 정보: https://vkube.vcloud.systems/home

VKube Backend

  • 사용자 서비스의 시크릿을 기록하는 기능을 추가하여 활성으로 사용되고 있는 서비스를 기기 간에 복구할 수 있게 함.
  • 일부 백엔드에서 반환된 JSON 응답을 최적화하여 오류 확인 및 프롬프트 용이성 향상.
  • 시스템 환경 변수를 통해 pod 메타데이터를 노출하고 사용자가 쿼리하고 사용할 수 있도록 API를 개방함.
  • 로그 쿼리 코드 구현을 최적화함: 쿼리 조건을 풍부하게하고 코드 구조를 최적화함. 기존 기반에서 페이지네이션 쿼리를 구현하고, 전방 및 후방 쿼리에 대한 사용자 경험을 최적화함. 쿼리 매개 변수를 사용하여 백엔드에서 logQL 쿼리를 생성하여 원격 로그 플랫폼에 액세스함.
  • 빌링, Payment 시스템에 대한 연구 진행 중, Golang 버전의 오픈 소스 프로젝트 탐색.
  • 패키지 관리 (mongo 클라이언트 및 서비스 미들웨어) 최적화, 코드 복사 및 수정없이 다른 리포지토리에서 참조하기 쉽도록 함.
  • 로컬 테스트 서버의 “Error from server: dial tcp: lookup young-hp on 127.0.0.53:53: server misbehaving” 예외 문제 해결.
  • VKube 시스템의 리소스 유닛의 최대 및 잔여 정보를 볼 수 있는 API를 작성 중
    v-kube-service 백엔드의 코드 구조를 개선하여 향후 다른 로그 플랫폼에서 서비스를 호스팅하기 쉽도록 함.
  • Prometheus federation이 알림 정보를 보낼 때 나타나는 버그 수정, -를 포함하는 지역 이름 문제 해결, 코드 실행의 안정성 보장.
  • Prometheus federation 간 연결에 인증을 추가함. 전체 프로세스의 각 단계에 basic auth와 https 인증이 추가되어 데이터 보안을 보장함.
  • Prometheus federation 모니터링을 배포하고 구성하는 관련 문서 작성 완료.

VKube Frontend

  • VKube 웹 페이지 수정 테스트 UI 2.6 버전
  • VKube 웹 페이지에 sync secrets to VKube 기능 추가
  • VKube 웹 페이지에서 결제 방법 전환 경계 값 오류 수정
  • VKube 웹 페이지에서 지갑 주소 전환 및 시크릿 캐싱 문제 수정
  • VKube 웹 페이지에서 복원 페이지에 동의 팝업 추가
  • CLI에서 config 경로 정규식 수정

Tachyon Protocol

Tachyon Protocol은 현재의 인터넷에 새로운 수준의 사용자 개인 정보 보호, 보안, 속도 및 자유를 제공하기 위한 탈중앙화된 인터넷 프로토콜입니다. 첫 번째 제품은 탈중앙화된 VPN입니다. 더 나아가 Tachyon은 여러 유형의 서비스를 위한 플랫폼이 될 것입니다. Tachyon은 잘 설계된 합의 메커니즘인 SPoS, Euclid 스마트 계약의 기능, Staking 2.0 이니셔티브, 그리고 VSYS 팀의 파트너십 및 생태계 구축 방식을 고려하여 V Systems를 선택했습니다.

https://tachyon.eco/
  • 팀은 프로토콜 성능 및 사용자 피드백의 심층 분석을 통해 네트워크 연결 프로토콜을 지속적으로 최적화하고 있습니다. 팀은 고급 알고리즘과 기술을 활용하여 다양한 네트워크 조건에서 프로토콜의 성능과 효율성을 향상시키기에 헌신하고 있습니다. 프로토콜의 취약점이 해결되었으며 시스템 보안을 강화하기 위한 노력이 진행 중입니다.
  • 팀은 노드 운영자들과의 협력을 강화하고 네트워크 범위를 확장하기 위해 새로운 고품질 노드 운영자를 적극적으로 찾고 있습니다. 노드 문제에 대한 체계적인 연구 및 해결이 진행되었으며 세부 로그 분석과 사용자 피드백을 통해 노드 이상의 근본적인 원인을 성공적으로 식별하고 수정했습니다.
  • 팀은 모바일 앱의 다시 연결 문제를 최적화된 연결 프로토콜 및 다시 연결 메커니즘 개선을 통해 해결하여 사용자의 안정성을 향상시켰습니다. 또한 선 관련 문제를 해결하기 위해 체계적인 최적화가 적용되어 다양한 선 조건에서 네트워크 성능을 향상시켰습니다.
  • 팀은 새로운 프로토콜에 대한 그레이스케일 테스트를 실시하고 사용자와 긴밀한 소통을 유지하여 피드백을 수집했습니다. 실제 환경에서 새로운 프로토콜의 안정성과 호환성을 보장하기 위해 적시에 조정 및 최적화가 이루어졌습니다. 새로운 프로토콜을 점진적으로 도입할 계획이 수립되었습니다.
  • 특정 지역의 네트워크 환경에 대한 연구를 기반으로 팀은 해당 지역에서 사용자의 원활한 액세스를 보장하기 위해 프로토콜 적응 최적화를 수행했습니다. 이는 프로토콜의 유연한 조정 및 최적화를 포함하며 해당 지역에서 네트워크 연결 품질을 향상시키기 위해 암호화 기술을 개선하고 지능형 데이터 라우팅 전략을 구현하는 것을 포함합니다.

IPX 스테이킹 데이터

  • 총 스테이킹 금액: 157,613,098 IPX
  • 스테이킹된 노드: 1108
  • Tachyon 네트워크의 총 노드 수: 1204
  • 총 보상 분배: 114,654,035.7 IPX

IPX 지갑 플레지 데이터

  • 총 스테이킹: 13,180,203 IPX
  • 보상: 15,221,816 IPX

Node Manager에서의 IPX 스테이킹

  • 총 스테이킹: 100,000 IPX
  • 노드: 5
  • 보상: 348,890 IPX

VPN 앱 사용자 데이터

  • 총 앱 수가 6.3 백만을 초과했습니다.

Tetriverse NFT 게임

Tetriverse는 V Systems 블록체인 위에 구축된 NFT 테트리스 제거 게임입니다. Tetriverse NFT 게임은 다양한 연령, 배경 및 전 세계의 사람들이 몰입도 있고 재미있는 제거 게임을 플레이하면서 보상을 획득할 수 있도록 하는 것을 목표로 합니다.

- Tetriverse의 2024년 봄/여름 2차 테스트 론칭을 위한 Twitter, Telegram 및 Discord 화이트리스트 캠페인

- 2차 소프트 론칭을 위한 준비

  • 플랫폼 및 웹사이트 디자인을 다듬기
  • 게임플레이 최적화
  • 기능 최적화
  • 버그 수정
  • 프로모션 캠페인 전략

소셜 미디어

  • Twitter: 3306
  • Telegram EN: 378
  • Telegram 中文: 78
  • Discord: 3568
  • Medium: 33

About V Systems

www.v.systems

V Systems (VSYS) is an open-source network that supports decentralized applications’ efficient and agile development. It is designed for real-world use cases, making it possible to create, send, trade, and track tangible or intangible assets in a digital form. VSYS can handle millions of transactions daily and it runs on a decentralized, open network.

Stay Connected

VSYS coin

Other Useful Links

--

--

V Systems
V Systems

A blockchain platform that supports the efficient and agile development of decentralized applications. Visit our website at www.v.systems