Skip to content
Snippets Groups Projects
Select Git revision
  • exhange_documentation
  • master default protected
  • nebulous_master
  • jayrama-master-patch-44542
  • master_jaytest
  • master_genesis_fix
  • master_faustianagi
  • master_toastpool
  • master_logging
  • master_syncing
  • jay_test
  • master_fork
  • genesis_airdrop
  • dev_fund
  • update_ports
  • update_imports
  • hardfork
  • sighash
  • ndf-add-nodes
  • better-score-breakdown
  • v1.3.5.2
  • v1.3.5.1
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
  • v1.3.0
  • v1.2.2
  • v1.2.1
  • v1.2.0
  • v1.1.2
  • v1.1.1
  • v1.1.0
  • v1.0.4
  • v1.0.4-lts
  • lts-v1.0.4
  • v1.0.3
  • v1.0.1
  • v1.0.0
40 results

sector.go

Forked from NebulousLabs / Sia
Source project has a limited visibility.
  • David Vorick's avatar
    9af540af
    host can batch sector add calls during renew · 9af540af
    David Vorick authored
    A severe performance bottleneck previously existed during renew, meaning that
    hosts with slower drives would stall out / fail if renewing file contracts
    larger than 1 GB. This removes that bottleneck, hosts should now be good for
    file contracts up to 100GB.
    host can batch sector add calls during renew
    David Vorick authored
    A severe performance bottleneck previously existed during renew, meaning that
    hosts with slower drives would stall out / fail if renewing file contracts
    larger than 1 GB. This removes that bottleneck, hosts should now be good for
    file contracts up to 100GB.