Serve bootstrap data for light clients over HTTP
domob1812 opened this issue · comments
Daniel Kraft commented
Instead of tunneling getbootstrapdata
through Charon, we should serve (and request) the bootstrap data over HTTP and cache it (i.e. only refresh for instance once an hour in the server). This should help with performance of light clients (and the servers).
Daniel Kraft commented
For the 0.3
release branch, this is implemented in #176. It will be also merged to master
after successful testing on 0.3.