{
  "founder": "wumpus",
  "channel": "#bitcoin-core-dev",
  "network": "freenode",
  "id": "f7a38e8af87b41528f350c3b4d8302ff",
  "name": "#bitcoin-core-dev",
  "chair": "wumpus",
  "chairs": [
    "wumpus"
  ],
  "nicks": {
    "wumpus": 56,
    "lightningbot": 2,
    "MarcoFalke": 23,
    "meshcollider": 1,
    "gmaxwell": 35,
    "promag": 8,
    "sipa": 20,
    "luke-jr": 12,
    "sdaftuar": 6,
    "morcos": 3,
    "achow101": 3,
    "earlz": 2,
    "jonasschnelli": 3,
    "jnewbery": 1,
    "jamesob": 3,
    "cfields": 2
  },
  "start_time": "2018-09-20T19:02:24+00:00",
  "end_time": "2018-09-20T19:39:35+00:00",
  "active": false,
  "original_topic": "Bitcoin Core development discussion and commit log | This is the channel for developing Bitcoin Core. Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: https://botbot.me/freenode/bitcoin-core-dev, http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/",
  "current_topic": "Add GitHub pull request template (MarcoFalke)",
  "messages": [
    {
      "id": "60f39207fc83444fae77ddc8a4552418",
      "sender": "wumpus",
      "payload": "#startmeeting",
      "action": false,
      "timestamp": "2018-09-20T19:02:24+00:00"
    },
    {
      "id": "a307bafcad914426b90bc96577997ade",
      "sender": "lightningbot",
      "payload": "Meeting started Thu Sep 20 19:02:24 2018 UTC.  The chair is wumpus. Information about MeetBot at http://wiki.debian.org/MeetBot.",
      "action": false,
      "timestamp": "2018-09-20T19:02:24+00:00"
    },
    {
      "id": "4f719c2da5604f309197323d9769f81f",
      "sender": "lightningbot",
      "payload": "Useful Commands: #action #agreed #help #info #idea #link #topic.",
      "action": false,
      "timestamp": "2018-09-20T19:02:24+00:00"
    },
    {
      "id": "6948debcff854c9f81bec0ae20d7ffe1",
      "sender": "MarcoFalke",
      "payload": "I think anyone can be the host that knows the commands for the meeting bot?",
      "action": false,
      "timestamp": "2018-09-20T19:02:24+00:00"
    },
    {
      "id": "a7bf45965bee4652a0be4864ef89b1e6",
      "sender": "MarcoFalke",
      "payload": "ah",
      "action": false,
      "timestamp": "2018-09-20T19:02:29+00:00"
    },
    {
      "id": "4da3695fcbc8432197ae6b1a67c4628d",
      "sender": "wumpus",
      "payload": "#topic 0.17.0",
      "action": false,
      "timestamp": "2018-09-20T19:02:46+00:00"
    },
    {
      "id": "9eebe02ef63a4cd09d9cef8516dd1cd8",
      "sender": "meshcollider",
      "payload": "Hi",
      "action": false,
      "timestamp": "2018-09-20T19:02:50+00:00"
    },
    {
      "id": "c4548093733148f1b38fe0ca06387336",
      "sender": "MarcoFalke",
      "payload": "I think two of the issues in the milestone are just release-notes related",
      "action": false,
      "timestamp": "2018-09-20T19:03:29+00:00"
    },
    {
      "id": "f3da31a3a1e4406f91e0f87f2934b193",
      "sender": "wumpus",
      "payload": "anything specific you want to discuss about it?",
      "action": false,
      "timestamp": "2018-09-20T19:03:39+00:00"
    },
    {
      "id": "1a664943d66546189139db8dea551918",
      "sender": "wumpus",
      "payload": "correct, the only real still-open issue is achow101 's PR",
      "action": false,
      "timestamp": "2018-09-20T19:03:57+00:00"
    },
    {
      "id": "fe51890b15cc470fa1817f7ca7191464",
      "sender": "gmaxwell",
      "payload": "I think we should probably just get 0.17 out soon, and even slip the PSBT fix to 0.17.1 to be done soon after.",
      "action": false,
      "timestamp": "2018-09-20T19:04:01+00:00"
    },
    {
      "id": "286541a597384d6ba837f7c5479cc488",
      "sender": "wumpus",
      "payload": "yes,agree",
      "action": false,
      "timestamp": "2018-09-20T19:04:09+00:00"
    },
    {
      "id": "db38713f5463453bb46fb6f6f3ec7d2d",
      "sender": "gmaxwell",
      "payload": "it's unfortunately that PSBT is hobbled in 0.17, but considering bugfix upgrades we'll be better off not delaying due to a new feature that is kinda expiremental in any case... and probably has other bugs.",
      "action": false,
      "timestamp": "2018-09-20T19:04:44+00:00"
    },
    {
      "id": "deeed11a076245c68a56e9415bd17b49",
      "sender": "promag",
      "payload": "hi",
      "action": false,
      "timestamp": "2018-09-20T19:04:49+00:00"
    },
    {
      "id": "8ee76fba7c0841e09e30c936f2c22fea",
      "sender": "sipa",
      "payload": "i'm not sure it's a very common workflow that triggers (importing a p2sh-segwit address without known pubkey, and then trying to sign on an offline system)",
      "action": false,
      "timestamp": "2018-09-20T19:05:49+00:00"
    },
    {
      "id": "e56a0285977e4681b64cce3b3def70f5",
      "sender": "sipa",
      "payload": "it just happened to be the first thing i tried",
      "action": false,
      "timestamp": "2018-09-20T19:05:59+00:00"
    },
    {
      "id": "7c579a09d1f143a28012e14a61ac88a1",
      "sender": "gmaxwell",
      "payload": "I think it's like _the_ obvious workflow... if you happen to be using embedded segwit. :P",
      "action": false,
      "timestamp": "2018-09-20T19:06:14+00:00"
    },
    {
      "id": "0767bcb42d8e4649bb1df78b75531575",
      "sender": "wumpus",
      "payload": "so, all in all it depends on why people want to upgrade to 0.17.0",
      "action": false,
      "timestamp": "2018-09-20T19:06:36+00:00"
    },
    {
      "id": "347874b647cb495fa949d79cf93f634b",
      "sender": "gmaxwell",
      "payload": "Can we provide workaround instructions that have people import the redeemscript?",
      "action": false,
      "timestamp": "2018-09-20T19:06:40+00:00"
    },
    {
      "id": "eed2480bd1ff482d9081a0e095e96597",
      "sender": "luke-jr",
      "payload": "we just released 0.16.3; is there a reason to rush 0.17 now?",
      "action": false,
      "timestamp": "2018-09-20T19:06:40+00:00"
    },
    {
      "id": "2ab5f8bde8294448b615b71a7605457f",
      "sender": "wumpus",
      "payload": "if a properly working PSBT is very important, we should delay the release for it",
      "action": false,
      "timestamp": "2018-09-20T19:06:49+00:00"
    },
    {
      "id": "3a38a047f3964ac99bea4b2a1af7c9bb",
      "sender": "luke-jr",
      "payload": "people who really want it can always use a rc",
      "action": false,
      "timestamp": "2018-09-20T19:06:52+00:00"
    },
    {
      "id": "ee3fd9907b44427ca5a33c1923ae968c",
      "sender": "sipa",
      "payload": "gmaxwell: or another roundtrip; i'll write up a workaround",
      "action": false,
      "timestamp": "2018-09-20T19:06:55+00:00"
    },
    {
      "id": "91309ae0a80842a1b7124a1ac8086b07",
      "sender": "gmaxwell",
      "payload": "luke-jr: It's 0.1 higher.",
      "action": false,
      "timestamp": "2018-09-20T19:07:00+00:00"
    },
    {
      "id": "6f614dbaf6724e68a492e042e5762947",
      "sender": "wumpus",
      "payload": "if PSBT is seen as an curious experimental feature, then not so much",
      "action": false,
      "timestamp": "2018-09-20T19:07:09+00:00"
    },
    {
      "id": "564f1c1954ab47419c1745db59faa1ac",
      "sender": "gmaxwell",
      "payload": "Since PSBT is new I don't think it's important if it works at all.",
      "action": false,
      "timestamp": "2018-09-20T19:07:16+00:00"
    },
    {
      "id": "3e3d18be30044a2b8833169494dfabe7",
      "sender": "wumpus",
      "payload": "I don't have a clear perspective on that",
      "action": false,
      "timestamp": "2018-09-20T19:07:18+00:00"
    },
    {
      "id": "e56b3ed00f804c2793263e7eab05ced0",
      "sender": "sipa",
      "payload": "gmaxwell: it's 0.7 higher :)",
      "action": false,
      "timestamp": "2018-09-20T19:07:19+00:00"
    },
    {
      "id": "6f98465eecdf46158cc5f02e378549b3",
      "sender": "sdaftuar",
      "payload": "gmaxwell: i agree with that",
      "action": false,
      "timestamp": "2018-09-20T19:07:24+00:00"
    },
    {
      "id": "35fb83fde97e4a759fadacb2a71af0c4",
      "sender": "morcos",
      "payload": "i also would rather document the shortcomings of PSBT and proceed with the release.",
      "action": false,
      "timestamp": "2018-09-20T19:08:08+00:00"
    },
    {
      "id": "7527fb2acaf8470dbb52c63330633e96",
      "sender": "achow101",
      "payload": "I think it is fine to release as is and do the fix for .1 later",
      "action": false,
      "timestamp": "2018-09-20T19:08:09+00:00"
    },
    {
      "id": "e1af4bd2106a409593ef2653d6a61ddc",
      "sender": "wumpus",
      "payload": "don't really want complaints like 'so you released 0.17.0 but it's useless as the PSBT we've been waiting for is useless'",
      "action": false,
      "timestamp": "2018-09-20T19:08:15+00:00"
    },
    {
      "id": "cceebc9c06fd43229983e61a819825ec",
      "sender": "gmaxwell",
      "payload": "I think cosmically PSBT is important, but it's fine if we get it after another month delay or what not.. and it's not broken completely, there is a workaround, and that issue only applies to p2sh-segwit.",
      "action": false,
      "timestamp": "2018-09-20T19:08:17+00:00"
    },
    {
      "id": "a1b4212318e34162b5bdf5a4711511a0",
      "sender": "achow101",
      "payload": "this is fairly edge case imo",
      "action": false,
      "timestamp": "2018-09-20T19:08:36+00:00"
    },
    {
      "id": "91a21164a2034279b636928ad2c6fce9",
      "sender": "MarcoFalke",
      "payload": "so action: Merge release notes?",
      "action": false,
      "timestamp": "2018-09-20T19:08:44+00:00"
    },
    {
      "id": "2e70d83c543a47818d8c60fefbaeea65",
      "sender": "wumpus",
      "payload": "but that's not the gut feeling I have about it, and I'm okay with tagging 0.17.0 final next week when no new problems come up",
      "action": false,
      "timestamp": "2018-09-20T19:09:06+00:00"
    },
    {
      "id": "e42e995edd634cec996c45481ac8c748",
      "sender": "gmaxwell",
      "payload": "It's also not the only shortcoming of PSBT as is... e.g. the txou-scan + spend workflow is kind of a mess for non-segwit outputs as I was lamenting in here a few weeks ago. (not as easily fixed)",
      "action": false,
      "timestamp": "2018-09-20T19:09:22+00:00"
    },
    {
      "id": "2ad3b21cd8d042e78ac62fa3ebbd6795",
      "sender": "promag",
      "payload": "make it experimental like scantxoutset?",
      "action": false,
      "timestamp": "2018-09-20T19:09:36+00:00"
    },
    {
      "id": "706a7c18a34d43999dec91eb42eb7875",
      "sender": "wumpus",
      "payload": "right, PSBT is bound to have more problems that will come up when other users start using it",
      "action": false,
      "timestamp": "2018-09-20T19:09:45+00:00"
    },
    {
      "id": "545a57ab6ba24429a5271a4cc5829fbc",
      "sender": "gmaxwell",
      "payload": "I don't think it needs to be marked more expiremental.",
      "action": false,
      "timestamp": "2018-09-20T19:09:52+00:00"
    },
    {
      "id": "6d9a9320b8f04d5d923bc98e6ba6008b",
      "sender": "wumpus",
      "payload": "there will likely need to be a 0.17.1 for other reasons",
      "action": false,
      "timestamp": "2018-09-20T19:09:54+00:00"
    },
    {
      "id": "2d1fff3abbeb446e8c7602df0f2ecc1f",
      "sender": "sipa",
      "payload": "i don't think we should be waving 'experimental' as a label as a way to avoid responsibility in creating decent interfaces",
      "action": false,
      "timestamp": "2018-09-20T19:10:01+00:00"
    },
    {
      "id": "2df45f207e6f4465850498d90e549039",
      "sender": "wumpus",
      "payload": "we could disable it completely.",
      "action": false,
      "timestamp": "2018-09-20T19:10:11+00:00"
    },
    {
      "id": "6e3621af6da7418686c0be65075f7e13",
      "sender": "sipa",
      "payload": "it's there to indicate that changes are possible in the future",
      "action": false,
      "timestamp": "2018-09-20T19:10:13+00:00"
    },
    {
      "id": "eb191822bbe34ae1ad9b6ecd3dbb4c7f",
      "sender": "gmaxwell",
      "payload": "scantxoutset is marked expiremental in particular because the interface isn't stable.",
      "action": false,
      "timestamp": "2018-09-20T19:10:13+00:00"
    },
    {
      "id": "dfd86abbfd204f1b8ffdfcacc81b5f65",
      "sender": "wumpus",
      "payload": "just disable the methods, make PSBT entirely miss 0.17.0",
      "action": false,
      "timestamp": "2018-09-20T19:10:32+00:00"
    },
    {
      "id": "8ff9906086fc447c95544f155c6f843d",
      "sender": "promag",
      "payload": "rpc cycle experimental -> stable -> deprecated :P",
      "action": false,
      "timestamp": "2018-09-20T19:10:35+00:00"
    },
    {
      "id": "69c3e56625ac4e8990fdff2153842f83",
      "sender": "sipa",
      "payload": "i think it's fine to release 0.17.0 as-is now",
      "action": false,
      "timestamp": "2018-09-20T19:10:56+00:00"
    },
    {
      "id": "f89430be0b1d4734bbc22cdc1c60b6e5",
      "sender": "wumpus",
      "payload": "but only if you think releasing as-is is \"avoiding responsibility\"",
      "action": false,
      "timestamp": "2018-09-20T19:11:00+00:00"
    },
    {
      "id": "c963aa9907154a66bd04db6332622075",
      "sender": "gmaxwell",
      "payload": "wumpus: I don't see how doing that, in this case, would make anyone better off. I would agree if it was like \"PSBT could surprise crash, or eat your coins\" or whatnot.",
      "action": false,
      "timestamp": "2018-09-20T19:11:08+00:00"
    },
    {
      "id": "d614cad0bb1f4de8a129790a4d250436",
      "sender": "wumpus",
      "payload": "gmaxwell: it was because of sipa's working",
      "action": false,
      "timestamp": "2018-09-20T19:11:26+00:00"
    },
    {
      "id": "4db92f760cb2455a8deab0751b5fc10c",
      "sender": "wumpus",
      "payload": "wording*",
      "action": false,
      "timestamp": "2018-09-20T19:11:28+00:00"
    },
    {
      "id": "998b04bd90914391a2297462f61f2df4",
      "sender": "luke-jr",
      "payload": "[19:10:32] <wumpus> just disable the methods, make PSBT entirely miss 0.17.0 <-- IMO better to just delay 0.17 a bit",
      "action": false,
      "timestamp": "2018-09-20T19:11:32+00:00"
    },
    {
      "id": "008dcf0657f74d9c9a59b679f072bf04",
      "sender": "gmaxwell",
      "payload": "But in this case, it's just \"this very specific sequence of actions in this specific use case just doesn't work\"",
      "action": false,
      "timestamp": "2018-09-20T19:11:37+00:00"
    },
    {
      "id": "f50a9f3e7bf644df9aa5a391b50bb3e2",
      "sender": "sipa",
      "payload": "wumpus: no, i'm just a bit annoyed with the \"we could always mark things experimental!\" response to things that don't work - not specific to this issue",
      "action": false,
      "timestamp": "2018-09-20T19:11:46+00:00"
    },
    {
      "id": "69a595c6091e4bb6add6091604319d8a",
      "sender": "achow101",
      "payload": "I think 0.17 is fine to release as is",
      "action": false,
      "timestamp": "2018-09-20T19:11:47+00:00"
    },
    {
      "id": "181445877298407cb0b95c58de2d95c7",
      "sender": "sipa",
      "payload": "this is minor enough",
      "action": false,
      "timestamp": "2018-09-20T19:11:50+00:00"
    },
    {
      "id": "b0fe0cb3d21a4f3db6e9ac9bf7bcd7ce",
      "sender": "wumpus",
      "payload": "sipa: well it's quite common for software to have 'known issues' with releases",
      "action": false,
      "timestamp": "2018-09-20T19:12:03+00:00"
    },
    {
      "id": "da24fe319c6741999437d463433efe12",
      "sender": "morcos",
      "payload": "we have a precedent of release notes with a Known Bugs section",
      "action": false,
      "timestamp": "2018-09-20T19:12:07+00:00"
    },
    {
      "id": "684e27d49224494ca8b4c0f083c9acf0",
      "sender": "promag",
      "payload": "luke-jr: remove features in RC?",
      "action": false,
      "timestamp": "2018-09-20T19:12:11+00:00"
    },
    {
      "id": "3e00916d126346aabe11e2a523e37ffc",
      "sender": "sipa",
      "payload": "wumpus: right, that's far more honest :)",
      "action": false,
      "timestamp": "2018-09-20T19:12:13+00:00"
    },
    {
      "id": "f3c61cd9e7e8416688dfa758b33cbe54",
      "sender": "morcos",
      "payload": "damn i type too slow",
      "action": false,
      "timestamp": "2018-09-20T19:12:13+00:00"
    },
    {
      "id": "88af6c297c3d42f19860578edb498950",
      "sender": "gmaxwell",
      "payload": "yea, for this it's fine.",
      "action": false,
      "timestamp": "2018-09-20T19:12:19+00:00"
    },
    {
      "id": "2f7cabb274524175aaad85d6db6dbc55",
      "sender": "wumpus",
      "payload": "at some point ,a release needs to be cut, in spite of everything",
      "action": false,
      "timestamp": "2018-09-20T19:12:19+00:00"
    },
    {
      "id": "fb74f21e09f44b87966158638694a79b",
      "sender": "luke-jr",
      "payload": "promag: not necessarily in general, but in this specific case",
      "action": false,
      "timestamp": "2018-09-20T19:12:41+00:00"
    },
    {
      "id": "33b1a16ff03d42cd874c1c2c4621ed12",
      "sender": "gmaxwell",
      "payload": "Sometimes a known issue is severe enough you need to disable the functionality, but not here. And expiremental isn't the right concept: it's not that PSBT is going to change its interface in an incompatible way, it just has some bugs.",
      "action": false,
      "timestamp": "2018-09-20T19:12:55+00:00"
    },
    {
      "id": "c225d49183c748d6a8e169a832fd15ce",
      "sender": "luke-jr",
      "payload": "promag: no reason to rush 0.17, and fixing it shouldn't delay long",
      "action": false,
      "timestamp": "2018-09-20T19:12:57+00:00"
    },
    {
      "id": "e8201ae45d394464a9e3a483b9b17dd1",
      "sender": "wumpus",
      "payload": "but I agree removing features should be left for when something is dangerously broken",
      "action": false,
      "timestamp": "2018-09-20T19:13:01+00:00"
    },
    {
      "id": "7dd68e41e9474c68abd759a8128184cc",
      "sender": "wumpus",
      "payload": "but the fact that this discussion keeps coming back indicates to me that most people just want 0.17.0 out, for other reasons than PSBT",
      "action": false,
      "timestamp": "2018-09-20T19:13:35+00:00"
    },
    {
      "id": "e56102e5e28448e2ac9198ce31fb5901",
      "sender": "promag",
      "payload": "we want people to try it+, but in a responsible way, so experimental sounds fine to me",
      "action": false,
      "timestamp": "2018-09-20T19:13:38+00:00"
    },
    {
      "id": "3ea854ee7dc14b13a20e76e8a46f7022",
      "sender": "gmaxwell",
      "payload": "For use we're using expiremental to get functionality out when the remaining issue is some debate (or incompleteness) in the interface, and where we figure people are better off having it, even if the interface isn't stable yet.",
      "action": false,
      "timestamp": "2018-09-20T19:13:47+00:00"
    },
    {
      "id": "b99a0e920c02463dba2d1e30e3e0e06a",
      "sender": "sipa",
      "payload": "psbt is not experimental; its workflows or interfaces aren't changing, nor is there a security issue",
      "action": false,
      "timestamp": "2018-09-20T19:14:20+00:00"
    },
    {
      "id": "a18e63cc5571477384ab1346435f230c",
      "sender": "gmaxwell",
      "payload": "because we found that we were delaying good features because \"interfaces-are-forever\".",
      "action": false,
      "timestamp": "2018-09-20T19:14:22+00:00"
    },
    {
      "id": "1843fddb0a184057bde860078c0f3c74",
      "sender": "wumpus",
      "payload": "right",
      "action": false,
      "timestamp": "2018-09-20T19:14:36+00:00"
    },
    {
      "id": "38e3e6e4622742a89a22f261e4ab0166",
      "sender": "sipa",
      "payload": "there's just a bug that prevents it from working in an edge case that can be worked around, which will be fixed soon",
      "action": false,
      "timestamp": "2018-09-20T19:14:40+00:00"
    },
    {
      "id": "e117e86fb42947afab3f45d98049cca1",
      "sender": "gmaxwell",
      "payload": "and 0.17 has a lot of fantastic improvements that people should get their hands on.",
      "action": false,
      "timestamp": "2018-09-20T19:15:06+00:00"
    },
    {
      "id": "e32f72330f7a4f10ba702d95f9cbfa0f",
      "sender": "earlz",
      "payload": "What's the best way to privately report a security problem in bitcoin core?",
      "action": false,
      "timestamp": "2018-09-20T19:15:08+00:00"
    },
    {
      "id": "3ba30502a21a46b2a9e9a4db6f20bb9b",
      "sender": "promag",
      "payload": "sipa: experimental can also mean incomplete, or not entirely tested or finished?",
      "action": false,
      "timestamp": "2018-09-20T19:15:10+00:00"
    },
    {
      "id": "fdd0cdb2fcad40f992f1c1967a9419e1",
      "sender": "sipa",
      "payload": "earlz: security@bitcoincore.org",
      "action": false,
      "timestamp": "2018-09-20T19:15:28+00:00"
    },
    {
      "id": "064f4e8dc0914f9e96ad3f242383652b",
      "sender": "wumpus",
      "payload": "earlz: gpg-signed mail to maintainers",
      "action": false,
      "timestamp": "2018-09-20T19:15:29+00:00"
    },
    {
      "id": "6ff6b80e4c6748b6b0c35f5240726909",
      "sender": "luke-jr",
      "payload": "gpg encrypted, not signed.",
      "action": false,
      "timestamp": "2018-09-20T19:15:40+00:00"
    },
    {
      "id": "cb01946e73f14d49abb8610f447746b3",
      "sender": "sipa",
      "payload": "i care more about gpg-encrypted than signed :)",
      "action": false,
      "timestamp": "2018-09-20T19:15:44+00:00"
    },
    {
      "id": "a6423cdbc92448b88a34a945c04a9226",
      "sender": "earlz",
      "payload": "Thanks",
      "action": false,
      "timestamp": "2018-09-20T19:15:46+00:00"
    },
    {
      "id": "c5b16fdbd56547b19c6acadfb7e6f713",
      "sender": "wumpus",
      "payload": "eh yes, sorry , encrypted",
      "action": false,
      "timestamp": "2018-09-20T19:15:48+00:00"
    },
    {
      "id": "6a74ab23030e4b2d8c4a707f6f256d4a",
      "sender": "gmaxwell",
      "payload": "earlz: https://bitcoincore.org/en/contact/  has the info.",
      "action": false,
      "timestamp": "2018-09-20T19:16:05+00:00"
    },
    {
      "id": "8b6031d044b74def8f034aa951a88681",
      "sender": "luke-jr",
      "payload": "wonders if earlz's question should be considered in the context of the meeting topic",
      "action": true,
      "timestamp": "2018-09-20T19:16:43+00:00"
    },
    {
      "id": "c3c07093ed8b4e1781d667a263930631",
      "sender": "gmaxwell",
      "payload": "please don't discuss security issues on irc.",
      "action": false,
      "timestamp": "2018-09-20T19:17:04+00:00"
    },
    {
      "id": "a73b5a651b57403394f7f180f63e4164",
      "sender": "wumpus",
      "payload": "#topic Delete 0.10.* executables from bitcoincore.org",
      "action": false,
      "timestamp": "2018-09-20T19:17:04+00:00"
    },
    {
      "id": "896ab8635fe84327b2552a7264585524",
      "sender": "MarcoFalke",
      "payload": "Similar to how the branches were deleted from the GitHub git mirror (https://bitcoincore.org/en/meetings/2018/05/03/#delete-08-09-and-010-git-branches), we should delete executables that are long EOL.",
      "action": false,
      "timestamp": "2018-09-20T19:17:13+00:00"
    },
    {
      "id": "d48013311b464e24b535a4e8506cf7d5",
      "sender": "luke-jr",
      "payload": "rather move than delete",
      "action": false,
      "timestamp": "2018-09-20T19:17:17+00:00"
    },
    {
      "id": "9d0289536dfd4e5ea4f0eceafd4e6f4a",
      "sender": "MarcoFalke",
      "payload": "bitcoincore.org is mostly concerned about distributing working, tested and non-vulnerable software versions of Bitcoin Core. The site should not serve as an archive of binary blobs. Note that releases before 0.10.0 are already not offered as download on https://bitcoincore.org/bin/.",
      "action": false,
      "timestamp": "2018-09-20T19:17:18+00:00"
    },
    {
      "id": "0bc12f8692bd4560abc08c4a89cf8bd4",
      "sender": "wumpus",
      "payload": "yes, would rather move to an \"old_dont_use\" directory",
      "action": false,
      "timestamp": "2018-09-20T19:17:40+00:00"
    },
    {
      "id": "31de5c5851164f61af5e3a26c831b8f2",
      "sender": "gmaxwell",
      "payload": "wumpus: it's really useful to have old executable archived somewhere. It's often hard to _build_ old versions because of @#$@ dependency changes.",
      "action": false,
      "timestamp": "2018-09-20T19:17:40+00:00"
    },
    {
      "id": "1f013d9c307445bfbda35a56396dfac3",
      "sender": "wumpus",
      "payload": "gmaxwell: I agree",
      "action": false,
      "timestamp": "2018-09-20T19:17:57+00:00"
    },
    {
      "id": "df9a9a7f9db046b7bab759d5b0b1300b",
      "sender": "wumpus",
      "payload": "deleting isn't necssary, I think",
      "action": false,
      "timestamp": "2018-09-20T19:18:03+00:00"
    },
    {
      "id": "2e535fd2711f47f9a80db9da2dfcd6cf",
      "sender": "jonasschnelli",
      "payload": "Agree",
      "action": false,
      "timestamp": "2018-09-20T19:18:11+00:00"
    },
    {
      "id": "6427e13d6a3c4e56a62c9c7c81607e49",
      "sender": "MarcoFalke",
      "payload": "Then, we should also put up the 0.8 and earlier versions?",
      "action": false,
      "timestamp": "2018-09-20T19:18:32+00:00"
    },
    {
      "id": "dc3458aff4aa430d95ff920b771a866a",
      "sender": "wumpus",
      "payload": "we do!",
      "action": false,
      "timestamp": "2018-09-20T19:18:46+00:00"
    },
    {
      "id": "987c5c53cdd0446db7b233c6ae8d90bb",
      "sender": "MarcoFalke",
      "payload": "Oh I din't know",
      "action": false,
      "timestamp": "2018-09-20T19:18:52+00:00"
    },
    {
      "id": "c973c89b850a424997b5ba7505696676",
      "sender": "luke-jr",
      "payload": "https://bitcoincore.org/bin/insecure/ has back to 0.8.6",
      "action": false,
      "timestamp": "2018-09-20T19:19:01+00:00"
    },
    {
      "id": "2a415887abf9493883231b253677f40f",
      "sender": "luke-jr",
      "payload": "\u00c3\u00a2\u00c2\u0080\u00c2\u00a6and copies of 0.10 it seems",
      "action": false,
      "timestamp": "2018-09-20T19:19:19+00:00"
    },
    {
      "id": "476a8ef431224dc29740cb28f1b74a8c",
      "sender": "gmaxwell",
      "payload": "probably anything that doesn't enforce all current consensus rules should be in a old_dont_use directory.",
      "action": false,
      "timestamp": "2018-09-20T19:19:26+00:00"
    },
    {
      "id": "c45a63f0f66b4c69841fc623c4491550",
      "sender": "sipa",
      "payload": "so 0.13.1 ?",
      "action": false,
      "timestamp": "2018-09-20T19:19:47+00:00"
    },
    {
      "id": "1a8126cf8baf4a92855b75deaf274883",
      "sender": "wumpus",
      "payload": "when bitcoincore.org started hosting executables I think I copied everything from bitcoin.org",
      "action": false,
      "timestamp": "2018-09-20T19:19:53+00:00"
    },
    {
      "id": "29c385fb33e44e28b60faf701febffed",
      "sender": "gmaxwell",
      "payload": "sipa: has it been that long, ... I guess so.",
      "action": false,
      "timestamp": "2018-09-20T19:20:28+00:00"
    },
    {
      "id": "011e54fa2549414fbdf3e6a2db6501a8",
      "sender": "wumpus",
      "payload": "ok with me",
      "action": false,
      "timestamp": "2018-09-20T19:20:41+00:00"
    },
    {
      "id": "ee88e1e1dad44f27bc0ac315bd07ef13",
      "sender": "sipa",
      "payload": "nearly 2 years.",
      "action": false,
      "timestamp": "2018-09-20T19:20:41+00:00"
    },
    {
      "id": "ef0562b7fd004901ad4c54b0635347d6",
      "sender": "MarcoFalke",
      "payload": "Hmm https://bitcoincore.org/bin/bitcoin-core-0.10.4/ seems empty",
      "action": false,
      "timestamp": "2018-09-20T19:21:16+00:00"
    },
    {
      "id": "38d9f5ad3059422b831221974b7cd8c5",
      "sender": "wumpus",
      "payload": "MarcoFalke: yes, that version was never released",
      "action": false,
      "timestamp": "2018-09-20T19:21:35+00:00"
    },
    {
      "id": "8c0fdd187a504c408dbfd0d3d3144f8e",
      "sender": "MarcoFalke",
      "payload": "But yeah, moving is fine if developers still use the binaries",
      "action": false,
      "timestamp": "2018-09-20T19:21:39+00:00"
    },
    {
      "id": "cdf1b6963f824ef3a10bad26fe922b8d",
      "sender": "MarcoFalke",
      "payload": "Oh I remember we had this chat",
      "action": false,
      "timestamp": "2018-09-20T19:21:52+00:00"
    },
    {
      "id": "980af37fd11c406099f133b5cf089883",
      "sender": "luke-jr",
      "payload": "FWIW, I do have various old versions archived on https://luke.dashjr.org/programs/bitcoin/files/bitcoind/",
      "action": false,
      "timestamp": "2018-09-20T19:21:58+00:00"
    },
    {
      "id": "7eb68dc5eaca4de99e36eed6d355cc1d",
      "sender": "wumpus",
      "payload": "there was an rc for 0.10.4 at some point AFAIK that's why the directory exists",
      "action": false,
      "timestamp": "2018-09-20T19:22:19+00:00"
    },
    {
      "id": "158be91f054d476ca751e01437d80579",
      "sender": "MarcoFalke",
      "payload": "Ah",
      "action": false,
      "timestamp": "2018-09-20T19:22:28+00:00"
    },
    {
      "id": "7061aac02d06402ca3cf2c630f64e095",
      "sender": "gmaxwell",
      "payload": "in any case action is to move but don't delete old versions? and at least anything that isn't current with the current consensus rules?",
      "action": false,
      "timestamp": "2018-09-20T19:22:32+00:00"
    },
    {
      "id": "b066b2a91fb646b795edae52c58cdb1a",
      "sender": "sdaftuar",
      "payload": "0.13 is past end-of-life, so i think it should be considered \"old_dont_use\" as well",
      "action": false,
      "timestamp": "2018-09-20T19:22:40+00:00"
    },
    {
      "id": "ce6fe42e948a4674a9f1845b84c720e6",
      "sender": "wumpus",
      "payload": "gmaxwell: yes I think so",
      "action": false,
      "timestamp": "2018-09-20T19:22:55+00:00"
    },
    {
      "id": "3421d6e606934da3a51732c03706d45f",
      "sender": "wumpus",
      "payload": "MarcoFalke: rcs for old releases used to be deleted because of disk space constraints on bitcoin.org, don't know if bitcoincore.org has the same problem",
      "action": false,
      "timestamp": "2018-09-20T19:23:28+00:00"
    },
    {
      "id": "1db24b733cbe41e5b24519ab7c251b9a",
      "sender": "gmaxwell",
      "payload": "sdaftuar: also old don't use due to not having the crash fix.",
      "action": false,
      "timestamp": "2018-09-20T19:24:13+00:00"
    },
    {
      "id": "38fe955c32b24004808370f1aa6b1ea6",
      "sender": "wumpus",
      "payload": "isn't 0.14 the first release with the crash bug?",
      "action": false,
      "timestamp": "2018-09-20T19:25:13+00:00"
    },
    {
      "id": "c1eabd287ebb4e26a5c18baac5738206",
      "sender": "sdaftuar",
      "payload": "wumpus: yes",
      "action": false,
      "timestamp": "2018-09-20T19:25:29+00:00"
    },
    {
      "id": "34f7acb803ef49918cd77051876216e1",
      "sender": "wumpus",
      "payload": "#topic Add GitHub pull request template (MarcoFalke)",
      "action": false,
      "timestamp": "2018-09-20T19:25:59+00:00"
    },
    {
      "id": "5a1f3b098fa148a7a4ea192677d3c91c",
      "sender": "MarcoFalke",
      "payload": "There are sometimes pull requests that do simple stylistic refactoring without obvious advantages to either users or developers. The GitHub pull request template would remind contributors that they need to provide clear rationale for these refactoring changes",
      "action": false,
      "timestamp": "2018-09-20T19:26:12+00:00"
    },
    {
      "id": "09ef03d9b34743b5988f3c0201f7ceb0",
      "sender": "wumpus",
      "payload": "yes please",
      "action": false,
      "timestamp": "2018-09-20T19:26:26+00:00"
    },
    {
      "id": "1d4b877df17642399f2c430dfe2b48d5",
      "sender": "jnewbery",
      "payload": "ACK",
      "action": false,
      "timestamp": "2018-09-20T19:26:32+00:00"
    },
    {
      "id": "3d95bbdb248d479abb1f1e841b9810de",
      "sender": "sdaftuar",
      "payload": "+1",
      "action": false,
      "timestamp": "2018-09-20T19:26:34+00:00"
    },
    {
      "id": "e524967fa816401fa11e3caa75f3547b",
      "sender": "jamesob",
      "payload": "+1. thoughts on test coverage requirements?",
      "action": false,
      "timestamp": "2018-09-20T19:26:37+00:00"
    },
    {
      "id": "1622b1d6f9a14b5ca5d680e0d11d51b1",
      "sender": "cfields",
      "payload": "and a benchmark if it's intended to be an optimization",
      "action": false,
      "timestamp": "2018-09-20T19:26:44+00:00"
    },
    {
      "id": "a8f65049fcf94f69b8ad0efaf62a759c",
      "sender": "MarcoFalke",
      "payload": "I'd just wanted to ask people to look at https://github.com/bitcoin/bitcoin/pull/14217",
      "action": false,
      "timestamp": "2018-09-20T19:26:47+00:00"
    },
    {
      "id": "a019ae365b65486f9a68a6259c2264f3",
      "sender": "MarcoFalke",
      "payload": "and leave feedback",
      "action": false,
      "timestamp": "2018-09-20T19:26:50+00:00"
    },
    {
      "id": "39995fd094f942d082ca963f553a1eb1",
      "sender": "sdaftuar",
      "payload": "jamesob: i think it's always good to encourage PR openers and reviewers to ensure there's test coverage!",
      "action": false,
      "timestamp": "2018-09-20T19:27:01+00:00"
    },
    {
      "id": "ae99c76526234077abee3f5238535bee",
      "sender": "gmaxwell",
      "payload": "12:26:44 < cfields> and a benchmark if it's intended to be an optimization",
      "action": false,
      "timestamp": "2018-09-20T19:27:06+00:00"
    },
    {
      "id": "66c134d9ae314b5e90a9be2dc31a5280",
      "sender": "MarcoFalke",
      "payload": "jamesob: In the future, a bot could automatically close refactoring pull requests without rationale or missing test coverage.",
      "action": false,
      "timestamp": "2018-09-20T19:27:08+00:00"
    },
    {
      "id": "5fc9e023d04649ef819b6fd2ce6dcc84",
      "sender": "wumpus",
      "payload": "cfields: right",
      "action": false,
      "timestamp": "2018-09-20T19:27:11+00:00"
    },
    {
      "id": "73e47afa34c3484e946a238be9717f96",
      "sender": "gmaxwell",
      "payload": "I also worry about things that are intended to be 'cleanup' that make things slower.",
      "action": false,
      "timestamp": "2018-09-20T19:27:20+00:00"
    },
    {
      "id": "d02f22b10b9c459cb3e0138607a5d6b2",
      "sender": "wumpus",
      "payload": "#action review https://github.com/bitcoin/bitcoin/pull/14217",
      "action": false,
      "timestamp": "2018-09-20T19:27:34+00:00"
    },
    {
      "id": "3d4d120c4bf74562bfd6c5fc061fd37b",
      "sender": "MarcoFalke",
      "payload": "At least we have some monitoring to detect obvious slowdowns after merge",
      "action": false,
      "timestamp": "2018-09-20T19:27:54+00:00"
    },
    {
      "id": "2d2df3197b4548f08c09fcc24ade9532",
      "sender": "gmaxwell",
      "payload": "See for example arvid's removal of INLINE that sipa commented on-- which actually seems to be okay, but its the sort of thing that could result in massive performance regressions.",
      "action": false,
      "timestamp": "2018-09-20T19:28:02+00:00"
    },
    {
      "id": "443f1031b7de4d74a3f23558339c8055",
      "sender": "MarcoFalke",
      "payload": "Though, would be good to get the signal before merge",
      "action": false,
      "timestamp": "2018-09-20T19:28:05+00:00"
    },
    {
      "id": "5e15514b1fa84af193a623c4a77cb705",
      "sender": "wumpus",
      "payload": "gmaxwell: yes...",
      "action": false,
      "timestamp": "2018-09-20T19:28:19+00:00"
    },
    {
      "id": "6d6cb93313884f1b8f58c2b5dbc2cd3e",
      "sender": "gmaxwell",
      "payload": "MarcoFalke: yes, but it looks like it wasn't running very frequently which also makes it hard to tell which commit(s) did it.",
      "action": false,
      "timestamp": "2018-09-20T19:28:27+00:00"
    },
    {
      "id": "5d268469713b4673b0ce8785cc576aec",
      "sender": "gmaxwell",
      "payload": "so perhaps my concern is best fixed by just improving the monitoring.",
      "action": false,
      "timestamp": "2018-09-20T19:28:43+00:00"
    },
    {
      "id": "91f27de33558473cae805ec49880da7d",
      "sender": "MarcoFalke",
      "payload": "It runs about once a day, but we had some downtime last month",
      "action": false,
      "timestamp": "2018-09-20T19:28:48+00:00"
    },
    {
      "id": "236d30bf017048c4adca19e5688fd89b",
      "sender": "wumpus",
      "payload": "that's another cleanup I really don't care for, for what it's worth",
      "action": false,
      "timestamp": "2018-09-20T19:28:54+00:00"
    },
    {
      "id": "138d8d02a6964c00b92b212edd6f2396",
      "sender": "jamesob",
      "payload": "gmaxwell: bitcoinperf shouldn't be down that long again",
      "action": false,
      "timestamp": "2018-09-20T19:29:02+00:00"
    },
    {
      "id": "6acb6272eb7f4bb59bf548943c79d00f",
      "sender": "gmaxwell",
      "payload": "OKAY",
      "action": false,
      "timestamp": "2018-09-20T19:29:05+00:00"
    },
    {
      "id": "e12cc31c944746e89dda5810c5e1ed3b",
      "sender": "gmaxwell",
      "payload": "Would it be possible to get it to run on each PR merge even if it falls behind?",
      "action": false,
      "timestamp": "2018-09-20T19:29:22+00:00"
    },
    {
      "id": "0e253d2bd7784f71814717cf6713ca89",
      "sender": "MarcoFalke",
      "payload": "The basic stuff for sure",
      "action": false,
      "timestamp": "2018-09-20T19:29:43+00:00"
    },
    {
      "id": "e9c49479a55146b9b2e0fa8aab7a0554",
      "sender": "jamesob",
      "payload": "that's a lotta compute, but it's something I'm thinking about - and will have time to work on after the next month or so",
      "action": false,
      "timestamp": "2018-09-20T19:29:43+00:00"
    },
    {
      "id": "2ba016abdf45419193c256f113ff4622",
      "sender": "MarcoFalke",
      "payload": "IBD is the hardest",
      "action": false,
      "timestamp": "2018-09-20T19:29:50+00:00"
    },
    {
      "id": "aea1b8fe98524862ae550f290bea4e56",
      "sender": "wumpus",
      "payload": "could at least check whether cpp/h files were changed !",
      "action": false,
      "timestamp": "2018-09-20T19:30:11+00:00"
    },
    {
      "id": "1d464a13887c4d1c94ac57f4ca8c250b",
      "sender": "gmaxwell",
      "payload": "I think it's silly for us to be bound on compute.",
      "action": false,
      "timestamp": "2018-09-20T19:30:33+00:00"
    },
    {
      "id": "7b62f1c64ce34038ac1b839c72c18f83",
      "sender": "wumpus",
      "payload": "it seems completely unnecessary to run it after a documentation change",
      "action": false,
      "timestamp": "2018-09-20T19:30:36+00:00"
    },
    {
      "id": "a00023e792a24e1089a69e79254ee75f",
      "sender": "sdaftuar",
      "payload": "gmaxwell: agreed",
      "action": false,
      "timestamp": "2018-09-20T19:30:40+00:00"
    },
    {
      "id": "76518650f3cf4028a631bc5e8d9b0645",
      "sender": "gmaxwell",
      "payload": "indeed, skipping pointless changes is good... but ultimately if we need a rack of computers to keep up with it, we should be able to get that.",
      "action": false,
      "timestamp": "2018-09-20T19:30:58+00:00"
    },
    {
      "id": "9634e82d40574cbca381957255a66238",
      "sender": "wumpus",
      "payload": "no one is stopping anyone from doing that, no :)",
      "action": false,
      "timestamp": "2018-09-20T19:31:15+00:00"
    },
    {
      "id": "55d2f5afb71449a8af2c3ddf39ef0844",
      "sender": "sipa",
      "payload": "consistent performance numbers do need identical hardware etc",
      "action": false,
      "timestamp": "2018-09-20T19:31:55+00:00"
    },
    {
      "id": "13f7d65718934705b29ee6f61ad83d02",
      "sender": "wumpus",
      "payload": "could even run it on PRs",
      "action": false,
      "timestamp": "2018-09-20T19:31:58+00:00"
    },
    {
      "id": "2394df3e634a47d09092cc5f51aeea83",
      "sender": "sipa",
      "payload": "if you want to parallellize",
      "action": false,
      "timestamp": "2018-09-20T19:32:00+00:00"
    },
    {
      "id": "62853515dbc243d0b846522c85b421cc",
      "sender": "wumpus",
      "payload": "yes",
      "action": false,
      "timestamp": "2018-09-20T19:32:09+00:00"
    },
    {
      "id": "f7914c0742c9417cbc532b311125fb81",
      "sender": "gmaxwell",
      "payload": "In absence of someone doing it we probably shouldn't just keep a commit flux that we can't adequately test though, and checking for perf regressions is part of it.",
      "action": false,
      "timestamp": "2018-09-20T19:32:21+00:00"
    },
    {
      "id": "3961a5749a6147b4a321c8ebac75246f",
      "sender": "wumpus",
      "payload": "it's kind of more expensive than what travis does, VMs would be useless for this",
      "action": false,
      "timestamp": "2018-09-20T19:32:24+00:00"
    },
    {
      "id": "7b2c98e1af54443a9d581dac8239de65",
      "sender": "gmaxwell",
      "payload": "indeed.",
      "action": false,
      "timestamp": "2018-09-20T19:32:35+00:00"
    },
    {
      "id": "0c8ce4a7b9f34ac1993bd6e61431e725",
      "sender": "wumpus",
      "payload": "in any case, I'm all for discouraging useless refactoring changes",
      "action": false,
      "timestamp": "2018-09-20T19:33:42+00:00"
    },
    {
      "id": "840926f8a8314ade9b30797a4e71c6cc",
      "sender": "wumpus",
      "payload": "it sometimes feels like I'm the only person pushing back against them",
      "action": false,
      "timestamp": "2018-09-20T19:33:52+00:00"
    },
    {
      "id": "635df39727a44aad995f347eac0965a2",
      "sender": "jonasschnelli",
      "payload": "no.. i'm with you",
      "action": false,
      "timestamp": "2018-09-20T19:34:08+00:00"
    },
    {
      "id": "00d86e379a61403aa4879d349691b5ee",
      "sender": "wumpus",
      "payload": "any other topics?",
      "action": false,
      "timestamp": "2018-09-20T19:35:49+00:00"
    },
    {
      "id": "303ffc6e06cb451abd72254c83547d1a",
      "sender": "wumpus",
      "payload": "if not, I'm going to close the meeting and go to bed, need to get up very early tomorrow for my flight",
      "action": false,
      "timestamp": "2018-09-20T19:37:11+00:00"
    },
    {
      "id": "0c923a164b35442fa878f0da0e701f32",
      "sender": "cfields",
      "payload": "I'm back full-time, still catching up. Please ping me if you have anything that was waiting for me or that I should get to quickly.",
      "action": false,
      "timestamp": "2018-09-20T19:37:12+00:00"
    },
    {
      "id": "b87628c3eb0a48189e34059859a1ac11",
      "sender": "sipa",
      "payload": "wumpus: safe travels",
      "action": false,
      "timestamp": "2018-09-20T19:37:19+00:00"
    },
    {
      "id": "517845c574f54002829db7c02e7624ce",
      "sender": "wumpus",
      "payload": "cfields: welcome back !",
      "action": false,
      "timestamp": "2018-09-20T19:37:29+00:00"
    },
    {
      "id": "c1152d508bb54e0f9ee6ad67e40bd65a",
      "sender": "jonasschnelli",
      "payload": "cfields: great to hear!",
      "action": false,
      "timestamp": "2018-09-20T19:37:41+00:00"
    },
    {
      "id": "12e362a33bc342759118ff97a31f2b36",
      "sender": "wumpus",
      "payload": "sipa: thank you",
      "action": false,
      "timestamp": "2018-09-20T19:37:47+00:00"
    },
    {
      "id": "23afc3b41579498992d8971d1e8a81e4",
      "sender": "promag",
      "payload": "cheers",
      "action": false,
      "timestamp": "2018-09-20T19:38:00+00:00"
    },
    {
      "id": "c5af1e2fecf54e2292fc7a4ae478cb6a",
      "sender": "MarcoFalke",
      "payload": "safe travels!",
      "action": false,
      "timestamp": "2018-09-20T19:38:12+00:00"
    },
    {
      "id": "a43a2698cf02483088b177a1dd1f8856",
      "sender": "luke-jr",
      "payload": "cfields: I think I have at least one PR wumpus wanted you to look at, but no rush",
      "action": false,
      "timestamp": "2018-09-20T19:38:15+00:00"
    },
    {
      "id": "5fb33469b96e424f86092019fc5e0571",
      "sender": "MarcoFalke",
      "payload": "proposed action: end meeting",
      "action": false,
      "timestamp": "2018-09-20T19:39:05+00:00"
    },
    {
      "id": "be34148f378e4a888b234bacaf2ff49c",
      "sender": "promag",
      "payload": "regarding practicalswift (are you here?), I think he should build something like bitcoinacks.com",
      "action": false,
      "timestamp": "2018-09-20T19:39:24+00:00"
    },
    {
      "id": "0caf403544db48cda293cd5c417e38fa",
      "sender": "sipa",
      "payload": "ack",
      "action": false,
      "timestamp": "2018-09-20T19:39:24+00:00"
    },
    {
      "id": "9c797f8cfec24ea5a067f841393b1b35",
      "sender": "wumpus",
      "payload": "#endmeeting",
      "action": false,
      "timestamp": "2018-09-20T19:39:35+00:00"
    }
  ],
  "events": [
    {
      "event_type": "START_MEETING",
      "message": {
        "id": "60f39207fc83444fae77ddc8a4552418",
        "sender": "wumpus",
        "payload": "#startmeeting",
        "action": false,
        "timestamp": "2018-09-20T19:02:24+00:00"
      },
      "operand": null,
      "id": "60f39207fc83444fae77ddc8a4552418",
      "timestamp": "2018-09-20T19:02:24+00:00"
    },
    {
      "event_type": "TOPIC",
      "message": {
        "id": "4da3695fcbc8432197ae6b1a67c4628d",
        "sender": "wumpus",
        "payload": "#topic 0.17.0",
        "action": false,
        "timestamp": "2018-09-20T19:02:46+00:00"
      },
      "operand": "0.17.0",
      "id": "4da3695fcbc8432197ae6b1a67c4628d",
      "timestamp": "2018-09-20T19:02:46+00:00"
    },
    {
      "event_type": "TOPIC",
      "message": {
        "id": "a73b5a651b57403394f7f180f63e4164",
        "sender": "wumpus",
        "payload": "#topic Delete 0.10.* executables from bitcoincore.org",
        "action": false,
        "timestamp": "2018-09-20T19:17:04+00:00"
      },
      "operand": "Delete 0.10.* executables from bitcoincore.org",
      "id": "a73b5a651b57403394f7f180f63e4164",
      "timestamp": "2018-09-20T19:17:04+00:00"
    },
    {
      "event_type": "LINK",
      "message": {
        "id": "c973c89b850a424997b5ba7505696676",
        "sender": "luke-jr",
        "payload": "https://bitcoincore.org/bin/insecure/ has back to 0.8.6",
        "action": false,
        "timestamp": "2018-09-20T19:19:01+00:00"
      },
      "operand": "https://bitcoincore.org/bin/insecure/",
      "id": "c973c89b850a424997b5ba7505696676",
      "timestamp": "2018-09-20T19:19:01+00:00"
    },
    {
      "event_type": "TOPIC",
      "message": {
        "id": "34f7acb803ef49918cd77051876216e1",
        "sender": "wumpus",
        "payload": "#topic Add GitHub pull request template (MarcoFalke)",
        "action": false,
        "timestamp": "2018-09-20T19:25:59+00:00"
      },
      "operand": "Add GitHub pull request template (MarcoFalke)",
      "id": "34f7acb803ef49918cd77051876216e1",
      "timestamp": "2018-09-20T19:25:59+00:00"
    },
    {
      "event_type": "ACTION",
      "message": {
        "id": "d02f22b10b9c459cb3e0138607a5d6b2",
        "sender": "wumpus",
        "payload": "#action review https://github.com/bitcoin/bitcoin/pull/14217",
        "action": false,
        "timestamp": "2018-09-20T19:27:34+00:00"
      },
      "operand": "review https://github.com/bitcoin/bitcoin/pull/14217",
      "id": "d02f22b10b9c459cb3e0138607a5d6b2",
      "timestamp": "2018-09-20T19:27:34+00:00"
    },
    {
      "event_type": "END_MEETING",
      "message": {
        "id": "9c797f8cfec24ea5a067f841393b1b35",
        "sender": "wumpus",
        "payload": "#endmeeting",
        "action": false,
        "timestamp": "2018-09-20T19:39:35+00:00"
      },
      "operand": null,
      "id": "9c797f8cfec24ea5a067f841393b1b35",
      "timestamp": "2018-09-20T19:39:35+00:00"
    }
  ],
  "aliases": {},
  "vote_in_progress": false,
  "motion_index": null
}