1 2018-06-23 00:49:50	0|bitcoin-git|[13bitcoin] 15Empact opened pull request #13525: Report reason inputs are nonstandard from AreInputsStandard (06master...06are-inputs-standard-reason) 02https://github.com/bitcoin/bitcoin/pull/13525
 2 2018-06-23 03:58:38	0|SkyHawk|I'm looking for work anyone hiring?
 3 2018-06-23 04:26:30	0|MANDON|HELLOW
 4 2018-06-23 04:26:43	0|MANDON|LS
 5 2018-06-23 06:46:35	0|hardik_|Hello
 6 2018-06-23 06:47:15	0|hardik_|I want exchange BTC to NEO by using API (not manually).
 7 2018-06-23 06:47:20	0|hardik_|Is it possible ?
 8 2018-06-23 09:10:26	0|zeib|hu
 9 2018-06-23 09:10:28	0|zeib|hi
10 2018-06-23 09:11:46	0|zeib|i sent bitcoins to bitcoin core while it was syncing and i can't see my bitcoin and i can't sync please tell me how to get my bitcoins back
11 2018-06-23 09:14:21	0|zeib|i sent bitcoins to bitcoin core while it was syncing and i can't see my bitcoin and i can't sync please tell me how to get my bitcoins back
12 2018-06-23 09:14:25	0|zeib|please help
13 2018-06-23 09:15:01	0|zeib|help me
14 2018-06-23 09:15:05	0|zeib|i sent bitcoins to bitcoin core while it was syncing and i can't see my bitcoin and i can't sync please tell me how to get my bitcoins back
15 2018-06-23 09:16:11	0|mryandao|zeib: #bitcoin
16 2018-06-23 18:30:43	0|sipa|jonasschnelli: for correcting 7 characters, the checksum can be 26 characters when the data in it is restricted to 341 characters (so 315 data characters, 1575 data bits, or about 196 bytes of data)
17 2018-06-23 18:30:58	0|sipa|for length 1023, 27 characters are needed
18 2018-06-23 18:44:58	0|sipa|jonasschnelli: looking at it differently, and aiming for certain % of correctable characters (for 512 bits of data):
19 2018-06-23 18:45:15	0|sipa|* with 26 checksum characters you can correct 7 (5%)
20 2018-06-23 18:46:09	0|sipa|* with 62 checksum characters you can correct 17 (10%)
21 2018-06-23 18:47:02	0|sipa|* with 116 checksum characters you can correct 33 (15%)
22 2018-06-23 18:58:26	0|sipa|* with 195 checksum characters you can correct 60 (20%)
23 2018-06-23 19:00:26	0|sipa|or put otherwise: by increasing the total string length by 25% you can correct 5%, by increasing 60% you can correct 10%, by increasing 113% you can correct 15%, by increasing 189% you can correct 20%
24 2018-06-23 19:03:38	0|sipa|(the nonlinearity is because corrections include possible errors inside the checksum characters themselves)
25 2018-06-23 20:12:29	0|jonasschnelli|sipa: Thanks (also thanks for the ML post)
26 2018-06-23 20:13:30	0|jonasschnelli|I think 26 (5%), 62 (10%) and 195 (20%) would be a possible way to flex Bech32X
27 2018-06-23 20:14:15	0|jonasschnelli|I think 189% increase for 20% robustness is acceptable.
28 2018-06-23 20:20:13	0|sipa|so such a code could at most store 730 bits of information
29 2018-06-23 21:43:03	0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #13527: policy: Remove promiscuousmempoolflags (06master...06Mf1806-NoPromiscuousmempool) 02https://github.com/bitcoin/bitcoin/pull/13527
30 2018-06-23 23:29:54	0|bitcoin-git|13bitcoin/06master 14fa1eac9 15MarcoFalke: [qa] mininode: Expose connection state through is_connected
31 2018-06-23 23:29:54	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/000abbb6b074...3a4549301ab2
32 2018-06-23 23:29:55	0|bitcoin-git|13bitcoin/06master 143a45493 15MarcoFalke: Merge #13512: [qa] mininode: Expose connection state through is_connected...
33 2018-06-23 23:30:59	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #13512: [qa] mininode: Expose connection state through is_connected (06master...06Mf1806-qaMininodeState) 02https://github.com/bitcoin/bitcoin/pull/13512