Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@Zerglingman @MrPiggy @welcomebot
> Is this not going to be an issue in production because it will only upload to everyone that is connected to him?
Yeah, the way it works is there are two modes, one is "Eat all the blocks" and the other is "Fetch missing blocks on demand". (I've got all the nodes in the second mode except two.) Individual block blacklisting (crossing off the top-level block keeps it off your machine, the rest is just useless anonymous fragments without that) isn't implemented yet so if I didn't have control of all the nodes to do it manually, the block would keep coming back until I finished implementing the block blacklist. So there are two issues, one that the /rvl/full/$id endpoint exists for testing and the upload hack for FSE. (Just key blacklisting is done, which I had figured would be sufficient but that doesn't account for those two impromptu hacks so I'd been planning to get that in before the release.)