Commit Graph

17 Commits

Author SHA1 Message Date
Riordan Panayides ede9040e08 Fix build warnings 2022-09-21 00:53:35 +01:00
Riordan Panayides 269f9db762 Merge remote-tracking branch 'rpcpool/v1.10' 2022-08-24 20:07:25 +01:00
Riordan Panayides 6b280445cc Try 1.10.35 2022-08-24 17:19:40 +01:00
Pedro bb66b37914 bump to .35 2022-08-24 19:29:59 +07:00
Riordan Panayides 495b5371ec Update solana and mango deps 2022-08-24 12:56:50 +01:00
Daniel Camargo cc5300bd10 bump version to v1.10.34 2022-08-08 17:45:45 +01:00
Linus Kendall fb68dde543
Version bump to 1.10.32 2022-08-02 10:00:54 +01:00
Linus Kendall cba2744c3a Make clippy and cargo fmt happy 2022-07-22 12:28:08 +01:00
Linus Kendall b04fcc24ca Merge branch 'v1.10-comaspring' of github.com:rpcpool/solana-accountsdb-connector into v1.10-comaspring 2022-07-22 11:54:19 +01:00
Linus Kendall 1cefcbdc39 Version bump 1.10.31 2022-07-22 11:54:05 +01:00
Nader Sleiman 2e92e92c1d format 2022-07-13 21:36:24 +03:00
Nader Sleiman 5adf0ee0af Added optional zstd compression to account data 2022-07-13 21:20:33 +03:00
Linus Kendall 952e496e9c Added gzip compression support 2022-07-11 11:55:18 +01:00
Linus Kendall 80e6099ff2 Added compatibility for 1.10 2022-06-20 12:17:32 +01:00
Christian Kamm 83e9c54fc0 Fix talking to older plugins
The previous commit only looked like it worked due to stale generated
code.
2022-03-23 08:16:02 +01:00
Christian Kamm 2b1bf634c7 grpc proto: Change back to AccountsDb name to avoid incompatibility
Existing plugin deployments must continue to work with the new version
of the connector.
2022-03-22 12:54:38 +01:00
Linus Kendall b6cefddef2 Compatibility fixes for 1.9
- Renamed to geyser everywhere and updated the crates
- Changed FullRpcClient to AccountsDataClient
2022-03-22 08:36:59 +00:00