Posts

Showing posts with the label hashnet

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. ...

Blockchain Smart Contract Commentary

Image
What is smart contract? Referring to an important element of blockchain, we have to talk about the concept of smart contract. This term was first proposed in 1995 by a prolific cross-sector legal scholar, Nick Szabo, who published the term himself. The article defines a smart contract as: “A smart contract is a set of promises defined in digital form, including agreements on which contract participants can execute these promises.” It also means that In this environment, smart contracts are of great potential. Smart contracts are self-executing contracts with the terms of the agreement between buyer and seller being directly written into lines of code. The code and agreements contained therein exist across a distributed, decentralized Blockchain network. Smart contracts permit trusted transactions and agreements to be performed among disparate, anonymous parties without the need for a central authority, legal system, or external enforcement mechanism. They render transactions tr...

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...