tesseract-crypto.io

Tesseract crypto website

View on GitHub

Tesseract (TSR)

image

Tesseract a new blockchain forked from OCEAN (which was forked from Equibit which was forked from Bitcoin).

The codebase is forked from Bitcoin 0.16.3. Like Equibit this blockchain has a different genesis block which makes it an alt-coin rather than a hard fork of bitcoin like BCH and BSV.

Besides the rebranding, Tesseract implemented some major modifications to Bitcoin:

SHA-3

Some other coins such as Maxcoin claim to implement SHA-3 but they actually use the Keccak-256 hash which is not identical. Keccak was chosen as the official successor for SHA-256 after being a finalist and finally winning a 5 year long international competition run by the National Institute of Standards and Technology (NIST) but there was a minor change made to the draft standard. The upshot is that miners that support Keccak will not work for SHA-3. Currently only the bfgminer adapted for SHA-3 can be uesd to mine blocks.

Almost everywhere SHA-256 hashing was used was replaced by SHA-3:

There are two exceptions to the rule for backwards compatibility:

Block Exporer

Stats Site

Alpha-tester Jorgeminator contributed a mod that integrates Jameson Lopp’s statoshi mods. The public Grafana site uses these mods to generate essential blockchain stats in a very readable format:

image

Futures

Wallet

The core node software inherits a fully functional wallet that is accessible via the command line and RPC calls. To gain wider adoption we will need a GUI wallet, or to integrate with existing GUI wallets.

Difficulty Control System

It may be possible to improve on the Dark Gravity Wave difficulty re-targeting algorithm by applying control system theory, specifically a discrete PID controller calibrated to optimize dynamic response metrics.

Securities

Tesseract is intended to be an equity blockchain, enabling this issuance and distributed trading of security tokens. Recognizing that the mainstream financial securities industry will take some time before a blockchain is trusted with corporate financial instruments we believe it will be essential to demonstrate real use cases in other domains. The Meridion governance system provides a salient example by issuing shares in projects rather than companies. Once the basic API for issuing and trading shares is in place it will be feasible to expand into other kinds of non-fungible tokens.