Skip to content

btfs-v2.3.2

Compare
Choose a tag to compare
@kratos-wang kratos-wang released this 26 Jun 07:42
· 6 commits to master since this release
58978cb

This version is codenamed, Gordon, an engineer, co-founder, and chairman emeritus of Intel Corporation. He came up with Moore’s Law.

Notices

Non-mandatory upgrade

Changes

  • Support simple node mode. In this mode, btfs daemon will not interact with the blockchain and other services, it's more friendly for new users to learn about BTFS. #314
  • Improving gateway security. Support a trustless gateway to allow light BTFS clients to retrieve data behind a CID and verify its integrity without delegating trust to the gateway. #318
  • Support response format((DAG-)JSON/(DAG-)CBOR/tar/car…) to make clients know any meta info about this file in BTFS. #318
  • Support Subdomain Gateways that enable website hosting isolated per CID/name. #318
  • Optimize network discovery performance for the big directory. Automatic UnixFS sharding(for big directory). cbb2337
  • Add new bootstrap nodes to expand the BTFS network and speed up the process of joining the net. #324
  • Optimize the code structure & bug fixes. 3cf24ac 0b156d0 #311 #319
  • Dashboard is released, refer to: btfs-dashboard v2.3.2