-
# Handle
0xRajeev
# Vulnerability details
## Impact
As specified, uberOwners of Factory, Orderbook and Treasury have the highest privileges in the system because they can upgrade contracts of mar…
-
### Describe the bug
Any data which is appended to the calldata of an ERC20 transaction (the standard `function approve(address owner, uint256 amount)`) will be removed by Metamask.
### Steps to rep…
-
flow 1
receiver_recon
"/message/orderbook/orders must NOT have fewer than 5 items",
"/message/orderbook/orders/0/payment must have required property 'uri'",
"/message/orderbook/orders/0/paymen…
-
The market page could use a epoch progress indicator somewhere. Maybe one of those very very thin lines that perpetually cycles. I'd suggest below the "Place order to Buy/Sell Asset" button
-
So I'm trying to figure out how to get the status (ticker) of a single market. I can do this via the public api by going to this url `https://bittrex.com/api/v1.1/public/getticker?market=BTC-LTC`. How…
-
I signal here that using websocket to retrieve data (V1) something strange happens
``` go
// api is a bitfinex V1 client
api.WebSocket.AddSubscribe(bitfinex.ChanTicker, tickerKey, tickers)
handleT…
-
## Background
I am using poolmanager's `MsgSwapExactAmountIn` against an orderbook to swap tokens (against orders created by myself, for testing purposes). After I do that and I query the initi…
pysel updated
1 month ago
-
I've been reading through the gdax official documentation and they mention that we need to subscribe to channels in order to get updates. I couldn't find any channel subscriptions in the code. Is the …
-
Hey there,
on Bitmex today I noticed the following issue: A short order got created and filled. I think the order got filled in the same moment when the bot wanted to update/adjust the price.
Thi…
ghost updated
5 years ago
-
When you try to place two orders in opposite directions which can be matched at the same time, both of them are reported as accepted, but only one is really added to the order book.
Code
```c++
…