Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

v1.0.1 - Auriga 1 - Mainnet Release

Compare
Choose a tag to compare
@ejfitzgerald ejfitzgerald released this 19 Dec 14:48
· 213 commits to master since this release

πŸŽ‰ Auriga marks the release for the main network πŸŽ‰

We have been hard at work with this release and this marks an exciting new chapter for Fetch.AI. The following is a brief overview of the updates that have been incorporated into this release.

Core

  • Unified contract addresses
  • Basic Contract to Contract Calls
  • Simplified and improved genesis file
  • Enhanced kademlia routing and peer tracking
  • Mainnet genesis configuration
  • Updated multi sig token API
  • Fixes for SSL handshakes with bootstrap server
  • Corrected issues with platform agnostic determinism
  • Lots of thread safety and data race fixes
  • Improved State Revert performance
  • Security updates for consensus
  • Improved main chain syncing
  • Robustness improvements for HTTP interface
  • Removal of legacy debug token API
  • Enhanced telemetry
  • Reworked fees for synergetic computation
  • Improved transaction storage engine
  • Improved adaptive bloom filter

Etch

  • Enhanced protection checks for etch
  • Etch compile time annotation checks
  • Etch estimator overflow checks
  • Uint256 bugfixes

Math & ML Library

  • Split of Etch ML into GA and experimental modules
  • Charge estimation support