Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chainTxData for 0.16 #12270

Merged
merged 1 commit into from Jan 28, 2018
Merged

Conversation

laanwj
Copy link
Member

@laanwj laanwj commented Jan 25, 2018

Another part of the release process.

Not sure I did this correctly @sipa . Output from getchaintxstats:

mainnet:

{
  "time": 1516903077,
  "txcount": 295363220,
  "window_block_count": 4320,
  "window_tx_count": 7882762,
  "window_interval": 2242748,
  "txrate": 3.514778298765621
}

testnet:

{
  "time": 1516903490,
  "txcount": 17082348,
  "window_block_count": 4320,
  "window_tx_count": 227756,
  "window_interval": 2526261,
  "txrate": 0.090155371911295
}

Another part of the release process.
@laanwj laanwj added the P2P label Jan 25, 2018
@laanwj laanwj added this to the 0.16.0 milestone Jan 25, 2018
@maflcko maflcko requested a review from sipa January 25, 2018 19:55
@gmaxwell
Copy link
Contributor

utACK

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 0.16 coming soon? 👍

@maflcko
Copy link
Member

maflcko commented Jan 28, 2018

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

utACK a8c344b9134bc0c612b315123d400cf49398b7c1
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJabSviAAoJENLqSFDnUoslq0MP/iq65j2xU1x3YjDhRf2qEWlq
D0fZKzijB2mHKU3hOoYz//R+rGgqTgX/e1lRWwyeGxJuAD7bfRiBIZaj6BqJ4+kU
vznYWQAVhSPX3opOBBUJ9NiS39ffkuXsdfbqjKyF5Fy1GekAStWGnszMMlLKUucy
EMuqSiC38O6BT3AUGqmBHkq8MBlZ3spNEQsDYCgpoKVOlnvuSqjlzPJfjqXP5cVd
Fw6vkXT6cH4iROFV+bstWC/wFQ6J50stJDPdlm6er66Akjea5VJ2STdpCIfLclqe
FGaFVebn7zxoD9b9tO5XJLOHySHOQd0Nje7p73bXmLMD3w1yUlo1uxEy8lv4zDaK
dBqjX04VC6L9T+Y6LvDtcnniTRWuz+aIUxKZqRtNni3MnWmG7UbD1oTkJuTTiqUq
EJhkpL08giiy3+QwBerm5mNYL08m8pABBhNUPxPBNniZsvNbIvfF+xPjqyZabweA
V40pwTDf8eJ3PG3uhCtK8iTgUCWt3TFlsC5iM2bRHhOVUlUrHlL4V+RPhmLxKyjj
h1mg/IWldeLj5vtERg8sJclVZhsVyc9xd1OZdewH/3eWzIXTUVMUUYMdjaMqDZy8
HZfcB/0H6XczXkHdOrxV84BhyZEAgz1cu783+Gq4HSAqwoGIMZVT5Ig5Ayu0PIx1
WI4UUp6R3z5jEAc5AeS+
=LEVP
-----END PGP SIGNATURE-----

@maflcko maflcko merged commit a8c344b into bitcoin:master Jan 28, 2018
maflcko pushed a commit that referenced this pull request Jan 28, 2018
a8c344b Update chainTxData for 0.16 (Wladimir J. van der Laan)

Pull request description:

  Another part of the release process.

  Not sure I did this correctly @sipa . Output from `getchaintxstats`:

  mainnet:
  ```
  {
    "time": 1516903077,
    "txcount": 295363220,
    "window_block_count": 4320,
    "window_tx_count": 7882762,
    "window_interval": 2242748,
    "txrate": 3.514778298765621
  }
  ```
  testnet:
  ```
  {
    "time": 1516903490,
    "txcount": 17082348,
    "window_block_count": 4320,
    "window_tx_count": 227756,
    "window_interval": 2526261,
    "txrate": 0.090155371911295
  }
  ```

Tree-SHA512: 640b564f4c55d136910ab1acb81244052735cbd10afdeb1f206d86548c3753fb3184ee0d79adfd36c87ee1c5ca283d5d333c1d9f1d23716da149ca78370c7060
@ReneFroger
Copy link

ReneFroger commented Jan 28, 2018

I see it's merged into master. But isn't there a review from @sipa needed first, before it's merged?

@maflcko maflcko removed the request for review from sipa January 28, 2018 16:43
@laanwj laanwj mentioned this pull request Sep 30, 2019
19 tasks
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants