14 Commits (058548b95a476604495388a837b77f99aeb3cff1)

Author SHA1 Message Date
ansuz 058548b95a revert my reversion
Revert "Revert "Added checkpoints with the new code from ChainPad""

This reverts commit 6e2e8bf21f.
9 years ago
ansuz 6e2e8bf21f Revert "Added checkpoints with the new code from ChainPad"
This reverts commit da2bfe2de9.
9 years ago
Caleb James DeLisle da2bfe2de9 Added checkpoints with the new code from ChainPad 9 years ago
ansuz 62dba6de7b add specific complaints for removeChannel's non-existence 9 years ago
ansuz 2d3ed84f5d don't say you deleted database entries if you didn't 9 years ago
ansuz 3232671a6a implement optional channel removal hooks
add configuration variables to the default config
9 years ago
ansuz fe261c34bb set log level via the config file, not via a constant 9 years ago
ansuz a5ae027043 make logging configurable 9 years ago
Yann Flory 619406f868 Send an ACK when someone asks for the history 9 years ago
ansuz 7a02d85ec5 Netflux server mustn't send a zero message until the history is synced 9 years ago
Yann Flory 0b3d6e15b8 Replace the Netflux old client (netflux.js) by the Netflux2 client.
Move the WebRTC peer-to-peer use case in /padrtc, which still uses the old
Netflux client
Use es6-promises.min.js to solve a issue with some browser and the new
Netflux client
9 years ago
Yann Flory cf9f60bd57 The server don't send back anymore messages to their sender 9 years ago
Yann Flory eb4ea7a6b0 Remove the content from the ACK messages sent by the server 9 years ago
Yann Flory ba4faea939 Update the pads to run with the latest improvements to the websocket server 9 years ago