Commit Graph

15 Commits

Author SHA1 Message Date
Nicholas Clarke b5b7bf783e Add required imports. 2022-01-26 11:57:16 -08:00
Nicholas Clarke 7d474ed608 Utility function getAllSignatures 2022-01-25 15:50:00 -08:00
Nicholas Clarke d1a76d7147 Add Luna. 2022-01-04 00:07:02 -08:00
Nicholas Clarke 5d8cb0e52a Fix testing code to work with recent refactor 2021-12-16 16:37:08 -08:00
Nicholas Clarke aef85a6530 Refactoring to reduce DB space requirements - no longer store entire transaction. 2021-12-07 00:19:50 -08:00
Nicholas Clarke 40970da3ff Bugfixes - liquidateTokenAndPerp, tokenBalance 2021-10-19 09:12:57 -07:00
Nicholas Clarke 2fc8605bc9 Various bugfixes to anchor parsers - net balances, fill events, openOrdersBalance. 2021-10-18 22:45:06 -07:00
Nicholas Clarke 2d94d75a10 Added parsers for UpdateRootBankLog, CachePerpMarketsLog, OpenOrdersBalanceLog, MngoAccrualLog 2021-10-17 23:21:27 -07:00
Nicholas Clarke 2de3415975 Switch between json log parsing and anchor event parsing using transaction slot. 2021-10-17 21:50:48 -07:00
Nicholas Clarke 05eb106a77 Merge remote-tracking branch 'origin/master' into ts/anchorevents 2021-10-17 15:28:59 -07:00
Nicholas Clarke cfbe9923ba Parsing fixes for settle pnl and settle fees 2021-10-17 14:43:15 -07:00
Tyler Shipe e49e7cc479 wip: parse new anchor style events 2021-10-14 01:31:06 -04:00
Nicholas Clarke 0928b4e5de Log messages start with ""Program log: " - need to account for this when parsing. 2021-10-08 00:13:57 -07:00
dd 22f22cb016 using prettier; implemented update funding 2021-10-07 16:47:08 -07:00
Nicholas Clarke e0a8e971e9 Initial commit. 2021-09-28 14:52:55 -07:00