jaimehgb

Results 8 issues of jaimehgb

It seems workers are spawned fine, but when calling `pow_callback` the ready and callback functions are not triggered. Something is failing there. https://github.com/jaimehgb/RaiWebWallet/blob/master/js/custom.js#L330

Right now, client side PoW is the default option for all computers. There should be a compatibility check on startup and when a user changes the PoW settings at the...

It seems we were calculating the `depositTokenoutputToken` exchangeRate the other way around. If `exchangeRate` is the amount of input tokens a full share of output tokens is worth, then it...

This PR aims to fix 2 issues: 1) In saddle finance, each the inputTokens in each pool have a specific order which is the one that needs to be used...

Saddle Finance subgraph is missing part of the rewards. Saddle finance rewards were initially given via a masterchef-like contract for 6 months. After that they added curve-like gauges. These gauges...

enhancement
p1