Michael Feng

Results 130 comments of Michael Feng

@nikspz I think we should open up this bounty to the community

Also, I changed the bounty amount to 373,000 HBOT since that is how much is remaining from the original allocation defined in this [Snapshot](https://snapshot.org/#/hbot-ip.eth/proposal/0x721dc1d2455fcc0036d21d21ae4696e7a707f283b58096b22facc311b9fdeb78)

This bounty has been funded and work has been performed but the current status is unclear. Let me propose a clarification of the acceptance criteria to ensure that we can...

I'm not familiar with how tokens on Near work, but you should check out the entry for `wNEAR` in the default NEAR list https://github.com/hummingbot/gateway/blob/main/src/templates/lists/near_tokens.json and see if there's an issue...

looks like you just replaced using async/await with using the axios library. but every other connector uses async/await pattern, and they work. we shouldn't be introducing new paradigms into basic...

While `gateway create` is now deprecated, the error message above seems to indicate that Hummingbot could not resolve the WMATIC symbol. I confirmed that Gateway can resolve the WMATIC symbol...

@nikspz Can you still reproduce this issue?

Workaround: execute a transaction with the wallet using DEX interface, like wrapping a token. Afterwards, Gateway will compute the nonce correctly.

@david-hummingbot Can you try to replicate what this user is seeing from the instructions? If more steps are needed, please suggest an update

I've been running this connector using Hummingbot Dashboard, and it seems like the Simple PMM controller works well with 2 order levels and medium refresh times. I did noticed that...