Aaron Boyd

Results 25 comments of Aaron Boyd

Forgot to mention, it fails trying this with Spirals because their multi-sig is not a registered Account and cannot be a beneficiary for this function.

A little bit devil's advocate here, but I'm not sure I agree with implementing slashing for downtime on a service ultimately unrelated to block proposals and consensus of the protocol....

> Have you thought about a setup that just takes out misbehaving attestation nodes from the pool of nodes that can be selected as an issuer instead? > > So...

I'm experiencing this issue after using Scatter 2 years ago and coming back to interact with my EOS for the first time. What is the workaround? I had always thought...

@ElderOrb I got around it by going back through the releases page and downloading a binary from the past. The version that worked for me was `linux-scatter-10.1.0-x86_64`

@ElderOrb Yeah sorry no other ideas really. I washed my hands of this protocol a long time ago. Maybe one of the Scatter devs can help out here.

@polakowo I found this issue after having the same error using `1M` and `1w` interval data from Binance api and then running a strategy and trying to print stats and...

Thanks, so for weekly series: `vbt.settings.array_wrapper['freq'] = '7d'` Monthly series: `vbt.settings.array_wrapper['freq'] = '30d'` Is that correct @polakowo ? Do I need to set the `vbt.settings.returns["year_freq"] = "260 days"` at all?...