Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mellowyarker/rustx issues and pull requests
#24 - Switch to Utc everywhere
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
#24 - Switch to Utc everywhere
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
#23 - RED-3 Store active markets in Redis to make it easier to fetch pending orders when accounts are read into Mem.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#23 - RED-3 Store active markets in Redis to make it easier to fetch pending orders when accounts are read into Mem.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#22 - RED-2 Store executed trades in Redis to maintain consistency when users are evicted from cache.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#22 - RED-2 Store executed trades in Redis to maintain consistency when users are evicted from cache.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#21 - Integrate Redis
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
Labels: enhancement
#21 - Integrate Redis
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
Labels: enhancement
#20 - Get asynch buffer writes working.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
Labels: enhancement
#20 - Get asynch buffer writes working.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
Labels: enhancement
#19 - Trade History of markets is being sorted incorrectly in app.
Issue -
State: open - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: bug
#19 - Trade History of markets is being sorted incorrectly in app.
Issue -
State: open - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: bug
#18 - Executed Trades may be inconsistent temporarily
Issue -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: bug
#18 - Executed Trades may be inconsistent temporarily
Issue -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: bug
#17 - PER-11 Switch from prepared statements to multi-row insert/updates when flushing the buffers.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 3 comments
Labels: enhancement
#17 - PER-11 Switch from prepared statements to multi-row insert/updates when flushing the buffers.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 3 comments
Labels: enhancement
#16 - PER-10 Bug fixes and tackling some TODOs
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: bug
#16 - PER-10 Bug fixes and tackling some TODOs
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: bug
#15 - PER-9 Only read pending orders for accounts that are submitting/cancelling an order.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#15 - PER-9 Only read pending orders for accounts that are submitting/cancelling an order.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#14 - PER-8 Complete migration to buffered database write, flush program on shutdown.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 4 comments
Labels: enhancement
#14 - PER-8 Complete migration to buffered database write, flush program on shutdown.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 4 comments
Labels: enhancement
#13 - PER-7
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#13 - PER-7
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#12 - PER-6
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#12 - PER-6
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#11 - PER-5 Write changes to an in-mem buffer to decrease DB op frequency.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
Labels: enhancement
#10 - PER-4 Use order status enum instead of relying on quantity - filled for status.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
Labels: enhancement
#10 - PER-4 Use order status enum instead of relying on quantity - filled for status.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
Labels: enhancement
#9 - PER-3 Add timing information to backend
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
Labels: enhancement
#9 - PER-3 Add timing information to backend
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
Labels: enhancement
#8 - Develop database schema, establish connection to database and perform read/writes.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
Labels: enhancement
#8 - Develop database schema, establish connection to database and perform read/writes.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
Labels: enhancement
#7 - Integrate Postgresql so that we have persistance
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#6 - Store userIDs instead of usernames in orders and trades
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
Labels: enhancement
#5 - Cancel orders that have been placed in a market
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
Labels: enhancement
#4 - Optimize validation of orders.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
#3 - Create extremely basic accounts, and integrate them with the exchange's operations.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 2 comments
#2 - Split the program up into modules for better organization
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
- 1 comment
Labels: enhancement
#1 - Use a Binary Heap instead of a vector for buy and sell orders.
Pull Request -
State: closed - Opened by MellowYarker over 3 years ago
Labels: enhancement