Konstantin Fastov

Results 2 issues of Konstantin Fastov

> Error on getting exchange info: error decoding response body: unknown variant `PERCENT_PRICE_BY_SIDE`, expected one of `PRICE_FILTER`, `PERCENT_PRICE`, `LOT_SIZE`, `MIN_NOTIONAL`, `ICEBERG_PARTS`, `MAX_NUM_ORDERS`, `MAX_NUM_ALGO_ORDERS`, `MAX_NUM_ICEBERG_ORDERS`, `MAX_POSITION`, `MARKET_LOT_SIZE`, `TRAILING_DELTA` at line 1...

## Motivation and Resolution This PR implements the SNIP-9 (outside execution) standard in starknet.js. SNIP-9 enables protocols to submit transactions on behalf of a user account, as long as they...

Type: feature