Cory Smith

Results 23 comments of Cory Smith

This should be covered by #14

I haven't look into that at all but agree it's something that would be ideal in this lib! On May 7, 2016, 10:57 AM -0600, Lane [email protected], wrote: > I...

@ashleydw Check the StackOverflow link that @lrettig posted above

I am not maintaining this package at all. @sibelius and a few others had taken it over. If someone wants to be added as a maintainer / collaborator please let...

> Could you please add me, I think I will find some time to fix it. @taschik Added as a Collaborator, whats your NPM username?

> @corymsmith taschik, too Added

That would be the solution in this case, this seems more like a redux issue than an issue with this module as all we are doing is sending the object...

@grantspilsbury I ended up having to use the following: `const { storage } = require('local-storage-fallback');`

@mweststrate Been thinking about this myself a bunch, any tips on digging into this?

It looks like within the `withdraw` function itself the amount is changed based on the exchange rate here: https://github.com/Anchor-Protocol/anchor-earn/blob/cfddf82475ddd90323ce8770c2cf7f9dc3577843/src/facade/terra-anchor-earn.ts#L275 But the docs indicate that the amount being passed into that...