vouch/services/accountmanager
Jim McDonald d175f068ff
Fetch remote wallet information in parallel
If a Vouch instance has many wallets it can be slow to start up, as
wallet information is fetched in sequence.  This changes the methodology
to fetch wallets to be parallel, allowing for faster startup times even
when there are many wallets in use.
2021-06-26 14:33:18 +01:00
..
dirk Fetch remote wallet information in parallel 2021-06-26 14:33:18 +01:00
mock Address crash when proposing block. 2021-03-06 00:17:31 +00:00
wallet Re-implement accountmanager metrics. 2020-12-16 13:46:00 +00:00
service.go Separate accountmanager. 2020-11-25 00:02:13 +00:00