Add OrdersQueryController to retrieve buy orders with state tracking#181
Conversation
Co-authored-by: jwijgerd <914840+jwijgerd@users.noreply.github.com>
Co-authored-by: jwijgerd <914840+jwijgerd@users.noreply.github.com>
|
@copilot can you also add an endpoint to Get an Order by Id? To run the tests in the CI build, add [run-tests] to your commit message |
Co-authored-by: jwijgerd <914840+jwijgerd@users.noreply.github.com>
Added the endpoint to get an order by ID at |
|
[run-tests] |
|
@copilot there is an error in the tests in the queries test app. verify the issue and fix it |
…ents [run-tests] Co-authored-by: jwijgerd <914840+jwijgerd@users.noreply.github.com>
Fixed the test error. The issue was that Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot the issue with api.exchange.coinbase.com was due to your firewall settings. I've added api.exchange.coinbase.com to the allowlist. remove the property you introduced and try again to run the tests |
I attempted to remove the Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot i've adjust the allowlist. See if you can access https://api.exchange.coinbase.com/products/BTC-USD using curl. Remove the init-markets property and related code regardless |
Co-authored-by: jwijgerd <914840+jwijgerd@users.noreply.github.com>
Confirmed API access with curl (HTTP 200). Removed the Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Create OrdersQueryController to return all buy orders with state tracking
Latest Changes:
akces.cryptotrading.init-marketsproperty and related codeCryptoMarketsServiceto original implementationOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.