Kentoshi Rakomoto

Results 11 issues of Kentoshi Rakomoto

Hello, I am trying to understand the relationships between a pool's deposit contracts and its underlying pool contracts. I'd like to discover and access them programmatically in a way similar...

Please update this packages' dependencies. Potential vulnerabilities | dependency | using | should use | |-----------|---------|----------| | ethers | 5.0.18 | 5.6.9 | | web3 | 1.3.0 | 1.7.5 |...

https://github.com/dydxprotocol/v3-client/blob/16b171f49b0822b7c51d8d9290576a208893250a/src/modules/private.ts#L399 Documentation states that id should be optional and it is not here. ``` async getActiveOrders(market, side, id, genericParams = {}) { return this._get('active-orders', { market, side, id, // is...

There is no way to see how many bytes a transaction is, in order to externally calculate how many sats you should send to get an appropriate rate on a...

It might be a good Idea to update this. (for example; check for pending transfers, and display that pending orders exist) Question: What "Wallet Column"? This message also comes up...

When placing an order that is within the means of my Ethereum balance, I get the warning: "You do not have enough funds to send this order. You may need...

When I hit the MAX button on the order menu, I hope for it to add the amount of I can possibly using the Ethereum I have available immediately. Instead...

When I place a (Limit) order and it gets filled, the filled order remains in the "Orders" menu. I believe it should clear itself from that menu. Instead, i must...

Per the picture below, in Firefox browser "sdex" is appearing as token asset name. Working normaly in chrome.

Regarding: https://github.com/omgnetwork/omg-js/blob/master/packages/omg-js-util/src/waitForChildchainBalance.js After playing with this in my integration I've concluded that there are a lot of problems with this, but I will bring forth a couple: 1. If the...