Skip to content

btfs-v2.3.0

Compare
Choose a tag to compare
@daniel-tron daniel-tron released this 13 Dec 12:21
· 8 commits to master since this release

This version is codenamed, Ohm. Georg Simon Ohm was a German physicist and mathematician. As a school teacher, Ohm began his research with the new electrochemical cell, invented by Italian scientist Alessandro Volta. Using equipment of his own creation, Ohm found that there is a direct proportionality between the potential difference (voltage) applied across a conductor and the resultant electric current. This relation is called Ohm's law, and the ohm, the unit of electrical resistance, is named after him.

Changes

  • Integrate with bittorrent protocol, to support more features, and easily upload of files to BTFS #265
  • Upgrade golang version to 1.18 to use more of golang's features #265
  • Optimized upload protocol, now you can use more tokens to pay for file uploads to BTFS. Update multi-token vault-contracts, oracle-contracts deployment and replacement. And deploy multi-token file upload and cheques management #269
  • Optimize online-proof, bring online-proof protocol to v2. New version saves more gas. Upgrade online-proof v2 display and daily signed data reporting #275
  • BTFS-Vault is released, refer to btfs-vault v2.3.0
  • Dashboard is released, refer to btfs-dashboard v2.3.0