2019-09-17 04:20:21
*https://github.com/snowblossomcoin/channels/compare/7bc23c7477ab...5cd657395905*
https://github.com/snowblossomcoin/channels/commit/5cd657395905c2f59fc8085bd8cd0ce829cb063d - Submit outside data working
GitHub
2019-09-17 06:41:23
*https://github.com/snowblossomcoin/channels/compare/5cd657395905...c3f1919de5ad*
https://github.com/snowblossomcoin/channels/commit/c3f1919de5adb91f9f6c4d54c235bd9d265b861f - Add sender to json
GitHub
2019-09-17 07:01:39
*https://github.com/snowblossomcoin/channels/compare/c3f1919de5ad...0281d09fea51*
https://github.com/snowblossomcoin/channels/commit/0281d09fea51b47c001896d765c76d6cf1524897 - trickle in mempool updates
GitHub
2019-09-17 16:22:03
what’s that last one a crutch for?
Rotonen
2019-09-17 17:13:02
Getting the content that hasn't been included in a block gossiped out to nodes that were offline for the initial broadcast
Fireduck
2019-09-17 17:13:18
Needs improvement
Fireduck
2019-09-17 18:53:03
how’ll that work with a split mempool and a recollapse?
Rotonen
2019-09-17 19:07:06
Slowly
Fireduck
2019-09-17 19:23:11
i’m still left open on stuff falling out of the mempool
Rotonen
2019-09-17 20:34:27
In this case things fall out based on max age set in the ChannelSettings
Fireduck