09:38:38 .merges 09:38:38 Merge queue empty 09:38:41 .merge+ 3285 09:38:41 Added 09:55:02 Merged and tagged. 17:22:24 perhaps we should consider the GUI to default to pruned mode. I'm sure 100 GB is kinda not sit well with some folks 17:31:13 Average game is about 100 GB nowadays though 17:31:54 though I agree, pruning by default would be good 17:52:35 I think pruning by default would be good as well 17:53:09 the reason we didn’t add it yet is because we don’t want to prune existing blockchains 17:53:18 so it is a bit more tricky adding this 17:54:06 Does --prune-blockchain not ignore existing blocks? 17:54:45 no 19:34:20 thats a fine comparitor, sure, but not everyone is playing video games 19:35:07 but yeah, pruning existing blockchains isn't great as it has to effectively copy the blockchain or resync 19:35:52 surely there's a way to have new users default to prune, but for people just updating, the gui can internally detect "hey there's alreadya full blockchain, lets not do a full prune" 19:35:59 although you *can* start pruning at any point 19:36:09 so you effectively cap the blockchain size on disk... right?