0xpapercut / solana-substreams

Solana substreams monorepo.
11 stars 3 forks source link

Not working, lot of errors thrown while building the program #1

Closed dexbotsdev closed 5 months ago

dexbotsdev commented 5 months ago

pb:Raydium_Events Not found also there are 10-20 other issues thrown as error

0xpapercut commented 5 months ago

Yes indeed at some point in time I made some changes to this repo, so maybe I broke something. My intention was to mix spltoken events with raydium but I dropped that idea, and so must revert back the proto changes. I will do that as soon as possible.

0xpapercut commented 5 months ago

It works now. Note that only swap transactions are parsed, so if you want to capture initialize/deposite/withdraw, you will have to code it out. Let me know if I can close this.