R

Results 223 comments of R

I believe that the large price feed difference between bts_tools and the other price feeds was down to a programming error solved: https://github.com/wackou/bts_tools/pull/50 The original question is however still valid...

BSIP 76 (https://github.com/bitshares/bsips/issues/221) has now set fixed (fake) price feeds for bitUSD. Since this price feed script uses bitUSD as the price feed reference it's now producing inaccurate Hertz price...

I'm trying to uplift a forked repository to v8 pixijs, the [change docs](https://pixijs.com/8.x/guides/migrations/v8#other-breaking-changes) state "utils has been removed. All the functions are available as direct imports." yet `import { clearTextureCache,...