mango-transaction-scraper-v3/src
Nicholas Clarke 5bf322ef00 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
..
tests Add Luna. 2022-01-04 00:07:02 -08:00
anchorParsers.ts Add BNB, AVAX, LUNA spot. 2022-01-09 12:42:57 -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 Add parser for the now deprecated instruction ForceSettleQuotePositions 2022-01-12 21:53:36 -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