lil perp

Results 22 comments of lil perp

We made this change as a temp fix btw: https://github.com/drift-labs/protocol-v2/pull/981/files I think we can add this and have a UserMap option to sync via paginated vs unpaginated. Waiting to confirm...

continuing here: https://github.com/drift-labs/protocol-v2/pull/988

do you have a custom blockhashRefreshInterval set? i've noticed that happening when blockhash isn't updated frequently enough, we could increase the default

what is the polling frequency of your bulk account loaders?

You don't need to simulate because if you throw an error in the tx, the whole state is reverted. So you can just check if there is a full or...

prototyped this here: https://github.com/drift-labs/protocol-v2/pull/1218/files

example adding grpc for order subscriber in dlob server: https://github.com/drift-labs/dlob-server/blob/master/src/grpc/OrderSubscriberGRPC.ts