Commit Graph

23 Commits

Author SHA1 Message Date
Nicholas Clarke 34e59c29ec Add procfile 2021-11-15 16:51:15 -08:00
Nicholas Clarke 0d93e12851
Merge pull request #4 from blockworks-foundation/ts/anchorevents
Ts/anchorevents
2021-11-06 23:09:52 -07:00
Nicholas Clarke f7a25fa56b Support additional spot and perp markets. 2021-11-06 23:07:56 -07:00
Nicholas Clarke 093c3d4185 Handle CPI instructions. 2021-11-01 14:34:59 -07:00
Nicholas Clarke 9a2e553840 Bugfixes + ignore CachePerpMarkets logs (parse updateFunding only) 2021-11-01 14:34:33 -07:00
Nicholas Clarke 2868fa2691
Merge pull request #2 from blockworks-foundation/ts/anchorevents
Ts/anchorevents
2021-10-19 09:16:56 -07: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 ff8a3c0f37 Convert values in MngoAccrual and OpenOrdersBalance to Ui amounts. 2021-10-18 14:15:48 -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 1acc0697a2 Rename parstTransactions.ts to parseAnchorTransactions.ts 2021-10-17 15:17:08 -07:00
dd f5d711f04b updated price and quantity adjustments in FillLog 2021-10-17 17:46:35 -04:00
Nicholas Clarke 70e0a3b1d6
Merge pull request #1 from blockworks-foundation/dd/fundinglog
Dd/fundinglog
2021-10-17 14:45:01 -07:00
Nicholas Clarke cfbe9923ba Parsing fixes for settle pnl and settle fees 2021-10-17 14:43:15 -07:00
dd a18e0b89c0 added update_funding to perp bankruptcy; untested 2021-10-16 19:51:59 -04:00
Tyler Shipe 35462c3bf4 wip: add liquidate and settle pnl/fees parsing 2021-10-14 12:12:14 -04:00
Tyler Shipe 2d69d1e959 wip: remove unnecessary array destructuring 2021-10-14 02:58:04 -04: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