lotus/cmd/lotus-fountain
Travis Person b9f8addd21 Invert faucet rate limiting
Rate limits needs to be ordered from specific to generic to ensure that
a single user will not exhaust the generic limiter before being limited
by the more specific.

Resolves #517
2019-10-31 10:43:01 -07:00
..
site fountain: Allow picking sector size 2019-10-29 19:28:54 +01:00
main.go Invert faucet rate limiting 2019-10-31 10:43:01 -07:00
rate_limiter_test.go Add rate limits to the fountain by @travisperson 2019-10-25 17:42:14 +02:00
rate_limiter.go fountain: Create miner enpoint 2019-10-25 17:43:55 +02:00