Commit Graph

12 Commits

Author SHA1 Message Date
Maximilian Schneider a89ba388d3 reexport solana sdk for pubkey access 2023-04-05 17:42:19 +02:00
Maximilian Schneider ff7de6c801 another attempt 2023-04-05 14:28:26 +02:00
Maximilian Schneider 771061550b fix wrong import 2023-04-05 13:17:54 +02:00
Maximilian Schneider 2b82f92509 solana 1.15 compat 2023-04-04 21:28:45 +02:00
Christian Kamm f4f6307638 Add "solana-1-15" feature that works with solana 1.15 versions 2023-04-04 16:24:49 +02:00
Christian Kamm dc51f08fe2 License and manifest updates 2023-03-22 10:43:20 +01:00
Christian Kamm 721dc786bd Ensure a compatible version of tonic 2023-03-22 10:38:25 +01:00
Christian Kamm 0e406af7f3 Drop more dependencies 2023-03-21 12:12:03 +01:00
Christian Kamm d2590c9174 Remove unneeded dependencies 2023-03-21 12:06:42 +01:00
Christian Kamm 7dc07c8709 jsonrpc dep: Work with vanilla v18.0.0
And switch to an override that will enable gzip support by default.
2023-03-21 11:34:05 +01:00
Christian Kamm ede1f41088 Switch to yellowstone-grpc-proto
It's no longer needed to copy the grpc proto defs here and compile them
ourselves.
2023-03-21 11:26:47 +01:00
Christian Kamm 6731496fde This is now mango-fills
- mango-fills-connector: Is about getting data from rpc, websockets,
  geyser. Shall be reused in v4/client and other places.
- mango-fills-lib: is a library we'll probably remove
- service-* is the individual services
2023-03-17 12:57:11 +01:00