Michael Huang
Michael Huang
Documentation for get orderbook mentions, ` Bids will be sorted in descending order by price, and asks will be sorted in ascending order by price. Within the price sorted orders,...
**What is the feature you would like to implement?** Publish `.proto` schemas in [@farcaster/protobufs](https://www.npmjs.com/package/@farcaster/protobufs). **Why is this feature important?** Make life easier for automated binding generation, especially in CI environments....
We add ReplicationOptions which includes a vector of keyspace names to SessionConfig. When instantiating ClusterData, we exclude keyspaces from provided by ReplicationOptions when computing PrecomputedReplicas to conserve memory/compute resources. Fixes:...
js-reference: https://github.com/project-serum/serum-js/blob/c6324be119287ca929cd7b4ebdf269cb7debfd54/src/market.ts#L297
js-reference: https://github.com/project-serum/serum-js/blob/c6324be119287ca929cd7b4ebdf269cb7debfd54/src/market.ts#L396 https://github.com/project-serum/serum-js/blob/c6324be119287ca929cd7b4ebdf269cb7debfd54/src/market.ts#L484
Js reference: https://github.com/project-serum/serum-js/blob/master/src/fees.ts