Eric Warehime

Results 31 comments of Eric Warehime

I think it makes a lot of sense to change the naming here to be consistent with our naming spec for Transactions. But doing so would mean a breaking change....

The change needed here is probably similar to https://github.com/algorand/py-algorand-sdk/issues/218 -- improving the error messaging. Although I'm not sure whether or not the error handling needs to be improved client side...

I'm going to close this for the following reasons: * As mentioned above there are quite a few examples of HDWallet implementations outside of this repo. * At this point,...

Sorry this took a bit to get to. This has been added in #760

@jasonpaulos Are the simulate responses available in JSON--so that this is just blocking getting them optionally in msgpack? Or are they only returned in msgpack so that the simulate endpoint...

An additional issue to consider w/ this mentioned in #533 is handling the conversion of the returned keys which include hyphens to the JS camel case keys.

> it might however be interesting to be able to serialize the current state, so it can be restored easily This is the main use case which was driving us...

> Why's that? There's plenty of hooks to learn about connecting / disconnecting peers. It would be easy (and way more performant!) to hook into the eventbus and periodically save...

If this is fully resolved as of 2.2.0 we can close this. Is anyone still facing this issue?

Closing--please re-open if you continue to see this same issue occurring when using v `2.2.0`.