teor
|
306fa88214
|
Document the correctness of Poll::Pending wakeups
|
2021-03-27 08:55:49 -04:00 |
teor
|
829a6f11c5
|
Document the behaviour of the `select!` macro
|
2021-03-27 08:55:49 -04:00 |
teor
|
c6358b157c
|
Reduce inbound concurrency to limit memory usage
Inbound malicious blocks can use a large amount of RAM when
deserialized. Limit inbound concurrency, so that the total amount
of RAM remains small.
|
2021-03-11 06:24:46 -05:00 |
teor
|
0b76352468
|
Document a state_contains bug (#1715)
* Document a state_contains bug in the syncer and Inbound
|
2021-02-10 09:05:14 +10:00 |
teor
|
21b0360114
|
Limit concurrent inbound gossipped block requests
Uses the "load shed directly" design pattern from #1618.
|
2021-01-29 11:02:26 +10:00 |
teor
|
92d95d4be5
|
Refactor inbound members into a consistent order
And add download comments
|
2021-01-13 20:46:25 -05:00 |
Henry de Valence
|
fa02b266ca
|
clippy
|
2020-11-25 10:55:44 -08:00 |
Henry de Valence
|
de8415dcb1
|
tidy spans
|
2020-11-25 10:55:44 -08:00 |
Henry de Valence
|
77bf327b07
|
fix errors (2)
|
2020-11-25 10:55:44 -08:00 |
Henry de Valence
|
527f4d39ed
|
fix errors
|
2020-11-25 10:55:44 -08:00 |
Henry de Valence
|
e645e3bf0c
|
remove async
|
2020-11-25 10:55:44 -08:00 |
Alfredo Garcia
|
486e55104a
|
create Downloads for Inbound
|
2020-11-25 10:55:44 -08:00 |