-
This is more of a question than an issue, so forgive me for submitting it here, but I honestly don't know where else it fits.
As per my understanding of the JoinMarket protocol, takers are the user…
-
1. open app
2. open some active auction, user has already submitted some orders
![Screen Shot 2021-05-26 at 09 44 15](https://user-images.githubusercontent.com/863519/119614458-fbe37080-be06-11eb-9…
-
I am attempting to transpile CCXT to C++ for maximum performance. I am wondering what is the best way to achieve this? My current attempt (in progress) is using Cython to convert the Python version of…
-
It would be beneficial for users to have a tooltip for the Market Price in the Orderbook panel (and in the Orderbook tab on mobile devices), explaining that it represents the price of the last complet…
-
**Thành phần tham dự**
![image](https://user-images.githubusercontent.com/34856010/136563165-d911ad80-d7dc-4fd1-b03d-a8ec0f221db8.png)
Nội dung
Hưng báo cáo
![image](https://user-images.gi…
-
The logic behind of renaming `orderbook-contract` directory to `orderbook-registry` is to increase clarity. The `orderbook-contract` directory only has logic for registering markets.
Renaming this …
-
# Lines of code
https://github.com/code-423n4/2023-09-centrifuge/blob/main/src/LiquidityPool.sol#L129-L132
https://github.com/code-423n4/2023-09-centrifuge/blob/main/src/LiquidityPool.sol#L154-L157
h…
-
add orderbook filter possibilities by max price, min vol, pubkey, etc.
ca333 updated
2 weeks ago
-
Similarly to how placeOrder stopped working after 221125, getting data with avanza.getInstrument() also stopped working. @dichai1983 solved placeOrder, perhaps a similar fix can be applied to getInstr…
-
**GitHub Issue: Optimize Orderbook for O(1) Operations**
We need to optimize our Orderbook implementation to achieve O(1) time complexity for more operations. The main changes include:
- [x] R…