Posts

Showing posts with the label intervalue

InterValue Project Weekly: 20180702–20180708

Image
Part 1. Development Progress of InterValue.  1.Project progress (1) We did functional testing, performance testing, and bug fixes for the InterValue v2.0 testnet. (2) We optimized the local full-node database. (3) We developed the robustness and security testing solution for the InterValue v2.0 testnet. (4) We optimized the light node interface. (5) InterValue v2.0 testnet has reached 1,000,000 TPS under 10 shards. 2. Whitepaper (1) Some general details of modification. 3. Communities (1) The number of InterValue English telegram groups increased to 48,925. (2) The number of InterValue Chinese telegram groups increased to 15,709. Part 2. Strategic Cooperation 1. Negotiate with HI-TECH WEALTH, Binance Labs, Jenga.io, Future Money, BiSheng Exchange for our cooperation intention. Part 3. Media Activities. 1.InterValue’s Co-founder and Core architect Storm Zhang participated in the Biyong live broadcast, and gave a wonderful online speech on the theme...

InterValue Project Weekly: 20180625–20180701

Image
Part 1. Development Progress of InterValue. 1. Project progress (1) We integrated light node code and consensus algorithm core code. (2) We optimized the net gossip code. (3) InterValue 2.0 testnet has reached 290,000 TPS under one shard. (4) InterValue 2.0 testnet has reached 690,000 TPS under 2 shards. 2. Whitepaper (1) Some general details of modification. 3. Communities (1) The number of InterValue telegram group increased to 41,600. Part 2. Strategic Cooperation. 1. Negotiate with Matrix Partners China, Bitrise Capital, EOStark, Lbank, Ten8, TBT, OKEx, Huobi for our cooperation intention. Part 3. Media Activities. 1. Overseas media ORIONCHAIN RESEACH、ICOgens reported and reviewed InterValue. 2. Blockchain media Golden Finance published an article “InterValue’s TestNet 2.0 release: implementation of HashNet consensus, committed to building the practical infrastructure of the Blockchain 4.0 era”, HuoXing Finance, CoinVoice, GongXin Finance, ChunTian Finan...

InterValue was Highly Recommended by Overseas Media

Image
As the world's first practical blockchain 4.0 project to support large-scale application, InterValue has a strong vision of establishing various Internet protocols based on the underlying network of value transmission, building a global value Internet, and providing a basic network for various value transmission applications. Its strong underlying infrastructure technical performance will provide support functions for high-availability decentralized distributed application development, which will advance the development of blockchain technology. Recently, the project has received assessments and recommendations from overseas media. 1. ICOgens.com 2. Token_Metrics 3. ICO_POOLS_ALERT Thanks to overseas media for their attention and affirmation, InterValue will continue to unswervingly focus on the development of the core technology of the blockchain infrastructure and platform layers, and become the cornerstone for building the next ...

InterValue Project Weekly: 20180604-20180610

Image
Part 1. Development Progress of InterValue. 1. Project progress (1) The consensus group defines the structure of the full node and the local full node, and the communication interface establishes 60% of the amount of engineering. (2) The light node group is developing Node.js to call the Java interface, Unit send interface and verification interface.  (3) The network group Gossip code has run through. 2. Whitepaper (1) Some general details of modification. 3. Communities (1) The number of InterValue telegraph groups increased to 13,410. Part 2. Strategic Cooperation. 1.  Negotiate with BenRui Capital, Whales Capital, QF Capital, Bixin Wallet, Wanxiang Blockchain, Achain, Fundamental labs for our cooperation intention. 2.  Working with Vietnamese teams to establish the InterValue Vietnam telegram group. 3.  Cooperation intentions were discussed with the overseas Crypto Arnie team. Part 3. Media Activities. ...

InterValue Project Weekly: 20180528-0603

Image
Part 1. Development Progress of InterValue. 1. Project progress (1) InterValue v2.0 Alpha chain Networking Module: Completes a stand-alone multi-port analog P2P networking; completes any multi-attribute injection of a single node; completes the query of neighbor node information in a stand-alone simulated P2P network. (2) InterValue v2.0 Alpha chain full-node and local full-node design have been completed. (3) InterValue v2.0 Alpha chain light-node design has been completed.  (4) InterValue v2.0 Alpha chain browser design has been completed. 2. Whitepaper (1) Some general details of modification. Part 2. Strategic Cooperation. 1.   Negotiate with LD Capital, FenBuShi Capital, BenRui Capital, ShuiMu Tsinghua Alumni Capital, Gama Capital for our cooperation intention. 2.   We have signed a strategic cooperation agreement with the Beijing Institute of Technology School of Mechatronical Engineering. The two parties will jo...

From Hashgraph to InterValue’s HashNet

Image
What is b lockchain consensus mechanism? Talk about blockchain, we can ’ t ignore its core issue--consensus. Consensus means that voting by special nodes to complicated the verification  and confirmation of transaction through short times. For a transaction, if several irrele v ant  interests nodes can reach consensus, thus it can work on behalf of the entire network. Blockchain as a data structure in chronological order can support various consensus mechanism. The c onsensus  is a significant compo ne nt  of blockchain technology. Blockchain consensus mechanism aims to mak e  all honest nodes save a consistent blockchain view while satisfying both: (1)  Consistency : the prefixed of the blockchain that all honest nodes saved totally same as each other. (2)  Validity : information promote d  by one of the honest nodes will eventually cover by other honest nodes and save in their  o wn blockchain. Blockchain technology...