Kirill Fomichev
f4aba94c75
solana: update to 2.0.5 ( #395 )
2024-08-09 12:37:31 -05:00
Kirill Fomichev
eb81f01fb8
geyser: add `zstd` support ( #391 )
...
Co-authored-by: zyzy <tayzhengyu@gmail.com>
2024-08-07 21:22:55 -05:00
Kirill Fomichev
91a6fb277c
ci: update actions ( #375 )
2024-07-16 21:23:28 -05:00
Kirill Fomichev
af7ee3072e
solana: update to 1.18.18 ( #374 )
2024-07-12 14:15:21 -05:00
Kirill Fomichev
f3f830bf4b
solana: update to 1.18.15 ( #354 )
2024-06-02 15:02:53 -04:00
lvboudre
f7e2f5cd21
tools: decoupled grpc from consumer_source ( #351 )
...
* tools: decoupled grpc from consumer_source
* add protobuf-compiler in test dependencies
2024-05-28 19:12:58 -04:00
Kirill Fomichev
eb494a0808
solana: update to 1.18.13 ( #339 )
2024-05-15 23:29:42 -04:00
Kirill Fomichev
db75e96141
geyser: use runtime instaed of unconstrained ( #332 )
2024-05-04 21:05:05 -04:00
lvboudre
4629f17b7a
Add grpc2scylla and scylladb module ( #318 )
...
---------
Co-authored-by: Kirill Fomichev <fanatid@ya.ru>
2024-05-01 13:34:09 -04:00
Linus Kendall
9bf0fb71d4
solana: update to 1.18.11 ( #321 )
2024-04-12 17:44:07 -04:00
Kirill Fomichev
e47061581b
misc: add rustfmt.toml ( #320 )
2024-04-04 20:10:16 -04:00
Kirill Fomichev
93a9da5be4
solana: update to 1.17.22 ( #292 )
2024-03-04 19:34:04 -05:00
Kirill Fomichev
3003ca17d0
deps: make cargo-deny happy about openssl, unsafe-libyaml, h2, ahash ( #278 )
2024-01-22 10:55:07 -05:00
Kirill Fomichev
bc4ab2d96a
geyser: add name to tokio threads ( #267 )
2023-12-22 20:24:02 -05:00
Kirill Fomichev
024f51026e
ci: add cargo deny check advisories ( #216 )
2023-10-23 11:03:45 +04:00
Kirill Fomichev
277b5b6e4d
ci: fix release workflow for grpc-google-pubsub ( #214 )
...
Signed-off-by: Kirill Fomichev <fanatid@ya.ru>
2023-10-19 20:29:38 +04:00
Kirill Fomichev
f5f0c3cd8d
kafka: rename to tools ( #203 )
2023-10-14 11:39:09 +04:00
Kirill Fomichev
a915f080c0
ci: check packages features ( #199 )
2023-10-10 12:50:54 +04:00
Kirill Fomichev
a3906e0ca2
ci: fix release workflow ( #179 )
2023-08-28 22:52:07 -04:00
Kirill Fomichev
3f8f169e70
kafka: add producer/dedup/consumer ( #170 )
2023-08-28 22:47:15 -04:00
Juanito
44f50c3efd
Updating workflow. ( #159 )
...
* Updating workflow.
* Adding concurrency config to the task, removing redundant triggers
* Additional fix on triggers.
* Removed push trigger on npm publish task.
* Reverting a change.
* Changing folders name to avoid upload.
* Updating task.
2023-07-17 15:11:29 -03:00
Kirill Fomichev
53abdd9bdc
ci: add ubuntu-22 ( #153 )
2023-06-29 16:02:17 -04:00
Kirill Fomichev
ef9c079f07
geyser: support data_slice for accounts ( #150 )
2023-06-28 23:50:57 -04:00
Nikita Baksalyar
a127f8a362
Add TypeScript client package ( #142 )
...
- TypeScript client is now packaged as a library.
- Add more supported commands in the TypeScript example.
- Conform the TS client API with the Rust API.
- Add CI script to publish NPM package.
2023-06-28 20:10:46 +03:00
Kirill Fomichev
f43140ea7f
ci: add tests check to clippy ( #125 )
2023-05-22 15:54:36 -04:00
Kirill Fomichev
ef39ed3836
fix release ci ( #102 )
2023-03-26 22:25:52 -03:00
Kirill Fomichev
ebc23b38d3
ci: add Cargo.lock check ( #73 )
2023-03-03 21:24:39 -03:00
Linus Kendall
1aa1884e5c
ci: switch to Github's runners ( #81 )
2023-03-03 14:50:42 -03:00
Linus Kendall
cb0d2265ad
Fix workflows for rleease ( #64 )
2023-02-23 12:55:04 +05:30
Kirill Fomichev
00ba4e96da
Change release name in CI ( #50 )
2023-02-09 23:29:05 -03:00
juanito87
a1bcbc97b0
Testing wildcard
2023-02-08 13:25:23 -03:00
juanito87
8ff9082f72
Updating workflows.
2023-02-08 13:09:55 -03:00
juanito87
8054ba680e
Updating variable creation and workflow
2023-02-08 12:56:50 -03:00
juanito87
b8b72e22b5
Updating auxilary scripts and workflow
2023-02-08 11:28:42 -03:00
juanito87
3f882a5bc3
Removing broken conditional.
2023-02-08 11:01:54 -03:00
juanito87
bbd96f7c22
addingproto files to release
2023-02-08 10:49:58 -03:00
juanito87
3828153d28
Updating workflow to specify os build version.
...
Adding manual execution.
2023-01-30 17:22:33 -03:00
Juanito
a36f2c2fae
Removing unneeded apt actions, bumping checkout version ( #12 )
...
* Removing unneeded apt actions, bumping checkout version
* Applying changes to test.yml
2022-12-01 17:06:54 -03:00
Pedro Gomes
49fa3141fb
remove sudo escalation
2022-11-30 13:27:03 +07:00
Pedro Gomes
af16cdb50d
Run builds on self-hosted runner thats on Ubuntu 20, instead of Ubuntu 22. TO prevent conflicts with glibc
2022-11-30 13:23:40 +07:00
Kirill Fomichev
01384cb45a
Use compiled protoc ( #5 )
2022-10-26 16:54:06 -03:00
Kirill Fomichev
6541ee7754
init
2022-10-19 13:27:22 -03:00