Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

New testnet relaunch

Compare
Choose a tag to compare
@fix fix released this 13 Feb 22:26
· 95 commits to testnet since this release

The ark team is happy to release our first new testnet version. Featuring:

  • 1 vote per account
  • similar algorithm for account signature to bitcoin (thus enabling hdwallet)
  • completely rewritten data management through blockchain abstraction and nodemanager event management
  • featuring 10tx/s on our devnet, limited by CPU of the devnet hardware.
  • improved protocol: including fees in tx signature, extending txid to 64bytes (likely reduced to 32 later), compact block broadcast
  • fine tuned management of forks: orphaned blocks are treated on reception. Forked blocks are disregarded.

More to come stay tuned