mango-transaction-scraper-v3/src
Nicholas Clarke c85547ca45 Add perp_base_symbol field to perp_bankruptcy 2022-01-26 12:23:31 -08:00
..
tests Add required imports. 2022-01-26 11:57:16 -08:00
anchorParsers.ts Add perp_base_symbol field to perp_bankruptcy 2022-01-26 12:23:31 -08:00
getTransactions.ts Allow parsers to run in parallel. Allow restrict inserting of signatures to one process only. 2022-01-10 11:44:52 -08:00
index.ts Add new command "init" to populate some rows into the transactions table (required before the scraper can start). 2022-01-13 14:27:38 -08:00
init.ts Add new command "init" to populate some rows into the transactions table (required before the scraper can start). 2022-01-13 14:27:38 -08:00
insertTransactions.ts Refactoring to reduce DB space requirements - no longer store entire transaction. 2021-12-07 00:19:50 -08:00
jsonParsers.ts Small typo 2022-01-24 16:07:35 -08:00
parseTransactions.ts Add parser for the now deprecated instruction ForceSettleQuotePositions 2022-01-12 21:53:36 -08:00
signatures.ts Add new command "init" to populate some rows into the transactions table (required before the scraper can start). 2022-01-13 14:27:38 -08:00
utils.ts Allow parsers to run in parallel. Allow restrict inserting of signatures to one process only. 2022-01-10 11:44:52 -08:00