Börkur I. Jónsson

Results 9 issues of Börkur I. Jónsson

Has anyone done any work toward building a REST api around this script? It shouldn't be much effort. Wanted to check before starting on my own.

type:support

Sometimes new order fails with the following: Transaction simulation failed: Error processing Instruction 0: custom program error: 0x22 Program 9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin invoke [1] Program 9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin consumed 8970 of 200000 compute units...

How do I use the library to place a market order? Do I have to query the current price and place a limit order on the "best" price? and retry...

the function market.findOpenOrdersAccountsForOwner() seems to be unreliable as it some times does not include all the accounts. For example the below code gave the following result: ``` async function getOpenOrderAccounts()...

When loading Orders and Balances alot of errors pop up on the screen like below. Eventually Orders and balances show on the screen but the errors are unnessary. Error loading...

**Describe the bug** Not seeing the Accept changes / discard changes button in diff review **To Reproduce** Steps to reproduce the behavior: 1. /edit improve code **Expected behavior** I should...

On remove the modal won't show fields. I'd like to show atleast some fields so the user can be certain that he is removing the correct record. Neiter fields="" nor...

When using placeAndTakePerpOrder I'm seeing that only a very small % of transactions actually result in a sucessfull trade. Transactions are run and they are sucessfully run but it does...