status-go/protocol/datasync
Andrea Maria Piana 6ad047d56f Fix datasync retry
This commit fixes a bug on the mvds library where the nextEpoch would be
incorrectly summed to the retry time, resulting in messages not being
retried, or retried much less frequently the longer the app was running.
It also updates the retry timing to backoff exponentially at multiple of
30 seconds.
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 protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
transport.go Fix datasync retry 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