HomePhabricator

Implement "EBx.y" indicator on subversion (user agent)
6c27965f3115Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Implement "EBx.y" indicator on subversion (user agent)

Summary:
Add excessiveBlockSize indicator in the subversion string in MB.
The value would be truncated to the first decimal digit.

Following two example of what the subver will be in case of
different EB settings:

  1. excessiveBlockSize set to 2000000 --> /Bitcoin ABC:0.14.1(EB2)/
  1. excessiveBlockSize set to 1560000 --> /Bitcoin ABC:0.14.1(EB1.5)/

Add also functional tests for subver EB signalling to abc-{cmdline,rpc}.py

Test Plan: run abc-{cmdline,rpc}.py

Reviewers: #bitcoin_abc, freetrader, deadalnix, kyuupichan, awemany

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D222

Details

Provenance
sickpigAuthored on Jun 18 2017, 23:13
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Reviewer
Restricted Project
Differential Revision
D222: Implement "EBx.y" indicator on subversion (user agent)
Parents
rSTAGINGc2399c92935e: Make the UAHF start time configurable
Branches
Unknown
Tags
Unknown