HomePhabricator

Introduce -maxuploadtarget
872fee3fccc8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Introduce -maxuploadtarget

  • -maxuploadtarget can be set in MiB
  • if <limit> - ( time-left-in-24h-cycle / 600 * MAX_BLOCK_SIZE ) has reach, stop serve blocks older than one week and filtered blocks
  • no action if limit has reached, no guarantee that the target will not be surpassed
  • add outbound limit informations to rpc getnettotals

Details

Provenance
Jonas Schnelli <jonas.schnelli@include7.ch>Authored on Sep 2 2015, 15:03
Jonas Schnelli <dev@jonasschnelli.ch>Committed on Oct 26 2015, 14:37
deadalnixPushed on May 14 2017, 22:04
Parents
rABC867d6c90b850: Merge pull request #6878
Branches
Unknown
Tags
Unknown

Event Timeline

Jonas Schnelli <dev@jonasschnelli.ch> committed rABC872fee3fccc8: Introduce -maxuploadtarget (authored by Jonas Schnelli <jonas.schnelli@include7.ch>).Oct 26 2015, 14:37