Skip to content

Robonomics contracts RC2

Compare
Choose a tag to compare
@akru akru released this 13 Dec 15:13
· 23 commits to master since this release

This is BETA release of Robonomics platform in Ethereum mainnet.

In this release Ethereum related optimizations was added to Solidity contracts. Tiny delegate proxies is used to reduce gas usage of liability smart contract spawning.

Contracts

ENS Contract Description
xrt.4.robonomics.eth XRT Robonomics token
factory.4.robonomics.eth Factory Factory for robot liability smart contracts
ambix.4.robonomics.eth Ambix XRT token migration unit
auction.4.robonomics.eth DutchAuction Contract to estimate start price of XRT
airalab.lighthouse.4.robonomics.eth Lighthouse Robonomics network lighthouse by Airalab (our beta testbed)

CHANGELOG

  • Added tiny delegatecall proxies for liability and lighthouse contracts
  • Precise gas estimation using transaction data fee estimation