status-go/protocol/datasync
Andrea Maria Piana 938e0d77dd Don't return an error on datasync Send
if an error is returned on the Send function, datasync will keep
  retrying a message at each epoch. If the message cannot be sent (for
  example is too large), then no messages will be sent until logout.
2020-11-26 16:25:52 +01:00
..
peer Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
datasync.go Remove unnecessary logs & fix flaky test 2020-11-26 16:25:52 +01:00
transport.go Don't return an error on datasync Send 2020-11-26 16:25:52 +01:00
transport_test.go Split datasync messages in batches 2020-11-05 12:45:29 +01:00
utils.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00