BIP-0119 Simulation Fixes #906

pull JeremyRubin wants to merge 2 commits into bitcoin:master from JeremyRubin:bip-0119-sim-fixes changing 3 files +3 −1
  1. JeremyRubin commented at 7:50 PM on April 8, 2020: contributor

    This PR fixes two minor issues in the simulation used to generate the graphics for BIP-0119.

    1. Use the same random seed across runs of the simulation; this ensures that it's an apples-to-apples comparison
    2. Fix an issue where a distribution was poisson and not exponential as it should have been. Poisson and exponential have the same mean as used, but exponential has mean squared variance, resulting in the curves for Congestion Controlled transactions being too "smooth".
  2. BIP-0119: Use the same random seed across simulation runs; fix issue where a poisson was used in place of an exponential 58d1b1994c
  3. Update images for BIP-0119 c03a8f0bb9
  4. luke-jr merged this on Apr 30, 2020
  5. luke-jr closed this on Apr 30, 2020

Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 15:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me